{"id":64963,"name":"py3-unicodecsv","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","url":"https://github.com/jdunck/python-unicodecsv","last_synced_at":"2025-09-08T13:18:00.708Z","repository":{"id":1175881,"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2025-02-18T04:16:03.000Z","size":69,"stargazers_count":595,"open_issues_count":25,"forks_count":85,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-07-21T00:24:57.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdunck.png","metadata":{"files":{"readme":"README.rst","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":"2010-11-11T21:26:34.000Z","updated_at":"2025-04-04T07:17:52.000Z","dependencies_parsed_at":"2025-03-12T10:32:23.443Z","dependency_job_id":"c63da108-d06b-47e8-b617-13776db6e740","html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":{"total_commits":67,"total_committers":16,"mean_commits":4.1875,"dds":0.5970149253731343,"last_synced_commit":"de3b59bb18032aa75681dc4068b92b4023e9d56d"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/jdunck/python-unicodecsv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/sbom","scorecard":{"id":512934,"data":{"date":"2025-08-11","repo":{"name":"github.com/jdunck/python-unicodecsv","commit":"cedbcc7f9642e6040b1a579152baf0bfce9a815a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/20 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T01:03:31.827Z","repository_id":1175881,"created_at":"2025-08-20T01:03:31.828Z","updated_at":"2025-08-20T01:03:31.828Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190476,"owners_count":25238169,"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-08T02:00:09.813Z","response_time":121,"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":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":144,"last_synced_at":"2024-04-24T02:31:25.290Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jdunck","funding_links":[],"total_stars":753,"followers":271,"following":46,"created_at":"2022-11-02T16:32:45.128Z","updated_at":"2024-04-24T02:31:54.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck/repositories"},"packages":[{"id":11767224,"name":"py3-unicodecsv-doc","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings (documentation)","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.1-r8","last_synced_at":"2025-09-07T21:11:42.543Z","created_at":"2025-06-07T19:05:16.431Z","updated_at":"2025-09-07T21:11:42.544Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-unicodecsv-doc","install_command":"apk add py3-unicodecsv-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1175881,"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2025-02-18T04:16:03.000Z","size":69,"stargazers_count":595,"open_issues_count":25,"forks_count":85,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-05-20T20:12:56.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdunck.png","metadata":{"files":{"readme":"README.rst","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":"2010-11-11T21:26:34.000Z","updated_at":"2025-04-04T07:17:52.000Z","dependencies_parsed_at":"2025-03-12T10:32:23.443Z","dependency_job_id":"c63da108-d06b-47e8-b617-13776db6e740","html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":{"total_commits":67,"total_committers":16,"mean_commits":4.1875,"dds":0.5970149253731343,"last_synced_commit":"de3b59bb18032aa75681dc4068b92b4023e9d56d"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258747614,"owners_count":22751149,"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","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"}},"repo_metadata_updated_at":"2025-06-08T17:10:41.708Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-unicodecsv-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-20T20:15:04.164Z","issues_count":53,"pull_requests_count":44,"avg_time_to_close_issue":7951145.470588235,"avg_time_to_close_pull_request":17461410.13157895,"issues_closed_count":34,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":49,"avg_comments_per_issue":2.905660377358491,"avg_comments_per_pull_request":3.0681818181818183,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":47818.0,"past_year_avg_time_to_close_pull_request":12.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/issues","maintainers":[{"login":"ryanhiebert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanhiebert"},{"login":"jdunck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdunck"}],"active_maintainers":[{"login":"jdunck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdunck"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-unicodecsv-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-unicodecsv-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-unicodecsv-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-unicodecsv-doc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1268,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2025-06-08T17:11:28.775Z","updated_at":"2025-06-08T17:11:28.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6197980,"name":"py3-unicodecsv","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:55.000Z","latest_release_published_at":"2021-04-05T18:18:55.000Z","latest_release_number":"0.14.1-r3","last_synced_at":"2025-08-20T22:03:28.067Z","created_at":"2023-02-01T01:53:39.060Z","updated_at":"2025-08-20T22:03:28.068Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-unicodecsv","install_command":"apk add py3-unicodecsv","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:36:48.802Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.100548201631234,"stargazers_count":6.665329589517315,"forks_count":8.102687525070197,"average":6.717141329054686},"purl":"pkg:apk/alpine/py3-unicodecsv?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-unicodecsv/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1072,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-09T12:47:55.891Z","updated_at":"2023-02-09T12:47:55.891Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2173,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":671},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2025-09-06T05:02:18.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":6217317,"name":"py3-unicodecsv-doc","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings (documentation)","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-11-05T15:34:02.000Z","latest_release_published_at":"2019-11-05T15:34:02.000Z","latest_release_number":"0.14.1-r1","last_synced_at":"2025-08-20T23:04:57.603Z","created_at":"2023-02-01T03:24:21.857Z","updated_at":"2025-08-20T23:04:57.604Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/py3-unicodecsv-doc","install_command":"apk add py3-unicodecsv-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:41:23.354Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.468306824414324,"stargazers_count":5.813680169239207,"forks_count":6.793073728747159,"average":8.518765180600173},"purl":"pkg:apk/alpine/py3-unicodecsv-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-unicodecsv-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-unicodecsv-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-unicodecsv-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-unicodecsv-doc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":989,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-09T12:47:54.888Z","updated_at":"2023-02-09T12:47:54.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1434,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":473},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2025-08-23T06:43:35.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":11140590,"name":"py3-unicodecsv","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.1-r8","last_synced_at":"2025-08-20T23:05:23.578Z","created_at":"2024-12-07T13:23:51.564Z","updated_at":"2025-08-20T23:05:23.578Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-unicodecsv","install_command":"apk add py3-unicodecsv","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-unicodecsv?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-unicodecsv/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1282,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2025-01-08T01:37:33.977Z","updated_at":"2025-01-08T01:37:33.977Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6133491,"name":"py3-unicodecsv","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-12-15T19:17:55.000Z","latest_release_published_at":"2021-12-15T19:17:55.000Z","latest_release_number":"0.14.1-r4","last_synced_at":"2025-08-20T23:07:17.813Z","created_at":"2023-01-31T22:15:31.005Z","updated_at":"2025-08-20T23:07:17.813Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-unicodecsv","install_command":"apk add py3-unicodecsv","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:18:57.821Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.044374009508717,"stargazers_count":7.9180606914362865,"forks_count":9.221107002406526,"average":7.2958854258378825},"purl":"pkg:apk/alpine/py3-unicodecsv?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-unicodecsv/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1103,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-01T12:08:50.964Z","updated_at":"2023-02-01T12:08:50.964Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":7780362,"name":"py3-unicodecsv-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-unicodecsv","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T11:52:45.000Z","latest_release_published_at":"2023-04-20T11:52:45.000Z","latest_release_number":"0.14.1-r7","last_synced_at":"2025-08-20T23:24:20.454Z","created_at":"2023-05-22T14:39:38.880Z","updated_at":"2025-08-20T23:24:20.454Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-unicodecsv-pyc","install_command":"apk add py3-unicodecsv-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":90,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-05-17T09:40:20.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdunck.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":133136767,"owners_count":6005042,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-05-22T14:39:38.952Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":10.493242232307615,"forks_count":12.009376090968031,"docker_downloads_count":null,"average":5.625654580818912},"purl":"pkg:apk/alpine/py3-unicodecsv-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-unicodecsv-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-unicodecsv-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-unicodecsv-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-unicodecsv-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1225,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-05-23T08:07:19.293Z","updated_at":"2023-05-23T08:07:19.293Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7780360,"name":"py3-unicodecsv","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T11:52:45.000Z","latest_release_published_at":"2023-04-20T11:52:45.000Z","latest_release_number":"0.14.1-r7","last_synced_at":"2025-08-20T23:24:23.132Z","created_at":"2023-05-22T14:39:38.451Z","updated_at":"2025-08-20T23:24:23.133Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-unicodecsv","install_command":"apk add py3-unicodecsv","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":90,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-05-17T09:40:20.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdunck.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":133136767,"owners_count":6005042,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-05-22T14:39:38.531Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":10.493242232307615,"forks_count":12.009376090968031,"docker_downloads_count":null,"average":5.625654580818912},"purl":"pkg:apk/alpine/py3-unicodecsv?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-unicodecsv/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1225,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-05-23T08:07:19.363Z","updated_at":"2023-05-23T08:07:19.363Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6085380,"name":"py3-unicodecsv","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-08-14T15:43:49.000Z","latest_release_published_at":"2022-08-14T15:43:49.000Z","latest_release_number":"0.14.1-r5","last_synced_at":"2025-08-20T23:25:24.918Z","created_at":"2023-01-31T20:06:07.199Z","updated_at":"2025-08-20T23:25:24.918Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-unicodecsv","install_command":"apk add py3-unicodecsv","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:06:30.591Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.748400134725497,"stargazers_count":9.728303581452789,"forks_count":11.11485348602223,"average":8.39788930055013},"purl":"pkg:apk/alpine/py3-unicodecsv?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-unicodecsv/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1112,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-01T05:16:57.351Z","updated_at":"2023-02-01T05:16:57.351Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":10346094,"name":"py3-unicodecsv-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-unicodecsv","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.1-r8","last_synced_at":"2025-08-21T23:22:12.512Z","created_at":"2024-06-11T10:51:16.713Z","updated_at":"2025-08-21T23:22:12.512Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-unicodecsv-pyc","install_command":"apk add py3-unicodecsv-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1175881,"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2023-09-06T23:37:31.000Z","size":494,"stargazers_count":595,"open_issues_count":26,"forks_count":90,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-06-05T05:44:31.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdunck.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2024-05-15T09:41:49.000Z","dependencies_parsed_at":"2024-01-15T03:42:44.880Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":{"total_commits":67,"total_committers":16,"mean_commits":4.1875,"dds":0.5970149253731343,"last_synced_commit":"de3b59bb18032aa75681dc4068b92b4023e9d56d"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206635939,"owners_count":14603137,"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","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"}},"repo_metadata_updated_at":"2024-06-12T01:44:05.735Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-unicodecsv-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-12T01:44:02.601Z","issues_count":52,"pull_requests_count":43,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":17163681.861111112,"issues_closed_count":33,"pull_requests_closed_count":36,"pull_request_authors_count":37,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.116279069767442,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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/jdunck%2Fpython-unicodecsv/issues","maintainers":[{"login":"ryanhiebert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanhiebert"},{"login":"jdunck","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdunck"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-unicodecsv-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-unicodecsv-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-unicodecsv-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-unicodecsv-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1269,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-06-12T01:44:55.474Z","updated_at":"2024-06-12T01:44:55.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11767225,"name":"py3-unicodecsv-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-unicodecsv","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.1-r8","last_synced_at":"2025-09-08T04:55:06.719Z","created_at":"2025-06-07T19:05:16.671Z","updated_at":"2025-09-08T04:55:06.719Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-unicodecsv-pyc","install_command":"apk add py3-unicodecsv-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1175881,"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2025-02-18T04:16:03.000Z","size":69,"stargazers_count":595,"open_issues_count":25,"forks_count":85,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-05-20T20:12:56.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdunck.png","metadata":{"files":{"readme":"README.rst","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":"2010-11-11T21:26:34.000Z","updated_at":"2025-04-04T07:17:52.000Z","dependencies_parsed_at":"2025-03-12T10:32:23.443Z","dependency_job_id":"c63da108-d06b-47e8-b617-13776db6e740","html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":{"total_commits":67,"total_committers":16,"mean_commits":4.1875,"dds":0.5970149253731343,"last_synced_commit":"de3b59bb18032aa75681dc4068b92b4023e9d56d"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258747614,"owners_count":22751149,"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","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"}},"repo_metadata_updated_at":"2025-06-08T17:10:41.277Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-unicodecsv-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-20T20:15:04.164Z","issues_count":53,"pull_requests_count":44,"avg_time_to_close_issue":7951145.470588235,"avg_time_to_close_pull_request":17461410.13157895,"issues_closed_count":34,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":49,"avg_comments_per_issue":2.905660377358491,"avg_comments_per_pull_request":3.0681818181818183,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":47818.0,"past_year_avg_time_to_close_pull_request":12.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/issues","maintainers":[{"login":"ryanhiebert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanhiebert"},{"login":"jdunck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdunck"}],"active_maintainers":[{"login":"jdunck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdunck"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-unicodecsv-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-unicodecsv-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-unicodecsv-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-unicodecsv-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1268,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2025-06-08T17:11:29.978Z","updated_at":"2025-06-08T17:11:29.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6231262,"name":"py3-unicodecsv-doc","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings (documentation)","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-11-05T15:34:02.000Z","latest_release_published_at":"2019-11-05T15:34:02.000Z","latest_release_number":"0.14.1-r1","last_synced_at":"2025-08-20T22:03:49.794Z","created_at":"2023-02-01T04:27:17.170Z","updated_at":"2025-08-20T22:03:49.796Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.11/community/x86_64/py3-unicodecsv-doc","install_command":"apk add py3-unicodecsv-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:44:45.123Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":22.600674117438356,"stargazers_count":5.800957956359766,"forks_count":6.66134468689019,"average":8.765744190172079},"purl":"pkg:apk/alpine/py3-unicodecsv-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-unicodecsv-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-unicodecsv-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-unicodecsv-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-unicodecsv-doc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":972,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-09T12:47:54.129Z","updated_at":"2023-02-09T12:47:54.129Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.11","url":"https://pkgs.alpinelinux.org/packages?branch=v3.11","ecosystem":"alpine","default":false,"packages_count":11274,"maintainers_count":184,"namespaces_count":2,"keywords_count":1187,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":392},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.767Z","updated_at":"2025-09-03T05:48:47.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/namespaces"}},{"id":6231994,"name":"py3-unicodecsv","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-11-05T15:34:02.000Z","latest_release_published_at":"2019-11-05T15:34:02.000Z","latest_release_number":"0.14.1-r1","last_synced_at":"2025-08-20T22:03:51.514Z","created_at":"2023-02-01T04:30:57.412Z","updated_at":"2025-08-20T22:03:51.515Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.11/community/x86_64/py3-unicodecsv","install_command":"apk add py3-unicodecsv","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:44:53.852Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.888061025368103,"stargazers_count":5.800957956359766,"forks_count":6.66134468689019,"average":6.337590917154515},"purl":"pkg:apk/alpine/py3-unicodecsv?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-unicodecsv/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":972,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-09T12:47:56.020Z","updated_at":"2023-02-09T12:47:56.020Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.11","url":"https://pkgs.alpinelinux.org/packages?branch=v3.11","ecosystem":"alpine","default":false,"packages_count":11274,"maintainers_count":184,"namespaces_count":2,"keywords_count":1187,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":392},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.767Z","updated_at":"2025-09-03T05:48:47.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/namespaces"}},{"id":6204448,"name":"py3-unicodecsv","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-08-02T18:57:43.000Z","latest_release_published_at":"2020-08-02T18:57:43.000Z","latest_release_number":"0.14.1-r2","last_synced_at":"2025-08-20T23:04:26.499Z","created_at":"2023-02-01T02:22:41.020Z","updated_at":"2025-08-20T23:04:26.499Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/py3-unicodecsv","install_command":"apk add py3-unicodecsv","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:38:15.886Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":6.562567460603008,"forks_count":7.9297690148953,"average":8.503633877815355},"purl":"pkg:apk/alpine/py3-unicodecsv?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-unicodecsv/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1026,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-09T12:47:57.596Z","updated_at":"2023-02-09T12:47:57.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1890,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":587},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2025-09-07T05:11:47.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":6210870,"name":"py3-unicodecsv-doc","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings (documentation)","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-08-02T18:57:43.000Z","latest_release_published_at":"2020-08-02T18:57:43.000Z","latest_release_number":"0.14.1-r2","last_synced_at":"2025-08-20T23:04:28.246Z","created_at":"2023-02-01T02:55:43.458Z","updated_at":"2025-08-20T23:04:28.247Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/py3-unicodecsv-doc","install_command":"apk add py3-unicodecsv-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:39:52.797Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":6.562567460603008,"forks_count":7.9297690148953,"average":8.503633877815355},"purl":"pkg:apk/alpine/py3-unicodecsv-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-unicodecsv-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-unicodecsv-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-unicodecsv-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-unicodecsv-doc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1026,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-09T12:47:57.128Z","updated_at":"2023-02-09T12:47:57.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1890,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":587},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2025-09-07T05:11:47.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":6143272,"name":"py3-unicodecsv-doc","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings (documentation)","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-12-15T19:17:55.000Z","latest_release_published_at":"2021-12-15T19:17:55.000Z","latest_release_number":"0.14.1-r4","last_synced_at":"2025-08-20T23:07:11.719Z","created_at":"2023-01-31T22:49:51.556Z","updated_at":"2025-08-20T23:07:11.719Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-unicodecsv-doc","install_command":"apk add py3-unicodecsv-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:21:44.284Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":7.9180606914362865,"forks_count":9.221107002406526,"average":11.112578505605446},"purl":"pkg:apk/alpine/py3-unicodecsv-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-unicodecsv-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-unicodecsv-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-unicodecsv-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-unicodecsv-doc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1103,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-01T13:28:05.935Z","updated_at":"2023-02-01T13:28:05.935Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":11140593,"name":"py3-unicodecsv-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-unicodecsv","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.1-r8","last_synced_at":"2025-08-20T23:06:14.813Z","created_at":"2024-12-07T13:23:52.233Z","updated_at":"2025-08-20T23:06:14.813Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-unicodecsv-pyc","install_command":"apk add py3-unicodecsv-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-unicodecsv-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-unicodecsv-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-unicodecsv-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-unicodecsv-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-unicodecsv-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1282,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2025-01-08T01:37:37.676Z","updated_at":"2025-01-08T01:37:37.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6177617,"name":"py3-unicodecsv-doc","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings (documentation)","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:55.000Z","latest_release_published_at":"2021-04-05T18:18:55.000Z","latest_release_number":"0.14.1-r3","last_synced_at":"2025-08-20T23:06:41.852Z","created_at":"2023-02-01T00:27:47.883Z","updated_at":"2025-08-20T23:06:41.853Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-unicodecsv-doc","install_command":"apk add py3-unicodecsv-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:32:05.202Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":7.246011225326354,"forks_count":8.715393832376868,"average":10.386580059279813},"purl":"pkg:apk/alpine/py3-unicodecsv-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-unicodecsv-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-unicodecsv-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-unicodecsv-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-unicodecsv-doc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1094,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-09T12:47:59.557Z","updated_at":"2023-02-09T12:47:59.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2456,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-08T06:51:45.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":10346092,"name":"py3-unicodecsv","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.1-r8","last_synced_at":"2025-08-20T23:14:41.905Z","created_at":"2024-06-11T10:51:05.219Z","updated_at":"2025-08-20T23:14:41.905Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-unicodecsv","install_command":"apk add py3-unicodecsv","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1175881,"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2023-09-06T23:37:31.000Z","size":494,"stargazers_count":595,"open_issues_count":26,"forks_count":90,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-06-05T05:44:31.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdunck.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2024-05-15T09:41:49.000Z","dependencies_parsed_at":"2024-01-15T03:42:44.880Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":{"total_commits":67,"total_committers":16,"mean_commits":4.1875,"dds":0.5970149253731343,"last_synced_commit":"de3b59bb18032aa75681dc4068b92b4023e9d56d"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206635939,"owners_count":14603137,"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","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"}},"repo_metadata_updated_at":"2024-06-12T01:44:04.211Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-unicodecsv?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-12T01:44:02.601Z","issues_count":52,"pull_requests_count":43,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":17163681.861111112,"issues_closed_count":33,"pull_requests_closed_count":36,"pull_request_authors_count":37,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.116279069767442,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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/jdunck%2Fpython-unicodecsv/issues","maintainers":[{"login":"ryanhiebert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanhiebert"},{"login":"jdunck","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdunck"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-unicodecsv/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1269,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-06-12T01:44:58.070Z","updated_at":"2024-06-12T01:44:58.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":5294143,"name":"unicodecsv","ecosystem":"conda","description":"The unicodecsv is a drop-in replacement for Python 2.7's csv module which supports unicode strings without a hassle. Supported versions are python 2.6, 2.7, 3.3, 3.4, 3.5, and pypy 2.4.0.","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-10-03T15:56:24.019Z","latest_release_published_at":"2022-10-03T15:56:24.019Z","latest_release_number":"0.14.1","last_synced_at":"2025-08-20T23:07:58.817Z","created_at":"2022-10-03T15:56:24.010Z","updated_at":"2025-08-20T23:07:58.818Z","registry_url":"https://anaconda.org/conda-forge/unicodecsv","install_command":"conda install -c conda-forge unicodecsv","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2023-09-06T23:37:31.000Z","size":494,"stargazers_count":597,"open_issues_count":27,"forks_count":121,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-11-30T08:03:24.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdunck.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2023-11-16T12:56:29.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"previous_names":[],"tags_count":14,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":173926966,"owners_count":10042543,"icon_url":"https://github.com/github.png","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":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":144,"last_synced_at":"2023-04-09T21:50:50.721Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jdunck","created_at":"2022-11-02T16:32:45.128Z","updated_at":"2023-04-09T21:50:51.081Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck/repositories"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.10.1/manifests"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.8.0/manifests"}]},"repo_metadata_updated_at":"2023-11-30T08:04:06.679Z","dependent_packages_count":23,"downloads":null,"downloads_period":null,"dependent_repos_count":143,"rankings":{"downloads":null,"dependent_repos_count":2.9093268127152054,"dependent_packages_count":2.9043365437397073,"stargazers_count":16.213383901392284,"forks_count":16.447926543240683,"docker_downloads_count":null,"average":9.61874345027197},"purl":"pkg:conda/unicodecsv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-11-29T23:06:52.472Z","issues_count":52,"pull_requests_count":43,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":37,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.0930232558139537,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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/jdunck%2Fpython-unicodecsv/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/unicodecsv/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5284994,"name":"unicodecsv","ecosystem":"conda","description":"The unicodecsv is a drop-in replacement for Python 2.7's csv module which supports unicode strings without a hassle. Supported versions are python 2.6, 2.7, 3.3, 3.4, 3.5, and pypy 2.4.0.","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2017-09-11T13:09:44.000Z","latest_release_published_at":"2017-09-11T13:09:44.000Z","latest_release_number":"0.14.1","last_synced_at":"2025-08-20T23:08:10.742Z","created_at":"2022-10-03T15:41:45.111Z","updated_at":"2025-08-20T23:08:10.742Z","registry_url":"https://anaconda.org/anaconda/unicodecsv","install_command":"conda install -c anaconda unicodecsv","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-21T12:41:36.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T07:24:25.591Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":143,"rankings":{"downloads":null,"dependent_repos_count":16.42965204236006,"dependent_packages_count":11.074130105900151,"stargazers_count":28.835098335854763,"forks_count":32.31467473524962,"docker_downloads_count":null,"average":22.163388804841148},"purl":"pkg:conda/unicodecsv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/unicodecsv/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":11140573,"name":"py3-unicodecsv-doc","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings (documentation)","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.1-r8","last_synced_at":"2025-08-20T23:06:12.383Z","created_at":"2024-12-07T13:23:43.332Z","updated_at":"2025-08-20T23:06:12.383Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-unicodecsv-doc","install_command":"apk add py3-unicodecsv-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-unicodecsv-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-unicodecsv-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-unicodecsv-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-unicodecsv-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-unicodecsv-doc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1282,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2025-01-08T01:30:16.662Z","updated_at":"2025-01-08T01:30:16.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10346093,"name":"py3-unicodecsv-doc","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings (documentation)","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.1-r8","last_synced_at":"2025-08-20T23:13:39.282Z","created_at":"2024-06-11T10:51:13.311Z","updated_at":"2025-08-20T23:13:39.283Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-unicodecsv-doc","install_command":"apk add py3-unicodecsv-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1175881,"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2023-09-06T23:37:31.000Z","size":494,"stargazers_count":595,"open_issues_count":26,"forks_count":90,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-06-05T05:44:31.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdunck.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2024-05-15T09:41:49.000Z","dependencies_parsed_at":"2024-01-15T03:42:44.880Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":{"total_commits":67,"total_committers":16,"mean_commits":4.1875,"dds":0.5970149253731343,"last_synced_commit":"de3b59bb18032aa75681dc4068b92b4023e9d56d"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206635939,"owners_count":14603137,"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","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"}},"repo_metadata_updated_at":"2024-06-12T01:44:04.780Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-unicodecsv-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-12T01:44:02.601Z","issues_count":52,"pull_requests_count":43,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":17163681.861111112,"issues_closed_count":33,"pull_requests_closed_count":36,"pull_request_authors_count":37,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.116279069767442,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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/jdunck%2Fpython-unicodecsv/issues","maintainers":[{"login":"ryanhiebert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanhiebert"},{"login":"jdunck","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdunck"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-unicodecsv-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-unicodecsv-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-unicodecsv-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-unicodecsv-doc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1269,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-06-12T01:44:58.046Z","updated_at":"2024-06-12T01:44:58.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6221799,"name":"py3-unicodecsv","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-11-05T15:34:02.000Z","latest_release_published_at":"2019-11-05T15:34:02.000Z","latest_release_number":"0.14.1-r1","last_synced_at":"2025-08-20T23:04:59.428Z","created_at":"2023-02-01T03:47:35.707Z","updated_at":"2025-08-20T23:04:59.429Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/py3-unicodecsv","install_command":"apk add py3-unicodecsv","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:42:33.117Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":10.036825197837498,"stargazers_count":5.813680169239207,"forks_count":6.793073728747159,"average":5.660894773955966},"purl":"pkg:apk/alpine/py3-unicodecsv?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-unicodecsv/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":989,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-09T12:47:58.234Z","updated_at":"2023-02-09T12:47:58.234Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1434,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":473},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2025-08-23T06:43:35.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":11767231,"name":"py3-unicodecsv","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.1-r8","last_synced_at":"2025-08-09T07:21:44.105Z","created_at":"2025-06-07T19:05:20.597Z","updated_at":"2025-08-09T07:21:44.106Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-unicodecsv","install_command":"apk add py3-unicodecsv","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1175881,"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2025-02-18T04:16:03.000Z","size":69,"stargazers_count":595,"open_issues_count":25,"forks_count":85,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-05-20T20:12:56.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdunck.png","metadata":{"files":{"readme":"README.rst","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":"2010-11-11T21:26:34.000Z","updated_at":"2025-04-04T07:17:52.000Z","dependencies_parsed_at":"2025-03-12T10:32:23.443Z","dependency_job_id":"c63da108-d06b-47e8-b617-13776db6e740","html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":{"total_commits":67,"total_committers":16,"mean_commits":4.1875,"dds":0.5970149253731343,"last_synced_commit":"de3b59bb18032aa75681dc4068b92b4023e9d56d"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258747614,"owners_count":22751149,"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","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"}},"repo_metadata_updated_at":"2025-06-08T17:10:46.904Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-unicodecsv?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-20T20:15:04.164Z","issues_count":53,"pull_requests_count":44,"avg_time_to_close_issue":7951145.470588235,"avg_time_to_close_pull_request":17461410.13157895,"issues_closed_count":34,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":49,"avg_comments_per_issue":2.905660377358491,"avg_comments_per_pull_request":3.0681818181818183,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":47818.0,"past_year_avg_time_to_close_pull_request":12.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/issues","maintainers":[{"login":"ryanhiebert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanhiebert"},{"login":"jdunck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdunck"}],"active_maintainers":[{"login":"jdunck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdunck"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-unicodecsv/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1268,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2025-06-08T17:11:36.641Z","updated_at":"2025-06-08T17:11:36.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":2959370,"name":"unicodecsv","ecosystem":"pypi","description":"Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*.","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2011-11-27T08:16:45.000Z","latest_release_published_at":"2015-09-22T22:00:19.000Z","latest_release_number":"0.14.1","last_synced_at":"2025-09-07T14:02:26.647Z","created_at":"2022-04-10T12:57:39.056Z","updated_at":"2025-09-07T14:02:26.647Z","registry_url":"https://pypi.org/project/unicodecsv/","install_command":"pip install unicodecsv --index-url https://pypi.org/simple","documentation_url":"https://unicodecsv.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Natural Language :: English","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"unicodecsv","project_status":null},"repo_metadata":{"id":1175881,"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2023-09-06T23:37:31.000Z","size":494,"stargazers_count":595,"open_issues_count":26,"forks_count":90,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-07-21T13:14:48.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdunck.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2024-05-15T09:41:49.000Z","dependencies_parsed_at":"2024-01-15T03:42:44.880Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":{"total_commits":67,"total_committers":16,"mean_commits":4.1875,"dds":0.5970149253731343,"last_synced_commit":"de3b59bb18032aa75681dc4068b92b4023e9d56d"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213424652,"owners_count":15585294,"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","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":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":144,"last_synced_at":"2024-04-24T02:31:25.290Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jdunck","funding_links":[],"total_stars":753,"followers":271,"following":46,"created_at":"2022-11-02T16:32:45.128Z","updated_at":"2024-04-24T02:31:54.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck/repositories"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.10.1/manifests"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags/0.8.0/manifests"}]},"repo_metadata_updated_at":"2024-09-09T16:25:48.689Z","dependent_packages_count":90,"downloads":6537836,"downloads_period":"last-month","dependent_repos_count":13049,"rankings":{"downloads":0.11228163501819115,"dependent_repos_count":0.07504440919151523,"dependent_packages_count":0.2011950109716826,"stargazers_count":2.5351711297508337,"forks_count":4.286460658680928,"docker_downloads_count":0.36914249888383316,"average":1.2632158904161641},"purl":"pkg:pypi/unicodecsv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/unicodecsv","docker_dependents_count":635,"docker_downloads_count":367777621,"usage_url":"https://repos.ecosyste.ms/usage/pypi/unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-09T16:25:46.874Z","issues_count":52,"pull_requests_count":43,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":17163681.861111112,"issues_closed_count":33,"pull_requests_closed_count":36,"pull_request_authors_count":37,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.116279069767442,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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/jdunck%2Fpython-unicodecsv/issues","maintainers":[{"login":"ryanhiebert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanhiebert"},{"login":"jdunck","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdunck"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/unicodecsv/related_packages","maintainers":[{"uuid":"jdunck","login":"jdunck","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/jdunck/","role":null,"created_at":"2023-02-08T05:11:30.917Z","updated_at":"2023-02-08T05:11:30.917Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jdunck/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":6087397,"name":"py3-unicodecsv-doc","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings (documentation)","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-08-14T15:43:49.000Z","latest_release_published_at":"2022-08-14T15:43:49.000Z","latest_release_number":"0.14.1-r5","last_synced_at":"2025-08-20T23:25:18.436Z","created_at":"2023-01-31T20:11:45.857Z","updated_at":"2025-08-20T23:25:18.436Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-unicodecsv-doc","install_command":"apk add py3-unicodecsv-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:07:09.017Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":9.728303581452789,"forks_count":11.11485348602223,"average":12.02425058942405},"purl":"pkg:apk/alpine/py3-unicodecsv-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-unicodecsv-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-unicodecsv-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-unicodecsv-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-unicodecsv-doc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1112,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-01T05:37:29.611Z","updated_at":"2023-02-01T05:37:29.611Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":7780361,"name":"py3-unicodecsv-doc","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings (documentation)","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T11:52:45.000Z","latest_release_published_at":"2023-04-20T11:52:45.000Z","latest_release_number":"0.14.1-r7","last_synced_at":"2025-08-20T23:24:49.909Z","created_at":"2023-05-22T14:39:38.698Z","updated_at":"2025-08-20T23:24:49.910Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-unicodecsv-doc","install_command":"apk add py3-unicodecsv-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":90,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-05-17T09:40:20.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdunck.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":133136767,"owners_count":6005042,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-05-22T14:39:38.759Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":10.493242232307615,"forks_count":12.009376090968031,"docker_downloads_count":null,"average":5.625654580818912},"purl":"pkg:apk/alpine/py3-unicodecsv-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-unicodecsv-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-unicodecsv-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-unicodecsv-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-unicodecsv-doc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1225,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-05-23T08:07:19.169Z","updated_at":"2023-05-23T08:07:19.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6048575,"name":"py3-unicodecsv","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2022-11-23T05:50:30.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.1-r8","last_synced_at":"2025-08-20T23:03:38.234Z","created_at":"2023-01-31T18:13:23.684Z","updated_at":"2025-08-20T23:03:38.269Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-unicodecsv","install_command":"apk add py3-unicodecsv","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T07:24:31.083Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T08:56:34.149Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":11.779899812147777,"forks_count":12.633061991233562,"average":9.76342360676268},"purl":"pkg:apk/alpine/py3-unicodecsv?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-unicodecsv/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1600,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-01-31T20:37:32.242Z","updated_at":"2023-01-31T20:37:32.242Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7632632,"name":"py3-unicodecsv-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-unicodecsv","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2023-04-20T11:52:45.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.1-r8","last_synced_at":"2025-08-20T23:03:41.897Z","created_at":"2023-04-23T01:50:21.741Z","updated_at":"2025-08-20T23:03:41.897Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-unicodecsv-pyc","install_command":"apk add py3-unicodecsv-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-04-17T09:39:39.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":119147113,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-04-23T01:50:33.484Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.132689623958058,"stargazers_count":12.282459460462356,"forks_count":13.273219785520798,"average":9.922092217485304},"purl":"pkg:apk/alpine/py3-unicodecsv-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-unicodecsv-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-unicodecsv-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-unicodecsv-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-unicodecsv-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1600,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-04-23T04:16:15.344Z","updated_at":"2023-04-23T04:16:15.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6050970,"name":"py3-unicodecsv-doc","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings (documentation)","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2022-11-23T05:50:30.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.1-r8","last_synced_at":"2025-08-20T23:03:46.648Z","created_at":"2023-01-31T18:25:02.233Z","updated_at":"2025-08-20T23:03:46.649Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-unicodecsv-doc","install_command":"apk add py3-unicodecsv-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T07:24:31.083Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T08:57:01.131Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":11.779899812147777,"forks_count":12.633061991233562,"average":9.76342360676268},"purl":"pkg:apk/alpine/py3-unicodecsv-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-unicodecsv-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-unicodecsv-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-unicodecsv-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-unicodecsv-doc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1600,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-01-31T21:30:06.672Z","updated_at":"2023-01-31T21:30:06.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6191544,"name":"py3-unicodecsv-doc","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings (documentation)","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:55.000Z","latest_release_published_at":"2021-04-05T18:18:55.000Z","latest_release_number":"0.14.1-r3","last_synced_at":"2025-08-20T22:03:26.035Z","created_at":"2023-02-01T01:22:04.628Z","updated_at":"2025-08-20T22:03:26.036Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-unicodecsv-doc","install_command":"apk add py3-unicodecsv-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:35:26.125Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.680705976734856,"stargazers_count":6.665329589517315,"forks_count":8.102687525070197,"average":9.112180772830591},"purl":"pkg:apk/alpine/py3-unicodecsv-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-unicodecsv-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-unicodecsv-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-unicodecsv-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-unicodecsv-doc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1072,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-09T12:47:58.430Z","updated_at":"2023-02-09T12:47:58.430Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2173,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":671},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2025-09-06T05:02:18.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":6160313,"name":"py3-unicodecsv","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:55.000Z","latest_release_published_at":"2021-04-05T18:18:55.000Z","latest_release_number":"0.14.1-r3","last_synced_at":"2025-08-20T23:07:00.806Z","created_at":"2023-01-31T23:44:54.558Z","updated_at":"2025-08-20T23:07:00.807Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-unicodecsv","install_command":"apk add py3-unicodecsv","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"1072814","full_name":"jdunck/python-unicodecsv","owner":"jdunck","description":"Python2's stdlib csv module is nice, but it doesn't support unicode.  This module is a drop-in replacement which *does*.  If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv","archived":false,"fork":false,"pushed_at":"2022-07-04T20:42:25.000Z","size":494,"stargazers_count":599,"open_issues_count":26,"forks_count":89,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-22T09:04:03.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","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}},"created_at":"2010-11-11T21:26:34.000Z","updated_at":"2022-12-16T04:16:58.000Z","dependencies_parsed_at":"2022-08-06T10:15:38.263Z","dependency_job_id":null,"html_url":"https://github.com/jdunck/python-unicodecsv","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jdunck","name":"Jeremy Dunck","uuid":"10229","kind":"user","description":"","email":"","website":null,"location":"San Francisco, CA","twitter":"jdunck","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/10229?v=4","repositories_count":106,"last_synced_at":"2023-02-19T23:12:00.467Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdunck"},"tags":[{"name":"0.14.1","sha":"4563e33ce322f5e2dea41e76cb33dc0e008ad341","kind":"commit","published_at":"2015-09-22T21:55:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.1"},{"name":"0.14.0","sha":"1e2736c6fd73f6b7e53dfc2466700a9e8d2bffac","kind":"commit","published_at":"2015-09-21T03:57:59.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.14.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.14.0"},{"name":"0.13.0","sha":"d4c7ca58c8e1c7fd67fb5a5dc1307be64180d168","kind":"commit","published_at":"2015-05-27T01:14:25.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.13.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.13.0"},{"name":"0.12.0","sha":"6a91f9dd891aaa707715f357be3f3ef9ee4e1bf1","kind":"commit","published_at":"2015-04-15T21:39:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.12.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.12.0"},{"name":"0.11.2","sha":"972e35d007b49a80ea0c5d5d29f81ba727e9e051","kind":"commit","published_at":"2015-04-13T22:54:05.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.2"},{"name":"0.11.1","sha":"cccf4c8935f117a10ea481e6212b5cde6ecbce4e","kind":"commit","published_at":"2015-04-12T18:52:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.1"},{"name":"0.11.0","sha":"49489de62dd15f6de1410064b5d2c07f7fa3fbf5","kind":"commit","published_at":"2015-04-12T18:52:02.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.11.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.11.0"},{"name":"0.10.1","sha":"da940a503b2fb62f47c5d7c34970ec15f721cca4","kind":"commit","published_at":"2014-01-22T21:41:17.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.10.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.10.1"},{"name":"0.9.4","sha":"c5d8ae68758dd48d8a776214080caa88bc036644","kind":"commit","published_at":"2013-01-29T17:08:16.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.4","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.4"},{"name":"0.9.3","sha":"263dcde4a72902bcf4caa206187c4d14cd55f97f","kind":"commit","published_at":"2012-11-26T19:56:31.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.3","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.3"},{"name":"0.9.2","sha":"394a824f9bbd2ca7e42f2ba2462e1c38b1b3b1c8","kind":"commit","published_at":"2012-08-04T07:40:14.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.2","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5245a59f889fcdbe2791d263b6185efb4fa8c014","kind":"commit","published_at":"2012-08-02T21:36:43.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.1","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.1"},{"name":"0.9.0","sha":"7bcdbbeb9c348c16bee5d56809261288c4577854","kind":"commit","published_at":"2011-12-02T09:21:30.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.9.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.9.0"},{"name":"0.8.0","sha":"22eabfe1cfebed61db8030993d0989ba4ec5a96b","kind":"commit","published_at":"2010-11-23T15:26:28.000Z","download_url":"https://codeload.github.com/jdunck/python-unicodecsv/tar.gz/0.8.0","html_url":"https://github.com/jdunck/python-unicodecsv/releases/tag/0.8.0"}]},"repo_metadata_updated_at":"2023-03-22T09:26:37.912Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":16.478526833575078,"stargazers_count":7.246011225326354,"forks_count":8.715393832376868,"average":8.109982972819575},"purl":"pkg:apk/alpine/py3-unicodecsv?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:27.860Z","issues_count":52,"pull_requests_count":42,"avg_time_to_close_issue":8190640.242424242,"avg_time_to_close_pull_request":12308897.0,"issues_closed_count":33,"pull_requests_closed_count":35,"pull_request_authors_count":36,"issue_authors_count":48,"avg_comments_per_issue":2.8846153846153846,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-unicodecsv/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1094,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-09T12:47:57.925Z","updated_at":"2023-02-09T12:47:57.925Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2456,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-08T06:51:45.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":8678458,"name":"py3-unicodecsv","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T11:52:45.000Z","latest_release_published_at":"2023-04-20T11:52:45.000Z","latest_release_number":"0.14.1-r7","last_synced_at":"2025-08-20T23:23:53.082Z","created_at":"2023-12-20T10:31:12.091Z","updated_at":"2025-08-20T23:23:53.083Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-unicodecsv","install_command":"apk add py3-unicodecsv","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-unicodecsv?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-unicodecsv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-unicodecsv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-unicodecsv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-unicodecsv/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":907,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-08-26T14:15:07.153Z","updated_at":"2024-08-26T14:15:07.153Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8678459,"name":"py3-unicodecsv-doc","ecosystem":"alpine","description":"The unicodecsv is a csv module which supports unicode strings (documentation)","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T11:52:45.000Z","latest_release_published_at":"2023-04-20T11:52:45.000Z","latest_release_number":"0.14.1-r7","last_synced_at":"2025-08-20T23:23:55.204Z","created_at":"2023-12-20T10:31:12.205Z","updated_at":"2025-08-20T23:23:55.205Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-unicodecsv-doc","install_command":"apk add py3-unicodecsv-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-unicodecsv-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-unicodecsv-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-unicodecsv-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-unicodecsv-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-unicodecsv-doc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":907,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-08-27T13:47:09.911Z","updated_at":"2024-08-27T13:47:09.911Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8678460,"name":"py3-unicodecsv-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-unicodecsv","homepage":"https://github.com/jdunck/python-unicodecsv","licenses":"custom","normalized_licenses":["Other"],"repository_url":"https://github.com/jdunck/python-unicodecsv","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T11:52:45.000Z","latest_release_published_at":"2023-04-20T11:52:45.000Z","latest_release_number":"0.14.1-r7","last_synced_at":"2025-08-20T23:23:57.361Z","created_at":"2023-12-20T10:31:12.293Z","updated_at":"2025-08-20T23:23:57.362Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-unicodecsv-pyc","install_command":"apk add py3-unicodecsv-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-unicodecsv-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-unicodecsv-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-unicodecsv-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-unicodecsv-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-unicodecsv-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-unicodecsv-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-unicodecsv-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-unicodecsv-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":907,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-08-26T14:46:30.856Z","updated_at":"2024-08-26T14:46:30.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}}],"commits":{"id":2323,"full_name":"jdunck/python-unicodecsv","default_branch":"master","committers":[{"name":"Jeremy Dunck","email":"jdunck@gmail.com","login":"jdunck","count":28},{"name":"Ryan Hiebert","email":"ryan@ryanhiebert.com","login":"ryanhiebert","count":12},{"name":"Jaap Roes","email":"jaap@eight.nl","login":null,"count":6},{"name":"Erik Rose","email":"grinch@grinchcentral.com","login":"erikrose","count":5},{"name":"Jeremy Dunck","email":"jdunck@votizen.com","login":null,"count":4},{"name":"Ludovic Gasc","email":"gmludo@gmail.com","login":"ludovic-gasc","count":3},{"name":"Thomas Bechtold","email":"thomasbechtold@jpberlin.de","login":"toabctl","count":1},{"name":"Simeon Visser","email":"svisser","login":"svisser","count":1},{"name":"Philippe Ombredanne","email":"pombredanne@gmail.com","login":"pombredanne","count":1},{"name":"Nowell Strite","email":"nowell@strite.org","login":"nowells","count":1},{"name":"JJ","email":"JJ@jdotjdot.com","login":"jdotjdot","count":1},{"name":"Deepak N","email":"endeep123@gmail.com","login":"endeepak","count":1},{"name":"David Gilman","email":"davidgilman1@gmail.com","login":"dgilman","count":1},{"name":"Brent Hoover","email":"brent@hoover.net","login":"brent-hoover","count":1},{"name":"Ken Harris","email":"ken@livestories.com","login":null,"count":1},{"name":"Brent","email":"brent@autoshpeherd.com","login":null,"count":1}],"total_commits":68,"total_committers":16,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.25,"dds":0.5882352941176471,"past_year_committers":[{"name":"Jeremy Dunck","email":"jdunck@gmail.com","login":"jdunck","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-05-14T20:17:00.069Z","last_synced_commit":"cedbcc7f9642e6040b1a579152baf0bfce9a815a","created_at":"2023-03-07T09:14:11.608Z","updated_at":"2025-05-14T20:17:00.099Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"jdunck/python-unicodecsv","html_url":"https://github.com/jdunck/python-unicodecsv","last_synced_at":"2025-08-31T18:04:57.909Z","status":null,"issues_count":51,"pull_requests_count":45,"avg_time_to_close_issue":7734690.84375,"avg_time_to_close_pull_request":17013681.974358976,"issues_closed_count":32,"pull_requests_closed_count":39,"pull_request_authors_count":37,"issue_authors_count":47,"avg_comments_per_issue":2.9215686274509802,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":47818.0,"past_year_avg_time_to_close_pull_request":12.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T11:08:51.531Z","updated_at":"2025-09-02T09:50:33.689Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdunck%2Fpython-unicodecsv/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":44,"CONTRIBUTOR":3,"OWNER":2,"COLLABORATOR":2},"pull_request_author_associations_count":{"NONE":27,"CONTRIBUTOR":12,"OWNER":3,"COLLABORATOR":3},"issue_authors":{"xZise":2,"ryanhiebert":2,"NelsonMinar":2,"jdunck":2,"schinckel":1,"frol":1,"blagarde":1,"PJAMESR":1,"poojadeokar":1,"kaselis":1,"willembressers":1,"b1139":1,"themantalope":1,"Jamim":1,"endeepak":1,"evildmp":1,"zarnovican":1,"fletchowns":1,"pwoolcoc":1,"etienne-sf":1,"spellancer":1,"arielpontes":1,"InfiniteBSOD":1,"dgouldin":1,"ccoulter":1,"DenisCarriere":1,"svisser":1,"MotiBaadror":1,"alexsilva":1,"jianboy":1,"nehaljwani":1,"apevec":1,"gaborbernat":1,"cvrebert":1,"jruere":1,"turicas":1,"cwurld":1,"toabctl":1,"tanj":1,"chungwu":1,"kengruven":1,"robvdl":1,"taliaga":1,"carlos-jenkins":1,"aayush26":1,"aptivate":1,"dchaplinsky":1},"pull_request_authors":{"jdunck":3,"blagarde":3,"ryanhiebert":3,"tsroten":2,"erikrose":2,"nomadjourney":1,"artwr":1,"reterVision":1,"Veramkovich":1,"nagesh4193":1,"egon010":1,"onysos":1,"endeepak":1,"svisser":1,"dan-f":1,"shicholas":1,"nowells":1,"Jamim":1,"pombredanne":1,"adlh":1,"zenweasel":1,"jdotjdot":1,"toabctl":1,"kengruven":1,"aayush26":1,"jaap3":1,"hugovk":1,"therefromhere":1,"gabber7":1,"tomkralidis":1,"GMLudo":1,"fcurella":1,"stefanw":1,"yang":1,"dgilman":1,"asherf":1,"kvsidharth":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054977,"issues_count":30909733,"pull_requests_count":92930509,"authors_count":10639795,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"OWNER":2},"past_year_issue_authors":{"InfiniteBSOD":1},"past_year_pull_request_authors":{"jdunck":2},"maintainers":[{"login":"jdunck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdunck"},{"login":"ryanhiebert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanhiebert"}],"active_maintainers":[{"login":"jdunck","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdunck"}]},"events":{"total":{"WatchEvent":2,"IssueCommentEvent":1,"PushEvent":1,"PullRequestEvent":2,"CreateEvent":2},"last_year":{"WatchEvent":2,"IssueCommentEvent":1,"PushEvent":1,"PullRequestEvent":2,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-15T03:42:44.825Z","updated_at":"2024-01-15T03:42:44.825Z","repository_link":"https://github.com/jdunck/python-unicodecsv/blob/master/setup.py","dependencies":[]}],"score":28.942955333434472,"created_at":"2025-09-08T11:18:36.010Z","updated_at":"2025-10-07T08:24:52.622Z","avatar_url":"https://github.com/jdunck.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":6537836,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["templates","apps","views"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64963","html_url":"https://science.ecosyste.ms/projects/64963"}