{"id":2684514,"name":"csv-diff","ecosystem":"pypi","description":"Python CLI tool and library for diffing CSV and JSON files","homepage":"https://github.com/simonw/csv-diff","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/simonw/csv-diff","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2019-03-13T02:08:40.000Z","latest_release_published_at":"2019-04-27T18:25:28.000Z","latest_release_number":"0.5.1","last_synced_at":"2026-04-26T13:18:56.652Z","created_at":"2022-04-10T10:29:45.168Z","updated_at":"2026-04-26T13:19:28.143Z","registry_url":"https://pypi.org/project/csv-diff/","install_command":"pip install csv-diff --index-url https://pypi.org/simple","documentation_url":"https://csv-diff.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: End Users/Desktop","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7"],"normalized_name":"csv-diff","project_status":null},"repo_metadata":{"id":44687313,"uuid":"175321497","full_name":"simonw/csv-diff","owner":"simonw","description":"Python CLI tool and library for diffing CSV and JSON files","archived":false,"fork":false,"pushed_at":"2024-09-06T05:20:04.000Z","size":38,"stargazers_count":320,"open_issues_count":26,"forks_count":51,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-09-02T19:52:00.753Z","etag":null,"topics":["click","csv","csv-diff","datasette-io","datasette-tool","diff","git-scraping","tsv-diff"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-13T01:11:26.000Z","updated_at":"2025-08-25T14:54:16.000Z","dependencies_parsed_at":"2023-02-12T12:50:27.686Z","dependency_job_id":"f14252ab-cb29-4b33-96b1-294f9cc84f64","html_url":"https://github.com/simonw/csv-diff","commit_stats":{"total_commits":44,"total_committers":6,"mean_commits":7.333333333333333,"dds":"0.13636363636363635","last_synced_commit":"26903b74eefcd65be761810f51b0e55c033bde66"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/simonw/csv-diff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonw","download_url":"https://codeload.github.com/simonw/csv-diff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/sbom","scorecard":{"id":825148,"data":{"date":"2025-08-18","repo":{"name":"github.com/simonw/csv-diff","commit":"26903b74eefcd65be761810f51b0e55c033bde66"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:30"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/simonw/csv-diff/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/simonw/csv-diff/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/simonw/csv-diff/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/simonw/csv-diff/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/simonw/csv-diff/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/simonw/csv-diff/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/simonw/csv-diff/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.12-alpine to python:3.12-alpine@sha256:02a73ead8397e904cea6d17e18516f1df3590e05dc8823bd5b1c7f849227d272","Warn: pipCommand not pinned by hash: Dockerfile:2","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:29:01.978Z","repository_id":44687313,"created_at":"2025-08-23T16:29:01.978Z","updated_at":"2025-08-23T16:29:01.978Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277240004,"owners_count":25785111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-27T02:00:08.978Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"simonw","name":"Simon Willison","uuid":"9599","kind":"user","description":"","email":"","website":"https://simonwillison.net/","location":"Half Moon Bay, CA","twitter":"simonw","company":"Datasette","icon_url":"https://avatars.githubusercontent.com/u/9599?u=b14820695cc6ae03f8a831990697bc040596c0f4\u0026v=4","repositories_count":744,"last_synced_at":"2024-05-01T10:38:17.142Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"simonw"}},"html_url":"https://github.com/simonw","funding_links":["https://github.com/sponsors/simonw"],"total_stars":29909,"followers":6017,"following":138,"created_at":"2022-11-02T17:20:02.362Z","updated_at":"2024-05-01T10:40:57.107Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonw","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonw/repositories"},"tags":[{"name":"1.2","sha":"26903b74eefcd65be761810f51b0e55c033bde66","kind":"commit","published_at":"2024-09-06T05:18:11.000Z","download_url":"https://codeload.github.com/simonw/csv-diff/tar.gz/1.2","html_url":"https://github.com/simonw/csv-diff/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonw/csv-diff@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/1.2/manifests"},{"name":"1.1","sha":"a43e02afa85a26cf5a807fdf5fb291b741d6d12a","kind":"commit","published_at":"2021-02-23T01:13:35.000Z","download_url":"https://codeload.github.com/simonw/csv-diff/tar.gz/1.1","html_url":"https://github.com/simonw/csv-diff/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonw/csv-diff@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/1.1/manifests"},{"name":"1.0","sha":"dc7bee4af2292dc984cdd7f941f7b8a189d262ea","kind":"commit","published_at":"2020-10-16T01:29:09.000Z","download_url":"https://codeload.github.com/simonw/csv-diff/tar.gz/1.0","html_url":"https://github.com/simonw/csv-diff/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonw/csv-diff@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/1.0/manifests"},{"name":"0.6","sha":"0256e49e050077815119a42acc48272624d74cbe","kind":"commit","published_at":"2020-02-29T19:56:36.000Z","download_url":"https://codeload.github.com/simonw/csv-diff/tar.gz/0.6","html_url":"https://github.com/simonw/csv-diff/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonw/csv-diff@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.6/manifests"},{"name":"0.5.1","sha":"eaa4702a74348828be6a79f3bce58a9006480755","kind":"commit","published_at":"2019-04-27T18:24:28.000Z","download_url":"https://codeload.github.com/simonw/csv-diff/tar.gz/0.5.1","html_url":"https://github.com/simonw/csv-diff/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonw/csv-diff@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.5.1/manifests"},{"name":"0.5","sha":"b2523fcdf4753720bcd7605336bbfab56e80a149","kind":"commit","published_at":"2019-04-27T18:18:24.000Z","download_url":"https://codeload.github.com/simonw/csv-diff/tar.gz/0.5","html_url":"https://github.com/simonw/csv-diff/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonw/csv-diff@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.5/manifests"},{"name":"0.4","sha":"e8934a0656ce4147b35ebaa57f65069bd95a1435","kind":"commit","published_at":"2019-04-12T02:41:00.000Z","download_url":"https://codeload.github.com/simonw/csv-diff/tar.gz/0.4","html_url":"https://github.com/simonw/csv-diff/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonw/csv-diff@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.4/manifests"},{"name":"0.3.1","sha":"825a28ccfdc20d011373b57b264970113df64872","kind":"commit","published_at":"2019-04-07T19:42:59.000Z","download_url":"https://codeload.github.com/simonw/csv-diff/tar.gz/0.3.1","html_url":"https://github.com/simonw/csv-diff/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonw/csv-diff@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.3.1/manifests"},{"name":"0.2","sha":"f74c2677b264ef3c5711e124a34fc80e80ebfdff","kind":"commit","published_at":"2019-03-13T05:06:23.000Z","download_url":"https://codeload.github.com/simonw/csv-diff/tar.gz/0.2","html_url":"https://github.com/simonw/csv-diff/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonw/csv-diff@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.2/manifests"},{"name":"0.1","sha":"2e1cd2a14c9c292cd3b50e5a71a1efdd104eef7c","kind":"commit","published_at":"2019-03-13T02:07:57.000Z","download_url":"https://codeload.github.com/simonw/csv-diff/tar.gz/0.1","html_url":"https://github.com/simonw/csv-diff/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonw/csv-diff@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-26T13:19:28.117Z","dependent_packages_count":4,"downloads":817335,"downloads_period":"last-month","dependent_repos_count":19,"rankings":{"downloads":1.1445016543002018,"dependent_repos_count":3.3579312667935737,"dependent_packages_count":1.597174500809551,"stargazers_count":4.119525985229634,"forks_count":6.451941418628062,"docker_downloads_count":2.7034593472855772,"average":3.2290890288411},"purl":"pkg:pypi/csv-diff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/csv-diff","docker_dependents_count":3,"docker_downloads_count":72,"usage_url":"https://repos.ecosyste.ms/usage/pypi/csv-diff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/csv-diff/dependencies","status":null,"funding_links":["https://github.com/sponsors/simonw"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-01T13:27:47.165Z","issues_count":27,"pull_requests_count":14,"avg_time_to_close_issue":4358929.2727272725,"avg_time_to_close_pull_request":6011336.0,"issues_closed_count":11,"pull_requests_closed_count":4,"pull_request_authors_count":13,"issue_authors_count":17,"avg_comments_per_issue":1.1851851851851851,"avg_comments_per_pull_request":0.7857142857142857,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":203.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fcsv-diff/issues","maintainers":[{"login":"simonw","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonw"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/csv-diff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/csv-diff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/csv-diff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/csv-diff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/csv-diff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/csv-diff/codemeta","maintainers":[{"uuid":"simonw","login":"simonw","name":null,"email":null,"url":null,"packages_count":377,"html_url":"https://pypi.org/user/simonw/","role":null,"created_at":"2022-12-12T12:25:07.375Z","updated_at":"2022-12-12T12:25:07.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/simonw/packages"}]}