{"id":371629,"url":"https://github.com/jaraco/jaraco.collections","last_synced_at":"2026-08-25T14:11:30.758Z","repository":{"id":39615284,"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-13T23:37:09.000Z","size":676,"stargazers_count":15,"open_issues_count":4,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-08-14T10:55:35.182Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2026-04-13T23:37:14.000Z","dependencies_parsed_at":"2026-08-06T04:49:17.000Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":{"total_commits":590,"total_committers":25,"mean_commits":23.6,"dds":0.09491525423728808,"last_synced_commit":"7d8181f43e65eefa824b68089f886047d3f0a30f"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.collections","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/sbom","scorecard":{"id":505976,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.collections","commit":"41863a00670cebc8e0c628d3f5b8e3faebfe8ecd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-19T23:15:09.911Z","repository_id":39615284,"created_at":"2025-08-19T23:15:09.911Z","updated_at":"2025-08-19T23:15:09.911Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36801458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":234,"last_synced_at":"2026-08-22T00:11:51.471Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5443,"followers":749,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-22T00:11:51.517Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"packages":[{"id":13534103,"name":"jaraco.collections","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.collections","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:09:52.446Z","latest_release_published_at":"2026-02-11T00:09:52.446Z","latest_release_number":"3.8.0-1","last_synced_at":"2026-03-11T01:24:43.159Z","created_at":"2026-02-11T00:09:52.227Z","updated_at":"2026-03-11T01:24:43.159Z","registry_url":"https://launchpad.net/ubuntu/+source/jaraco.collections","install_command":"apt-get install jaraco.collections","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.collections","standards_version":"4.6.1","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-jaraco.classes \u003c!nocheck\u003e, python3-jaraco.text \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:27:55.818Z","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:deb/ubuntu/jaraco.collections?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jaraco.collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jaraco.collections/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1092},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-23T05:05:50.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":7779023,"name":"py3-jaraco.collections-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.collections","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_number":"4.1.0-r1","last_synced_at":"2026-03-18T09:21:43.951Z","created_at":"2023-05-22T14:27:16.093Z","updated_at":"2026-03-18T09:21:43.951Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-jaraco.collections-pyc","install_command":"apk add py3-jaraco.collections-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-11T01:19:31.000Z","size":472,"stargazers_count":11,"open_issues_count":1,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2023-05-14T13:51:35.452Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2023-03-11T22:23:39.000Z","dependencies_parsed_at":"2022-09-15T21:41:26.549Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","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:27:16.175Z","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":27.031070769537678,"forks_count":27.390155104483565,"docker_downloads_count":null,"average":13.605306468505312},"purl":"pkg:apk/alpine/py3-jaraco.collections-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:47.331Z","issues_count":9,"pull_requests_count":3,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":19127594.333333332,"issues_closed_count":8,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":990015.3333333334,"past_year_avg_time_to_close_pull_request":995.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.25,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.collections-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.collections-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.collections-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.collections-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.collections-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.collections-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":334,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-05-23T07:14:04.139Z","updated_at":"2023-05-23T07:14:04.139Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/dunk@denkimushi.com/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":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","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":8677080,"name":"py3-jaraco.collections-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.collections","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-26T05:24:08.000Z","latest_release_published_at":"2023-06-26T05:24:08.000Z","latest_release_number":"4.3.0-r0","last_synced_at":"2026-03-14T13:39:52.564Z","created_at":"2023-12-20T10:28:03.677Z","updated_at":"2026-03-14T13:39:52.565Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-jaraco.collections-pyc","install_command":"apk add py3-jaraco.collections-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":{},"purl":"pkg:apk/alpine/py3-jaraco.collections-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections-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-jaraco.collections-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.collections-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.collections-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.collections-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.collections-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.collections-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-08-19T23:51:13.682Z","updated_at":"2024-08-19T23:51:13.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":950},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-23T05:06:14.292Z","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":13296171,"name":"python310Packages.jaraco-collections","ecosystem":"nixpkgs","description":"Models and classes to supplement the stdlib 'collections' module","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:27:26.346Z","latest_release_published_at":"2026-02-02T06:27:26.346Z","latest_release_number":"4.3.0","last_synced_at":"2026-03-07T06:39:05.680Z","created_at":"2026-02-02T06:27:26.187Z","updated_at":"2026-03-07T06:39:05.680Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.jaraco-collections","install_command":"nix-env -iA nixpkgs.python310Packages.jaraco-collections","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jaraco-collections/default.nix#L45","metadata":{"nix_attribute":"python3.10-jaraco-collections-4.3.0","position":"pkgs/development/python-modules/jaraco-collections/default.nix:45","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-collections","upstream_purl":"pkg:pypi/jaraco-collections"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.jaraco-collections?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jaraco-collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jaraco-collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jaraco-collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-collections/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3035},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-23T05:04:39.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":2771934,"name":"jaraco.collections","ecosystem":"pypi","description":"Collection objects similar to those in stdlib by jaraco","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":null,"versions_count":38,"first_release_published_at":"2015-02-16T01:42:51.000Z","latest_release_published_at":"2025-06-21T20:03:22.000Z","latest_release_number":"5.2.1","last_synced_at":"2026-08-22T12:37:57.958Z","created_at":"2022-04-10T11:21:13.149Z","updated_at":"2026-08-23T07:57:04.769Z","registry_url":"https://pypi.org/project/jaraco.collections/","install_command":"pip install jaraco.collections --index-url https://pypi.org/simple","documentation_url":"https://jaraco.collections.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only"],"normalized_name":"jaraco-collections","project_status":null},"repo_metadata":{"id":39615284,"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-13T23:37:09.000Z","size":676,"stargazers_count":15,"open_issues_count":4,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-08-14T10:55:35.182Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2026-04-13T23:37:14.000Z","dependencies_parsed_at":"2026-08-06T04:49:17.000Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":{"total_commits":590,"total_committers":25,"mean_commits":23.6,"dds":0.09491525423728808,"last_synced_commit":"7d8181f43e65eefa824b68089f886047d3f0a30f"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.collections","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/sbom","scorecard":{"id":505976,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.collections","commit":"41863a00670cebc8e0c628d3f5b8e3faebfe8ecd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.collections/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-19T23:15:09.911Z","repository_id":39615284,"created_at":"2025-08-19T23:15:09.911Z","updated_at":"2025-08-19T23:15:09.911Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36801458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":234,"last_synced_at":"2026-08-22T00:11:51.471Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5443,"followers":749,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-22T00:11:51.517Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v5.2.1","sha":"41863a00670cebc8e0c628d3f5b8e3faebfe8ecd","kind":"tag","published_at":"2025-06-21T20:00:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v5.2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"06d4c1e562b904b168458461e7ad9e4100ca83fb","kind":"tag","published_at":"2025-06-21T19:51:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"935cb46641c3fd25e28d682e30f5d9d62fd8185b","kind":"tag","published_at":"2025-04-27T14:21:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v5.1.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"0c3346c4d5117860a9ef4e449ee1da4a3030950c","kind":"tag","published_at":"2024-08-25T21:46:32.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6d870f705813735c4a2d6b8ad7aba5e62fbf2643","kind":"tag","published_at":"2024-04-12T13:57:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v5.0.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"962dc468f993c9e7c828e73b826a91545bd7e20f","kind":"tag","published_at":"2023-12-09T15:58:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"468dcabdadc1dc153ba717d7a533837c670c8519","kind":"tag","published_at":"2023-06-25T18:13:58.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"fa2c806bef659c3e8f6824512835715cbaada71c","kind":"tag","published_at":"2023-06-01T14:03:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"ec9275aebb55e502f9c7d1da5b98b4c010bc94bf","kind":"tag","published_at":"2023-04-06T10:13:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"4c06550f4dd1b97c0b003adc1e45517d7d59aa4d","kind":"tag","published_at":"2023-03-28T15:10:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v4.0.0/manifests"},{"name":"v3.11.0","sha":"13c611e990b7062a7a818ebd9893db3e895b6af1","kind":"tag","published_at":"2023-03-28T14:59:32.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.11.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"4dc077658406bf17ae4ee7a58a432f44c7eb3055","kind":"tag","published_at":"2023-03-28T14:04:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.10.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"bf03fa4ac22c77e4968f3dac002f930ae5aa913d","kind":"tag","published_at":"2023-03-22T23:07:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"3fb5100ec3dcb58bc8e5a9ddb61a3743c49ff8e7","kind":"tag","published_at":"2022-11-06T23:28:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"def9d78bf9512517fc4d6690691fabd5c709cb72","kind":"tag","published_at":"2022-10-29T09:23:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"991f060593f7c641bdc6e269eeb5e35b6500f71c","kind":"tag","published_at":"2022-10-23T16:38:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"5eb60a333629bc3d9cd6884d5d1ee6193eec6182","kind":"tag","published_at":"2022-07-14T05:01:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"9d392383cbbfe59ad2a7f693a93c3743339fdf82","kind":"tag","published_at":"2022-01-05T23:26:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"13965b70521d19f413630cbd3b73db54d94a7266","kind":"tag","published_at":"2022-01-03T16:53:21.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9aa8d2346b37e5b2985f27c280da6f695dc75586","kind":"tag","published_at":"2021-08-11T23:05:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"99e0dcd00a5399a01e46d3d5553326db77382e68","kind":"tag","published_at":"2021-03-28T07:26:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"5be34adb426d180d8720afa2a23ba8215ae9c20b","kind":"tag","published_at":"2021-02-11T00:36:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"51fe90ba7736e99be719990a880357c41bafdf3f","kind":"tag","published_at":"2020-12-28T01:48:32.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1055044171df5cc7c60e7d8aa586ae21f59574ea","kind":"tag","published_at":"2019-12-20T04:53:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/v3.0.0/manifests"},{"name":"2.1","sha":"a1afb714b7757638e15d058ab6a0c0134389a774","kind":"tag","published_at":"2019-10-13T16:14:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/2.1/manifests"},{"name":"2.0","sha":"139beaaaf0b305f941889c8f1636eeffc0fe4ab6","kind":"tag","published_at":"2019-01-01T14:26:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/2.0/manifests"},{"name":"1.6.0","sha":"42b2a8e027f529cbed2c1de42cbdfb9f8a66c2c0","kind":"tag","published_at":"2018-10-18T15:24:25.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.6.0/manifests"},{"name":"1.5.3","sha":"16c447465a0ef5687f14cea32a51b3926b4361ff","kind":"tag","published_at":"2018-03-07T21:03:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"227c31e91f5647c4327f3d8220ce80039a25f6da","kind":"tag","published_at":"2017-10-25T18:46:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"a8bf13fdff50203e04121f15e136017e84113272","kind":"tag","published_at":"2017-02-09T20:53:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.5.1/manifests"},{"name":"1.5","sha":"310e2579ad71fa05ab549c030513d3efdd0a9474","kind":"commit","published_at":"2016-09-09T18:28:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.5/manifests"},{"name":"1.4.1","sha":"1012db042dcef240f93b9bf8d3f60ff3d5a2b546","kind":"commit","published_at":"2016-08-05T15:59:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.4.1/manifests"},{"name":"1.4","sha":"f7830bfda296ad7b8b820c531591e3b190d9d281","kind":"commit","published_at":"2016-07-06T16:31:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.4/manifests"},{"name":"1.3.2","sha":"94805a3502cdeb63609b698a2284ab9a023fa762","kind":"commit","published_at":"2016-02-18T19:29:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"bcbf2b54e95dedf5da69e0fdf8eefb0268a25356","kind":"commit","published_at":"2015-12-04T16:25:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.3.1/manifests"},{"name":"1.3","sha":"4c202bd7ab2b4366db23725f0cb93f31277cff34","kind":"commit","published_at":"2015-11-20T16:50:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.3/manifests"},{"name":"1.2.2","sha":"9253cf363856f16ff0a0742362e5cb43b6a0929d","kind":"commit","published_at":"2015-11-20T03:37:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"7d12119fd3feefda911e79f44ff01b19bd482c32","kind":"commit","published_at":"2015-11-20T01:05:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.2.1/manifests"},{"name":"1.2","sha":"cf9ad9abd6489732bfab3b2879bb4062b3c2cee0","kind":"commit","published_at":"2015-11-18T17:29:38.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.2/manifests"},{"name":"1.1","sha":"5769bc34d6291c9672b4b58d8d8da3a83da0bc54","kind":"commit","published_at":"2015-02-26T22:50:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.1/manifests"},{"name":"1.0","sha":"5acbc88f14be1c7ccde558dc85e13ff2138ce764","kind":"commit","published_at":"2015-02-16T01:28:41.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.collections@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:57:04.768Z","dependent_packages_count":22,"downloads":1232825,"downloads_period":"last-month","dependent_repos_count":921,"rankings":{"downloads":0.3590039210762127,"dependent_repos_count":0.3833153158640011,"dependent_packages_count":0.6175552346652816,"stargazers_count":16.569037179135837,"forks_count":13.344955294780394,"docker_downloads_count":0.019222863407281087,"average":5.215514968154834},"purl":"pkg:pypi/jaraco.collections","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jaraco.collections","docker_dependents_count":114,"docker_downloads_count":2753402958,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jaraco.collections/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:37:01.326Z","issues_count":10,"pull_requests_count":9,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":7813320.625,"issues_closed_count":8,"pull_requests_closed_count":8,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":5,"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/jaraco%2Fjaraco.collections/issues","maintainers":[{"login":"jaraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.collections/codemeta","maintainers":[{"uuid":"jaraco","login":"jaraco","name":null,"email":null,"url":null,"packages_count":167,"html_url":"https://pypi.org/user/jaraco/","role":null,"created_at":"2023-02-24T12:06:16.673Z","updated_at":"2023-02-24T12:06:16.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jaraco/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930235,"maintainers_count":399572,"namespaces_count":0,"keywords_count":311673,"github":"pypi","metadata":{"funded_packages_count":58495,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-23T05:05:26.773Z","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":7779022,"name":"py3-jaraco.collections","ecosystem":"alpine","description":"jaraco - Module for text manipulation","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_number":"4.1.0-r1","last_synced_at":"2026-08-18T09:33:15.189Z","created_at":"2023-05-22T14:27:15.677Z","updated_at":"2026-08-18T09:33:15.190Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-jaraco.collections","install_command":"apk add py3-jaraco.collections","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-11T01:19:31.000Z","size":472,"stargazers_count":11,"open_issues_count":1,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2023-05-14T13:51:35.452Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2023-03-11T22:23:39.000Z","dependencies_parsed_at":"2022-09-15T21:41:26.549Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","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:27:15.766Z","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":27.031070769537678,"forks_count":27.390155104483565,"docker_downloads_count":null,"average":13.605306468505312},"purl":"pkg:apk/alpine/py3-jaraco.collections?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:47.331Z","issues_count":9,"pull_requests_count":3,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":19127594.333333332,"issues_closed_count":8,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":990015.3333333334,"past_year_avg_time_to_close_pull_request":995.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.25,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.collections/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":334,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-05-23T07:13:56.782Z","updated_at":"2023-05-23T07:13:56.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/dunk@denkimushi.com/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":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","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":13303850,"name":"python311Packages.jaraco-collections","ecosystem":"nixpkgs","description":"Models and classes to supplement the stdlib 'collections' module","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:58:03.359Z","latest_release_published_at":"2026-02-02T06:58:03.359Z","latest_release_number":"4.3.0","last_synced_at":"2026-04-13T12:02:04.488Z","created_at":"2026-02-02T06:57:59.974Z","updated_at":"2026-04-13T12:33:20.162Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.jaraco-collections","install_command":"nix-env -iA nixpkgs.python311Packages.jaraco-collections","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jaraco-collections/default.nix#L45","metadata":{"nix_attribute":"python3.11-jaraco-collections-4.3.0","position":"pkgs/development/python-modules/jaraco-collections/default.nix:45","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-collections","upstream_purl":"pkg:pypi/jaraco-collections"},"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:nix/python311Packages.jaraco-collections?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jaraco-collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-collections/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3035},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-23T05:04:39.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13649744,"name":"jaraco.collections","ecosystem":"debian","description":null,"homepage":"https://github.com/jaraco/jaraco.collections","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T04:42:54.662Z","latest_release_published_at":"2026-02-12T04:42:54.662Z","latest_release_number":"5.1.0-1","last_synced_at":"2026-03-13T23:12:46.878Z","created_at":"2026-02-12T04:42:54.460Z","updated_at":"2026-03-13T23:12:46.879Z","registry_url":"https://tracker.debian.org/pkg/jaraco.collections","install_command":"apt-get install jaraco.collections","documentation_url":"https://packages.debian.org/trixie/jaraco.collections","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-jaraco.collections","standards_version":"4.7.0","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-jaraco.text \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T04:42:55.178Z","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:deb/debian/jaraco.collections?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/jaraco.collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jaraco.collections/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1676},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-23T05:04:55.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13009106,"name":"py3-jaraco.collections-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.collections","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-06-22T10:23:45.000Z","latest_release_published_at":"2025-06-22T10:23:45.000Z","latest_release_number":"5.2.1-r0","last_synced_at":"2026-04-13T20:05:09.737Z","created_at":"2026-01-31T00:52:15.341Z","updated_at":"2026-04-13T20:05:09.737Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-jaraco.collections-pyc","install_command":"apk add py3-jaraco.collections-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-jaraco.collections-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.collections-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.collections-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.collections-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.collections-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.collections-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.collections-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":573,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2026-03-04T05:48:54.106Z","updated_at":"2026-03-04T05:48:54.106Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1039},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-23T05:04:58.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13009111,"name":"py3-jaraco.collections","ecosystem":"alpine","description":"jaraco - Module for text manipulation","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-06-22T10:23:45.000Z","latest_release_published_at":"2025-06-22T10:23:45.000Z","latest_release_number":"5.2.1-r0","last_synced_at":"2026-04-13T20:05:15.321Z","created_at":"2026-01-31T00:52:17.562Z","updated_at":"2026-04-13T20:05:15.321Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-jaraco.collections","install_command":"apk add py3-jaraco.collections","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-jaraco.collections?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.collections/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":573,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2026-03-04T05:49:13.053Z","updated_at":"2026-03-04T05:49:13.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1039},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-23T05:04:58.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13204004,"name":"python312Packages.jaraco-collections","ecosystem":"nixpkgs","description":"Models and classes to supplement the stdlib 'collections' module","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:57:45.625Z","latest_release_published_at":"2026-02-02T00:57:45.625Z","latest_release_number":"5.0.1","last_synced_at":"2026-05-11T22:14:36.122Z","created_at":"2026-02-02T00:57:40.211Z","updated_at":"2026-05-11T22:37:50.428Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.jaraco-collections","install_command":"nix-env -iA nixpkgs.python312Packages.jaraco-collections","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jaraco-collections/default.nix#L44","metadata":{"nix_attribute":"python3.12-jaraco-collections-5.0.1","position":"pkgs/development/python-modules/jaraco-collections/default.nix:44","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-collections","upstream_purl":"pkg:pypi/jaraco-collections"},"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:nix/python312Packages.jaraco-collections?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jaraco-collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jaraco-collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jaraco-collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-collections/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3049},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-23T05:00:25.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":11139086,"name":"py3-jaraco.collections","ecosystem":"alpine","description":"jaraco - Module for text manipulation","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-08-31T21:47:03.000Z","latest_release_published_at":"2024-08-31T21:47:03.000Z","latest_release_number":"5.1.0-r0","last_synced_at":"2026-08-20T23:28:37.493Z","created_at":"2024-12-07T12:44:52.872Z","updated_at":"2026-08-20T23:28:37.493Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-jaraco.collections","install_command":"apk add py3-jaraco.collections","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-jaraco.collections?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.collections/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":674,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-12-13T19:55:29.673Z","updated_at":"2024-12-13T19:55:29.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1397},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-23T05:05:59.244Z","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":13953185,"name":"python-jaraco-collections","ecosystem":"guix","description":"Provides various collection objects","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:48:49.313Z","latest_release_published_at":"2026-03-02T19:48:49.313Z","latest_release_number":"5.2.1","last_synced_at":"2026-04-27T16:44:28.490Z","created_at":"2026-03-02T19:48:49.134Z","updated_at":"2026-04-27T16:44:28.490Z","registry_url":"https://packages.guix.gnu.org/packages/python-jaraco-collections/5.2.1/","install_command":"guix install python-jaraco-collections","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-build.scm#n1536","metadata":{"location":"gnu/packages/python-build.scm:1536","variable_name":"python-jaraco-collections"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-03T03:18:17.508Z","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:guix/python-jaraco-collections","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-jaraco-collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-jaraco-collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-jaraco-collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-collections/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32314,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1213},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-23T05:05:01.027Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":6133601,"name":"py3-jaraco.collections","ecosystem":"alpine","description":"jaraco - Module for text manipulation","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-01-06T10:52:30.000Z","latest_release_published_at":"2022-01-06T10:52:30.000Z","latest_release_number":"3.5.1-r0","last_synced_at":"2026-03-14T18:16:09.826Z","created_at":"2023-01-31T22:15:51.689Z","updated_at":"2026-03-14T18:16:09.826Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-jaraco.collections","install_command":"apk add py3-jaraco.collections","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-23T00:14:35.000Z","size":521,"stargazers_count":11,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-03-22T09:04:32.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2023-03-11T22:23:39.000Z","dependencies_parsed_at":"2022-09-15T21:41:26.549Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":"Google","avatar_url":"https://avatars.githubusercontent.com/u/308610?v=4","repositories_count":138,"last_synced_at":"2023-02-19T21:15:10.273Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco"},"tags":[{"name":"v3.8.0","sha":"3fb5100ec3dcb58bc8e5a9ddb61a3743c49ff8e7","kind":"tag","published_at":"2022-11-06T23:28:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.8.0"},{"name":"v3.7.0","sha":"def9d78bf9512517fc4d6690691fabd5c709cb72","kind":"tag","published_at":"2022-10-29T09:23:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.7.0"},{"name":"v3.6.0","sha":"991f060593f7c641bdc6e269eeb5e35b6500f71c","kind":"tag","published_at":"2022-10-23T16:38:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.6.0"},{"name":"v3.5.2","sha":"5eb60a333629bc3d9cd6884d5d1ee6193eec6182","kind":"tag","published_at":"2022-07-14T05:01:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.2"},{"name":"v3.5.1","sha":"9d392383cbbfe59ad2a7f693a93c3743339fdf82","kind":"tag","published_at":"2022-01-05T23:26:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.1"},{"name":"v3.5.0","sha":"13965b70521d19f413630cbd3b73db54d94a7266","kind":"tag","published_at":"2022-01-03T16:53:21.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.0"},{"name":"v3.4.0","sha":"9aa8d2346b37e5b2985f27c280da6f695dc75586","kind":"tag","published_at":"2021-08-11T23:05:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.4.0"},{"name":"v3.3.0","sha":"99e0dcd00a5399a01e46d3d5553326db77382e68","kind":"tag","published_at":"2021-03-28T07:26:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.3.0"},{"name":"v3.2.0","sha":"5be34adb426d180d8720afa2a23ba8215ae9c20b","kind":"tag","published_at":"2021-02-11T00:36:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.2.0"},{"name":"v3.1.0","sha":"51fe90ba7736e99be719990a880357c41bafdf3f","kind":"tag","published_at":"2020-12-28T01:48:32.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.1.0"},{"name":"v3.0.0","sha":"1055044171df5cc7c60e7d8aa586ae21f59574ea","kind":"tag","published_at":"2019-12-20T04:53:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.0.0"},{"name":"2.1","sha":"a1afb714b7757638e15d058ab6a0c0134389a774","kind":"tag","published_at":"2019-10-13T16:14:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.1"},{"name":"2.0","sha":"139beaaaf0b305f941889c8f1636eeffc0fe4ab6","kind":"tag","published_at":"2019-01-01T14:26:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.0"},{"name":"1.6.0","sha":"42b2a8e027f529cbed2c1de42cbdfb9f8a66c2c0","kind":"tag","published_at":"2018-10-18T15:24:25.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.6.0"},{"name":"1.5.3","sha":"16c447465a0ef5687f14cea32a51b3926b4361ff","kind":"tag","published_at":"2018-03-07T21:03:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.3"},{"name":"1.5.2","sha":"227c31e91f5647c4327f3d8220ce80039a25f6da","kind":"tag","published_at":"2017-10-25T18:46:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.2"},{"name":"1.5.1","sha":"a8bf13fdff50203e04121f15e136017e84113272","kind":"tag","published_at":"2017-02-09T20:53:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.1"},{"name":"1.5","sha":"310e2579ad71fa05ab549c030513d3efdd0a9474","kind":"commit","published_at":"2016-09-09T18:28:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5"},{"name":"1.4.1","sha":"1012db042dcef240f93b9bf8d3f60ff3d5a2b546","kind":"commit","published_at":"2016-08-05T15:59:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4.1"},{"name":"1.4","sha":"f7830bfda296ad7b8b820c531591e3b190d9d281","kind":"commit","published_at":"2016-07-06T16:31:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4"},{"name":"1.3.2","sha":"94805a3502cdeb63609b698a2284ab9a023fa762","kind":"commit","published_at":"2016-02-18T19:29:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.2"},{"name":"1.3.1","sha":"bcbf2b54e95dedf5da69e0fdf8eefb0268a25356","kind":"commit","published_at":"2015-12-04T16:25:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.1"},{"name":"1.3","sha":"4c202bd7ab2b4366db23725f0cb93f31277cff34","kind":"commit","published_at":"2015-11-20T16:50:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3"},{"name":"1.2.2","sha":"9253cf363856f16ff0a0742362e5cb43b6a0929d","kind":"commit","published_at":"2015-11-20T03:37:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.2"},{"name":"1.2.1","sha":"7d12119fd3feefda911e79f44ff01b19bd482c32","kind":"commit","published_at":"2015-11-20T01:05:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.1"},{"name":"1.2","sha":"cf9ad9abd6489732bfab3b2879bb4062b3c2cee0","kind":"commit","published_at":"2015-11-18T17:29:38.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2"},{"name":"1.1","sha":"5769bc34d6291c9672b4b58d8d8da3a83da0bc54","kind":"commit","published_at":"2015-02-26T22:50:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.1"},{"name":"1.0","sha":"5acbc88f14be1c7ccde558dc85e13ff2138ce764","kind":"commit","published_at":"2015-02-16T01:28:41.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.0"}]},"repo_metadata_updated_at":"2023-03-22T09:18:59.116Z","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":20.57287081058872,"forks_count":20.467218406996537,"average":13.271115806773494},"purl":"pkg:apk/alpine/py3-jaraco.collections?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:47.331Z","issues_count":9,"pull_requests_count":3,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":19127594.333333332,"issues_closed_count":8,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":990015.3333333334,"past_year_avg_time_to_close_pull_request":995.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.25,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.collections/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":142,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-02-01T12:09:38.952Z","updated_at":"2023-02-01T12:09:38.952Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/dunk@denkimushi.com/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":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":947},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-08-22T05:05:52.310Z","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":6097314,"name":"py3-circuitbreaker","ecosystem":"alpine","description":"Python Circuit Breaker pattern implementation","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-07-13T20:56:50.000Z","latest_release_published_at":"2022-07-13T20:56:50.000Z","latest_release_number":"1.4.0-r0","last_synced_at":"2026-07-26T13:00:12.670Z","created_at":"2023-01-31T20:37:59.315Z","updated_at":"2026-07-26T13:00:12.670Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-circuitbreaker","install_command":"apk add py3-circuitbreaker","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-23T00:14:35.000Z","size":521,"stargazers_count":11,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-03-22T09:04:32.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2023-03-11T22:23:39.000Z","dependencies_parsed_at":"2022-09-15T21:41:26.549Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":"Google","avatar_url":"https://avatars.githubusercontent.com/u/308610?v=4","repositories_count":138,"last_synced_at":"2023-02-19T21:15:10.273Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco"},"tags":[{"name":"v3.8.0","sha":"3fb5100ec3dcb58bc8e5a9ddb61a3743c49ff8e7","kind":"tag","published_at":"2022-11-06T23:28:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.8.0"},{"name":"v3.7.0","sha":"def9d78bf9512517fc4d6690691fabd5c709cb72","kind":"tag","published_at":"2022-10-29T09:23:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.7.0"},{"name":"v3.6.0","sha":"991f060593f7c641bdc6e269eeb5e35b6500f71c","kind":"tag","published_at":"2022-10-23T16:38:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.6.0"},{"name":"v3.5.2","sha":"5eb60a333629bc3d9cd6884d5d1ee6193eec6182","kind":"tag","published_at":"2022-07-14T05:01:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.2"},{"name":"v3.5.1","sha":"9d392383cbbfe59ad2a7f693a93c3743339fdf82","kind":"tag","published_at":"2022-01-05T23:26:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.1"},{"name":"v3.5.0","sha":"13965b70521d19f413630cbd3b73db54d94a7266","kind":"tag","published_at":"2022-01-03T16:53:21.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.0"},{"name":"v3.4.0","sha":"9aa8d2346b37e5b2985f27c280da6f695dc75586","kind":"tag","published_at":"2021-08-11T23:05:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.4.0"},{"name":"v3.3.0","sha":"99e0dcd00a5399a01e46d3d5553326db77382e68","kind":"tag","published_at":"2021-03-28T07:26:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.3.0"},{"name":"v3.2.0","sha":"5be34adb426d180d8720afa2a23ba8215ae9c20b","kind":"tag","published_at":"2021-02-11T00:36:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.2.0"},{"name":"v3.1.0","sha":"51fe90ba7736e99be719990a880357c41bafdf3f","kind":"tag","published_at":"2020-12-28T01:48:32.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.1.0"},{"name":"v3.0.0","sha":"1055044171df5cc7c60e7d8aa586ae21f59574ea","kind":"tag","published_at":"2019-12-20T04:53:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.0.0"},{"name":"2.1","sha":"a1afb714b7757638e15d058ab6a0c0134389a774","kind":"tag","published_at":"2019-10-13T16:14:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.1"},{"name":"2.0","sha":"139beaaaf0b305f941889c8f1636eeffc0fe4ab6","kind":"tag","published_at":"2019-01-01T14:26:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.0"},{"name":"1.6.0","sha":"42b2a8e027f529cbed2c1de42cbdfb9f8a66c2c0","kind":"tag","published_at":"2018-10-18T15:24:25.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.6.0"},{"name":"1.5.3","sha":"16c447465a0ef5687f14cea32a51b3926b4361ff","kind":"tag","published_at":"2018-03-07T21:03:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.3"},{"name":"1.5.2","sha":"227c31e91f5647c4327f3d8220ce80039a25f6da","kind":"tag","published_at":"2017-10-25T18:46:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.2"},{"name":"1.5.1","sha":"a8bf13fdff50203e04121f15e136017e84113272","kind":"tag","published_at":"2017-02-09T20:53:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.1"},{"name":"1.5","sha":"310e2579ad71fa05ab549c030513d3efdd0a9474","kind":"commit","published_at":"2016-09-09T18:28:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5"},{"name":"1.4.1","sha":"1012db042dcef240f93b9bf8d3f60ff3d5a2b546","kind":"commit","published_at":"2016-08-05T15:59:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4.1"},{"name":"1.4","sha":"f7830bfda296ad7b8b820c531591e3b190d9d281","kind":"commit","published_at":"2016-07-06T16:31:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4"},{"name":"1.3.2","sha":"94805a3502cdeb63609b698a2284ab9a023fa762","kind":"commit","published_at":"2016-02-18T19:29:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.2"},{"name":"1.3.1","sha":"bcbf2b54e95dedf5da69e0fdf8eefb0268a25356","kind":"commit","published_at":"2015-12-04T16:25:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.1"},{"name":"1.3","sha":"4c202bd7ab2b4366db23725f0cb93f31277cff34","kind":"commit","published_at":"2015-11-20T16:50:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3"},{"name":"1.2.2","sha":"9253cf363856f16ff0a0742362e5cb43b6a0929d","kind":"commit","published_at":"2015-11-20T03:37:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.2"},{"name":"1.2.1","sha":"7d12119fd3feefda911e79f44ff01b19bd482c32","kind":"commit","published_at":"2015-11-20T01:05:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.1"},{"name":"1.2","sha":"cf9ad9abd6489732bfab3b2879bb4062b3c2cee0","kind":"commit","published_at":"2015-11-18T17:29:38.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2"},{"name":"1.1","sha":"5769bc34d6291c9672b4b58d8d8da3a83da0bc54","kind":"commit","published_at":"2015-02-26T22:50:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.1"},{"name":"1.0","sha":"5acbc88f14be1c7ccde558dc85e13ff2138ce764","kind":"commit","published_at":"2015-02-16T01:28:41.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.0"}]},"repo_metadata_updated_at":"2023-03-22T09:09:22.636Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.95138654990457,"stargazers_count":24.424609857415515,"forks_count":24.076568990681487,"average":16.863141349500392},"purl":"pkg:apk/alpine/py3-circuitbreaker?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-circuitbreaker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-circuitbreaker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-circuitbreaker/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:47.331Z","issues_count":9,"pull_requests_count":3,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":19127594.333333332,"issues_closed_count":8,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":990015.3333333334,"past_year_avg_time_to_close_pull_request":995.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.25,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-circuitbreaker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-circuitbreaker/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-circuitbreaker/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-circuitbreaker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-circuitbreaker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-circuitbreaker/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":186,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-02-01T07:13:06.161Z","updated_at":"2023-02-01T07:13:06.161Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/dunk@denkimushi.com/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":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-22T05:06:16.255Z","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":7605054,"name":"py3-jaraco.collections-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.collections","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_published_at":"2025-06-22T10:23:45.000Z","latest_release_number":"5.2.1-r0","last_synced_at":"2026-03-14T11:59:42.096Z","created_at":"2023-04-20T00:10:15.915Z","updated_at":"2026-03-14T11:59:42.096Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-jaraco.collections-pyc","install_command":"apk add py3-jaraco.collections-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-06T10:15:11.000Z","size":468,"stargazers_count":11,"open_issues_count":1,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2023-04-09T06:25:31.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2023-03-11T22:23:39.000Z","dependencies_parsed_at":"2022-09-15T21:41:26.549Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":119023650,"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-20T00:10:18.915Z","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.250941315178945,"stargazers_count":29.26634465447077,"forks_count":29.480161576503455,"average":18.249361886538292},"purl":"pkg:apk/alpine/py3-jaraco.collections-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:47.331Z","issues_count":9,"pull_requests_count":3,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":19127594.333333332,"issues_closed_count":8,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":990015.3333333334,"past_year_avg_time_to_close_pull_request":995.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.25,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.collections-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.collections-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.collections-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.collections-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.collections-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.collections-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":680,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-04-20T05:38:28.712Z","updated_at":"2023-04-20T05:38:28.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39921,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2939},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-23T05:05:30.663Z","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":13380083,"name":"jaraco.collections","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.collections","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-05T05:36:53.832Z","latest_release_published_at":"2026-02-05T05:36:53.832Z","latest_release_number":"4.2.0-1","last_synced_at":"2026-08-04T11:13:30.773Z","created_at":"2026-02-05T05:36:53.531Z","updated_at":"2026-08-04T11:13:30.773Z","registry_url":"https://launchpad.net/ubuntu/+source/jaraco.collections","install_command":"apt-get install jaraco.collections","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.collections","standards_version":"4.6.2","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-jaraco.classes \u003c!nocheck\u003e, python3-jaraco.text \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"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:deb/ubuntu/jaraco.collections?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jaraco.collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jaraco.collections/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1229},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-23T05:05:47.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":11765648,"name":"py3-jaraco.collections-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.collections","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-28T14:56:22.000Z","latest_release_published_at":"2025-04-28T14:56:22.000Z","latest_release_number":"5.1.0-r1","last_synced_at":"2026-03-14T12:57:39.894Z","created_at":"2025-06-07T18:25:29.596Z","updated_at":"2026-03-14T12:57:39.895Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-jaraco.collections-pyc","install_command":"apk add py3-jaraco.collections-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615284,"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-14T06:55:25.000Z","size":648,"stargazers_count":14,"open_issues_count":2,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-04T11:24:30.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2025-05-14T06:55:29.000Z","dependencies_parsed_at":"2023-12-01T02:31:18.401Z","dependency_job_id":"9923d39e-6f4b-46de-a7b7-ba88dae5e953","html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":{"total_commits":590,"total_committers":25,"mean_commits":23.6,"dds":0.09491525423728808,"last_synced_commit":"7d8181f43e65eefa824b68089f886047d3f0a30f"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258735420,"owners_count":22749532,"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-08T15:34:04.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":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jaraco.collections-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-04T05:50:50.249Z","issues_count":10,"pull_requests_count":6,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":9990875.666666666,"issues_closed_count":8,"pull_requests_closed_count":6,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.8333333333333334,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1280655.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"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":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/issues","maintainers":[{"login":"jaraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.collections-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.collections-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.collections-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.collections-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.collections-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.collections-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":672,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-06-08T15:34:12.516Z","updated_at":"2025-06-08T15:34:12.516Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1799},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-23T05:06:02.051Z","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":5286839,"name":"jaraco.collections","ecosystem":"conda","description":null,"homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2020-03-24T14:27:28.000Z","latest_release_published_at":"2021-03-30T16:16:27.000Z","latest_release_number":"3.3.0","last_synced_at":"2026-03-14T13:16:20.207Z","created_at":"2022-10-03T15:44:11.322Z","updated_at":"2026-03-14T13:19:22.629Z","registry_url":"https://anaconda.org/anaconda/jaraco.collections","install_command":"conda install -c anaconda jaraco.collections","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-23T00:14:35.000Z","size":521,"stargazers_count":11,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-03-21T11:04:16.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2023-03-11T22:23:39.000Z","dependencies_parsed_at":"2022-09-15T21:41:26.549Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":"Google","avatar_url":"https://avatars.githubusercontent.com/u/308610?v=4","repositories_count":138,"last_synced_at":"2023-02-19T21:15:10.273Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco"},"tags":[{"name":"v3.8.0","sha":"3fb5100ec3dcb58bc8e5a9ddb61a3743c49ff8e7","kind":"tag","published_at":"2022-11-06T23:28:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.8.0"},{"name":"v3.7.0","sha":"def9d78bf9512517fc4d6690691fabd5c709cb72","kind":"tag","published_at":"2022-10-29T09:23:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.7.0"},{"name":"v3.6.0","sha":"991f060593f7c641bdc6e269eeb5e35b6500f71c","kind":"tag","published_at":"2022-10-23T16:38:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.6.0"},{"name":"v3.5.2","sha":"5eb60a333629bc3d9cd6884d5d1ee6193eec6182","kind":"tag","published_at":"2022-07-14T05:01:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.2"},{"name":"v3.5.1","sha":"9d392383cbbfe59ad2a7f693a93c3743339fdf82","kind":"tag","published_at":"2022-01-05T23:26:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.1"},{"name":"v3.5.0","sha":"13965b70521d19f413630cbd3b73db54d94a7266","kind":"tag","published_at":"2022-01-03T16:53:21.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.0"},{"name":"v3.4.0","sha":"9aa8d2346b37e5b2985f27c280da6f695dc75586","kind":"tag","published_at":"2021-08-11T23:05:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.4.0"},{"name":"v3.3.0","sha":"99e0dcd00a5399a01e46d3d5553326db77382e68","kind":"tag","published_at":"2021-03-28T07:26:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.3.0"},{"name":"v3.2.0","sha":"5be34adb426d180d8720afa2a23ba8215ae9c20b","kind":"tag","published_at":"2021-02-11T00:36:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.2.0"},{"name":"v3.1.0","sha":"51fe90ba7736e99be719990a880357c41bafdf3f","kind":"tag","published_at":"2020-12-28T01:48:32.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.1.0"},{"name":"v3.0.0","sha":"1055044171df5cc7c60e7d8aa586ae21f59574ea","kind":"tag","published_at":"2019-12-20T04:53:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.0.0"},{"name":"2.1","sha":"a1afb714b7757638e15d058ab6a0c0134389a774","kind":"tag","published_at":"2019-10-13T16:14:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.1"},{"name":"2.0","sha":"139beaaaf0b305f941889c8f1636eeffc0fe4ab6","kind":"tag","published_at":"2019-01-01T14:26:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.0"},{"name":"1.6.0","sha":"42b2a8e027f529cbed2c1de42cbdfb9f8a66c2c0","kind":"tag","published_at":"2018-10-18T15:24:25.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.6.0"},{"name":"1.5.3","sha":"16c447465a0ef5687f14cea32a51b3926b4361ff","kind":"tag","published_at":"2018-03-07T21:03:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.3"},{"name":"1.5.2","sha":"227c31e91f5647c4327f3d8220ce80039a25f6da","kind":"tag","published_at":"2017-10-25T18:46:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.2"},{"name":"1.5.1","sha":"a8bf13fdff50203e04121f15e136017e84113272","kind":"tag","published_at":"2017-02-09T20:53:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.1"},{"name":"1.5","sha":"310e2579ad71fa05ab549c030513d3efdd0a9474","kind":"commit","published_at":"2016-09-09T18:28:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5"},{"name":"1.4.1","sha":"1012db042dcef240f93b9bf8d3f60ff3d5a2b546","kind":"commit","published_at":"2016-08-05T15:59:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4.1"},{"name":"1.4","sha":"f7830bfda296ad7b8b820c531591e3b190d9d281","kind":"commit","published_at":"2016-07-06T16:31:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4"},{"name":"1.3.2","sha":"94805a3502cdeb63609b698a2284ab9a023fa762","kind":"commit","published_at":"2016-02-18T19:29:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.2"},{"name":"1.3.1","sha":"bcbf2b54e95dedf5da69e0fdf8eefb0268a25356","kind":"commit","published_at":"2015-12-04T16:25:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.1"},{"name":"1.3","sha":"4c202bd7ab2b4366db23725f0cb93f31277cff34","kind":"commit","published_at":"2015-11-20T16:50:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3"},{"name":"1.2.2","sha":"9253cf363856f16ff0a0742362e5cb43b6a0929d","kind":"commit","published_at":"2015-11-20T03:37:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.2"},{"name":"1.2.1","sha":"7d12119fd3feefda911e79f44ff01b19bd482c32","kind":"commit","published_at":"2015-11-20T01:05:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.1"},{"name":"1.2","sha":"cf9ad9abd6489732bfab3b2879bb4062b3c2cee0","kind":"commit","published_at":"2015-11-18T17:29:38.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2"},{"name":"1.1","sha":"5769bc34d6291c9672b4b58d8d8da3a83da0bc54","kind":"commit","published_at":"2015-02-26T22:50:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.1"},{"name":"1.0","sha":"5acbc88f14be1c7ccde558dc85e13ff2138ce764","kind":"commit","published_at":"2015-02-16T01:28:41.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.0"}]},"repo_metadata_updated_at":"2026-03-14T13:19:22.601Z","dependent_packages_count":1,"downloads":1598,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":51.40440954394443,"dependent_packages_count":30.655391120507396,"stargazers_count":54.42464512231954,"forks_count":54.99848988221081,"docker_downloads_count":null,"average":47.870733917245545},"purl":"pkg:conda/jaraco.collections","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jaraco.collections/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:47.331Z","issues_count":9,"pull_requests_count":3,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":19127594.333333332,"issues_closed_count":8,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":990015.3333333334,"past_year_avg_time_to_close_pull_request":995.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.25,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.collections/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":851},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-23T05:06:05.492Z","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":8677079,"name":"py3-jaraco.collections","ecosystem":"alpine","description":"jaraco - Module for text manipulation","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-26T05:24:08.000Z","latest_release_published_at":"2023-06-26T05:24:08.000Z","latest_release_number":"4.3.0-r0","last_synced_at":"2026-03-14T13:41:56.611Z","created_at":"2023-12-20T10:28:03.550Z","updated_at":"2026-03-14T13:41:56.612Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-jaraco.collections","install_command":"apk add py3-jaraco.collections","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":{},"purl":"pkg:apk/alpine/py3-jaraco.collections?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.collections/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-02-08T09:16:12.978Z","updated_at":"2024-02-08T09:16:12.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":950},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-23T05:06:14.292Z","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":10344634,"name":"py3-jaraco.collections","ecosystem":"alpine","description":"jaraco - Module for text manipulation","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-15T20:09:20.000Z","latest_release_published_at":"2024-04-15T20:09:20.000Z","latest_release_number":"5.0.1-r0","last_synced_at":"2026-03-14T13:46:20.560Z","created_at":"2024-06-11T10:02:18.913Z","updated_at":"2026-03-14T13:46:20.561Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-jaraco.collections","install_command":"apk add py3-jaraco.collections","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615284,"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-24T16:10:15.000Z","size":584,"stargazers_count":12,"open_issues_count":2,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-06-04T12:14:58.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2024-04-24T16:10:18.000Z","dependencies_parsed_at":"2023-12-01T02:31:18.401Z","dependency_job_id":"9923d39e-6f4b-46de-a7b7-ba88dae5e953","html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206633730,"owners_count":14602682,"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:12:33.515Z","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-jaraco.collections?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections"],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-12T01:12:31.730Z","issues_count":10,"pull_requests_count":4,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":14345985.75,"issues_closed_count":8,"pull_requests_closed_count":4,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.9,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":1,"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":null,"past_year_avg_time_to_close_pull_request":1160.0,"past_year_issues_closed_count":0,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/issues","maintainers":[{"login":"jaraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.collections/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-06-12T01:13:20.602Z","updated_at":"2024-06-12T01:13:20.602Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/dunk@denkimushi.com/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":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1541},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-23T05:06:12.494Z","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":6057444,"name":"py3-jaraco.collections","ecosystem":"alpine","description":"jaraco - Module for text manipulation","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":12,"first_release_published_at":"2022-11-22T19:33:36.000Z","latest_release_published_at":"2025-06-22T10:23:45.000Z","latest_release_number":"5.2.1-r0","last_synced_at":"2026-03-14T15:25:35.203Z","created_at":"2023-01-31T18:58:01.737Z","updated_at":"2026-03-14T15:25:35.203Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-jaraco.collections","install_command":"apk add py3-jaraco.collections","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-23T00:14:35.000Z","size":521,"stargazers_count":11,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-03-22T07:25:02.733Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2023-03-11T22:23:39.000Z","dependencies_parsed_at":"2022-09-15T21:41:26.549Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":"Google","avatar_url":"https://avatars.githubusercontent.com/u/308610?v=4","repositories_count":138,"last_synced_at":"2023-02-19T21:15:10.273Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco"},"tags":[{"name":"v3.8.0","sha":"3fb5100ec3dcb58bc8e5a9ddb61a3743c49ff8e7","kind":"tag","published_at":"2022-11-06T23:28:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.8.0"},{"name":"v3.7.0","sha":"def9d78bf9512517fc4d6690691fabd5c709cb72","kind":"tag","published_at":"2022-10-29T09:23:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.7.0"},{"name":"v3.6.0","sha":"991f060593f7c641bdc6e269eeb5e35b6500f71c","kind":"tag","published_at":"2022-10-23T16:38:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.6.0"},{"name":"v3.5.2","sha":"5eb60a333629bc3d9cd6884d5d1ee6193eec6182","kind":"tag","published_at":"2022-07-14T05:01:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.2"},{"name":"v3.5.1","sha":"9d392383cbbfe59ad2a7f693a93c3743339fdf82","kind":"tag","published_at":"2022-01-05T23:26:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.1"},{"name":"v3.5.0","sha":"13965b70521d19f413630cbd3b73db54d94a7266","kind":"tag","published_at":"2022-01-03T16:53:21.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.0"},{"name":"v3.4.0","sha":"9aa8d2346b37e5b2985f27c280da6f695dc75586","kind":"tag","published_at":"2021-08-11T23:05:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.4.0"},{"name":"v3.3.0","sha":"99e0dcd00a5399a01e46d3d5553326db77382e68","kind":"tag","published_at":"2021-03-28T07:26:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.3.0"},{"name":"v3.2.0","sha":"5be34adb426d180d8720afa2a23ba8215ae9c20b","kind":"tag","published_at":"2021-02-11T00:36:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.2.0"},{"name":"v3.1.0","sha":"51fe90ba7736e99be719990a880357c41bafdf3f","kind":"tag","published_at":"2020-12-28T01:48:32.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.1.0"},{"name":"v3.0.0","sha":"1055044171df5cc7c60e7d8aa586ae21f59574ea","kind":"tag","published_at":"2019-12-20T04:53:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.0.0"},{"name":"2.1","sha":"a1afb714b7757638e15d058ab6a0c0134389a774","kind":"tag","published_at":"2019-10-13T16:14:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.1"},{"name":"2.0","sha":"139beaaaf0b305f941889c8f1636eeffc0fe4ab6","kind":"tag","published_at":"2019-01-01T14:26:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.0"},{"name":"1.6.0","sha":"42b2a8e027f529cbed2c1de42cbdfb9f8a66c2c0","kind":"tag","published_at":"2018-10-18T15:24:25.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.6.0"},{"name":"1.5.3","sha":"16c447465a0ef5687f14cea32a51b3926b4361ff","kind":"tag","published_at":"2018-03-07T21:03:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.3"},{"name":"1.5.2","sha":"227c31e91f5647c4327f3d8220ce80039a25f6da","kind":"tag","published_at":"2017-10-25T18:46:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.2"},{"name":"1.5.1","sha":"a8bf13fdff50203e04121f15e136017e84113272","kind":"tag","published_at":"2017-02-09T20:53:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.1"},{"name":"1.5","sha":"310e2579ad71fa05ab549c030513d3efdd0a9474","kind":"commit","published_at":"2016-09-09T18:28:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5"},{"name":"1.4.1","sha":"1012db042dcef240f93b9bf8d3f60ff3d5a2b546","kind":"commit","published_at":"2016-08-05T15:59:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4.1"},{"name":"1.4","sha":"f7830bfda296ad7b8b820c531591e3b190d9d281","kind":"commit","published_at":"2016-07-06T16:31:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4"},{"name":"1.3.2","sha":"94805a3502cdeb63609b698a2284ab9a023fa762","kind":"commit","published_at":"2016-02-18T19:29:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.2"},{"name":"1.3.1","sha":"bcbf2b54e95dedf5da69e0fdf8eefb0268a25356","kind":"commit","published_at":"2015-12-04T16:25:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.1"},{"name":"1.3","sha":"4c202bd7ab2b4366db23725f0cb93f31277cff34","kind":"commit","published_at":"2015-11-20T16:50:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3"},{"name":"1.2.2","sha":"9253cf363856f16ff0a0742362e5cb43b6a0929d","kind":"commit","published_at":"2015-11-20T03:37:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.2"},{"name":"1.2.1","sha":"7d12119fd3feefda911e79f44ff01b19bd482c32","kind":"commit","published_at":"2015-11-20T01:05:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.1"},{"name":"1.2","sha":"cf9ad9abd6489732bfab3b2879bb4062b3c2cee0","kind":"commit","published_at":"2015-11-18T17:29:38.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2"},{"name":"1.1","sha":"5769bc34d6291c9672b4b58d8d8da3a83da0bc54","kind":"commit","published_at":"2015-02-26T22:50:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.1"},{"name":"1.0","sha":"5acbc88f14be1c7ccde558dc85e13ff2138ce764","kind":"commit","published_at":"2015-02-16T01:28:41.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.0"}]},"repo_metadata_updated_at":"2023-03-22T08:58:20.028Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.393080776455855,"stargazers_count":28.678772698810267,"forks_count":28.12304320601127,"average":15.048724170319348},"purl":"pkg:apk/alpine/py3-jaraco.collections?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:47.331Z","issues_count":9,"pull_requests_count":3,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":19127594.333333332,"issues_closed_count":8,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":990015.3333333334,"past_year_avg_time_to_close_pull_request":995.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.25,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.collections/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":680,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-01-31T23:42:16.937Z","updated_at":"2023-01-31T23:42:16.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39921,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2939},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-23T05:05:30.663Z","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":11139085,"name":"py3-jaraco.collections-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.collections","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-08-31T21:47:03.000Z","latest_release_published_at":"2024-08-31T21:47:03.000Z","latest_release_number":"5.1.0-r0","last_synced_at":"2026-03-14T15:59:51.781Z","created_at":"2024-12-07T12:44:52.722Z","updated_at":"2026-03-14T15:59:51.781Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-jaraco.collections-pyc","install_command":"apk add py3-jaraco.collections-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-jaraco.collections-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections-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-jaraco.collections-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.collections-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.collections-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.collections-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.collections-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.collections-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":674,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-12-13T19:55:29.795Z","updated_at":"2024-12-13T19:55:29.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1397},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-23T05:05:59.244Z","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":5298138,"name":"jaraco.collections","ecosystem":"conda","description":null,"homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2019-12-03T08:14:24.000Z","latest_release_published_at":"2022-11-11T22:49:05.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-14T16:13:45.170Z","created_at":"2022-10-03T16:03:35.259Z","updated_at":"2026-03-14T16:22:38.006Z","registry_url":"https://anaconda.org/conda-forge/jaraco.collections","install_command":"conda install -c conda-forge jaraco.collections","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-23T00:14:35.000Z","size":521,"stargazers_count":11,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-03-22T07:25:02.733Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2023-03-11T22:23:39.000Z","dependencies_parsed_at":"2022-09-15T21:41:26.549Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":"Google","avatar_url":"https://avatars.githubusercontent.com/u/308610?v=4","repositories_count":138,"last_synced_at":"2023-02-19T21:15:10.273Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco"},"tags":[{"name":"v3.8.0","sha":"3fb5100ec3dcb58bc8e5a9ddb61a3743c49ff8e7","kind":"tag","published_at":"2022-11-06T23:28:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.8.0"},{"name":"v3.7.0","sha":"def9d78bf9512517fc4d6690691fabd5c709cb72","kind":"tag","published_at":"2022-10-29T09:23:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.7.0"},{"name":"v3.6.0","sha":"991f060593f7c641bdc6e269eeb5e35b6500f71c","kind":"tag","published_at":"2022-10-23T16:38:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.6.0"},{"name":"v3.5.2","sha":"5eb60a333629bc3d9cd6884d5d1ee6193eec6182","kind":"tag","published_at":"2022-07-14T05:01:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.2"},{"name":"v3.5.1","sha":"9d392383cbbfe59ad2a7f693a93c3743339fdf82","kind":"tag","published_at":"2022-01-05T23:26:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.1"},{"name":"v3.5.0","sha":"13965b70521d19f413630cbd3b73db54d94a7266","kind":"tag","published_at":"2022-01-03T16:53:21.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.0"},{"name":"v3.4.0","sha":"9aa8d2346b37e5b2985f27c280da6f695dc75586","kind":"tag","published_at":"2021-08-11T23:05:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.4.0"},{"name":"v3.3.0","sha":"99e0dcd00a5399a01e46d3d5553326db77382e68","kind":"tag","published_at":"2021-03-28T07:26:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.3.0"},{"name":"v3.2.0","sha":"5be34adb426d180d8720afa2a23ba8215ae9c20b","kind":"tag","published_at":"2021-02-11T00:36:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.2.0"},{"name":"v3.1.0","sha":"51fe90ba7736e99be719990a880357c41bafdf3f","kind":"tag","published_at":"2020-12-28T01:48:32.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.1.0"},{"name":"v3.0.0","sha":"1055044171df5cc7c60e7d8aa586ae21f59574ea","kind":"tag","published_at":"2019-12-20T04:53:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.0.0"},{"name":"2.1","sha":"a1afb714b7757638e15d058ab6a0c0134389a774","kind":"tag","published_at":"2019-10-13T16:14:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.1"},{"name":"2.0","sha":"139beaaaf0b305f941889c8f1636eeffc0fe4ab6","kind":"tag","published_at":"2019-01-01T14:26:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.0"},{"name":"1.6.0","sha":"42b2a8e027f529cbed2c1de42cbdfb9f8a66c2c0","kind":"tag","published_at":"2018-10-18T15:24:25.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.6.0"},{"name":"1.5.3","sha":"16c447465a0ef5687f14cea32a51b3926b4361ff","kind":"tag","published_at":"2018-03-07T21:03:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.3"},{"name":"1.5.2","sha":"227c31e91f5647c4327f3d8220ce80039a25f6da","kind":"tag","published_at":"2017-10-25T18:46:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.2"},{"name":"1.5.1","sha":"a8bf13fdff50203e04121f15e136017e84113272","kind":"tag","published_at":"2017-02-09T20:53:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.1"},{"name":"1.5","sha":"310e2579ad71fa05ab549c030513d3efdd0a9474","kind":"commit","published_at":"2016-09-09T18:28:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5"},{"name":"1.4.1","sha":"1012db042dcef240f93b9bf8d3f60ff3d5a2b546","kind":"commit","published_at":"2016-08-05T15:59:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4.1"},{"name":"1.4","sha":"f7830bfda296ad7b8b820c531591e3b190d9d281","kind":"commit","published_at":"2016-07-06T16:31:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4"},{"name":"1.3.2","sha":"94805a3502cdeb63609b698a2284ab9a023fa762","kind":"commit","published_at":"2016-02-18T19:29:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.2"},{"name":"1.3.1","sha":"bcbf2b54e95dedf5da69e0fdf8eefb0268a25356","kind":"commit","published_at":"2015-12-04T16:25:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.1"},{"name":"1.3","sha":"4c202bd7ab2b4366db23725f0cb93f31277cff34","kind":"commit","published_at":"2015-11-20T16:50:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3"},{"name":"1.2.2","sha":"9253cf363856f16ff0a0742362e5cb43b6a0929d","kind":"commit","published_at":"2015-11-20T03:37:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.2"},{"name":"1.2.1","sha":"7d12119fd3feefda911e79f44ff01b19bd482c32","kind":"commit","published_at":"2015-11-20T01:05:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.1"},{"name":"1.2","sha":"cf9ad9abd6489732bfab3b2879bb4062b3c2cee0","kind":"commit","published_at":"2015-11-18T17:29:38.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2"},{"name":"1.1","sha":"5769bc34d6291c9672b4b58d8d8da3a83da0bc54","kind":"commit","published_at":"2015-02-26T22:50:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.1"},{"name":"1.0","sha":"5acbc88f14be1c7ccde558dc85e13ff2138ce764","kind":"commit","published_at":"2015-02-16T01:28:41.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.0"}]},"repo_metadata_updated_at":"2026-03-14T16:22:37.985Z","dependent_packages_count":2,"downloads":69670,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.397425021208644,"dependent_packages_count":19.606766804730775,"stargazers_count":54.29911672239134,"forks_count":52.26308698038824,"docker_downloads_count":null,"average":37.64159888217975},"purl":"pkg:conda/jaraco.collections?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jaraco.collections/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:47.331Z","issues_count":9,"pull_requests_count":3,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":19127594.333333332,"issues_closed_count":8,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":990015.3333333334,"past_year_avg_time_to_close_pull_request":995.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.25,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.collections/codemeta","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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","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":10344635,"name":"py3-jaraco.collections-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.collections","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-15T20:09:20.000Z","latest_release_published_at":"2024-04-15T20:09:20.000Z","latest_release_number":"5.0.1-r0","last_synced_at":"2026-08-18T04:27:55.754Z","created_at":"2024-06-11T10:02:21.010Z","updated_at":"2026-08-18T04:27:55.754Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-jaraco.collections-pyc","install_command":"apk add py3-jaraco.collections-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615284,"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-24T16:10:15.000Z","size":584,"stargazers_count":12,"open_issues_count":2,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-06-04T12:14:58.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2024-04-24T16:10:18.000Z","dependencies_parsed_at":"2023-12-01T02:31:18.401Z","dependency_job_id":"9923d39e-6f4b-46de-a7b7-ba88dae5e953","html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206633730,"owners_count":14602682,"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:12:33.139Z","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-jaraco.collections-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections"],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-12T01:12:31.730Z","issues_count":10,"pull_requests_count":4,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":14345985.75,"issues_closed_count":8,"pull_requests_closed_count":4,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.9,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":1,"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":null,"past_year_avg_time_to_close_pull_request":1160.0,"past_year_issues_closed_count":0,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/issues","maintainers":[{"login":"jaraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.collections-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.collections-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.collections-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.collections-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.collections-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.collections-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-06-12T01:13:27.579Z","updated_at":"2024-06-12T01:13:27.579Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/dunk@denkimushi.com/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":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1541},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-23T05:06:12.494Z","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":11765650,"name":"py3-jaraco.collections","ecosystem":"alpine","description":"jaraco - Module for text manipulation","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-28T14:56:22.000Z","latest_release_published_at":"2025-04-28T14:56:22.000Z","latest_release_number":"5.1.0-r1","last_synced_at":"2026-08-01T10:39:27.825Z","created_at":"2025-06-07T18:25:37.116Z","updated_at":"2026-08-01T10:39:27.825Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-jaraco.collections","install_command":"apk add py3-jaraco.collections","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615284,"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-14T06:55:25.000Z","size":648,"stargazers_count":14,"open_issues_count":2,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-04T11:24:30.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2025-05-14T06:55:29.000Z","dependencies_parsed_at":"2023-12-01T02:31:18.401Z","dependency_job_id":"9923d39e-6f4b-46de-a7b7-ba88dae5e953","html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":{"total_commits":590,"total_committers":25,"mean_commits":23.6,"dds":0.09491525423728808,"last_synced_commit":"7d8181f43e65eefa824b68089f886047d3f0a30f"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258735420,"owners_count":22749532,"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-08T15:34:03.834Z","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-jaraco.collections?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-04T05:50:50.249Z","issues_count":10,"pull_requests_count":6,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":9990875.666666666,"issues_closed_count":8,"pull_requests_closed_count":6,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.8333333333333334,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1280655.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"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":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/issues","maintainers":[{"login":"jaraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.collections/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":672,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-06-08T15:34:09.591Z","updated_at":"2025-06-08T15:34:09.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1799},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-23T05:06:02.051Z","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":12866410,"name":"python313Packages.jaraco-collections","ecosystem":"nixpkgs","description":"Models and classes to supplement the stdlib 'collections' module","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T02:27:41.340Z","latest_release_published_at":"2026-01-27T02:27:41.340Z","latest_release_number":"5.2.1","last_synced_at":"2026-08-12T08:07:09.289Z","created_at":"2026-01-27T02:27:41.130Z","updated_at":"2026-08-12T08:30:50.258Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.jaraco-collections","install_command":"nix-env -iA nixpkgs.python313Packages.jaraco-collections","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jaraco-collections/default.nix#L43","metadata":{"nix_attribute":"python3.13-jaraco-collections-5.2.1","position":"pkgs/development/python-modules/jaraco-collections/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-collections","upstream_purl":"pkg:pypi/jaraco-collections"},"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:nix/python313Packages.jaraco-collections?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.jaraco-collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.jaraco-collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.jaraco-collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-collections/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5881},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-23T05:00:10.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13085532,"name":"python312Packages.jaraco-collections","ecosystem":"nixpkgs","description":"Models and classes to supplement the stdlib 'collections' module","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:00:45.672Z","latest_release_published_at":"2026-02-01T18:00:45.672Z","latest_release_number":"5.1.0","last_synced_at":"2026-08-14T17:31:50.117Z","created_at":"2026-02-01T18:00:42.635Z","updated_at":"2026-08-14T17:47:09.921Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.jaraco-collections","install_command":"nix-env -iA nixpkgs.python312Packages.jaraco-collections","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jaraco-collections/default.nix#L44","metadata":{"nix_attribute":"python3.12-jaraco-collections-5.1.0","position":"pkgs/development/python-modules/jaraco-collections/default.nix:44","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-collections","upstream_purl":"pkg:pypi/jaraco-collections"},"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:nix/python312Packages.jaraco-collections?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jaraco-collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jaraco-collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jaraco-collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-collections/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3287},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-23T05:04:34.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":14512367,"name":"dev-python/jaraco-collections","ecosystem":"gentoo","description":"Models and classes to supplement the stdlib collections module","homepage":"https://github.com/jaraco/jaraco.collections/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~m68k","~mips","ppc","ppc64","~riscv","~s390","~sparc","x86","~arm64-macos","~x64-macos","~x64-solaris"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"5.2.1","last_synced_at":"2026-05-27T02:26:13.609Z","created_at":"2026-05-27T02:26:10.717Z","updated_at":"2026-05-27T02:33:06.684Z","registry_url":"https://packages.gentoo.org/packages/dev-python/jaraco-collections","install_command":"emerge dev-python/jaraco-collections","documentation_url":"https://packages.gentoo.org/packages/dev-python/jaraco-collections","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_pypy3_11 python_targets_python3_13t python_targets_python3_14t python_targets_python3_15t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T02:26:12.881Z","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:gentoo/dev-python/jaraco-collections","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/jaraco-collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/jaraco-collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/jaraco-collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-collections/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":614},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-23T05:05:01.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":12828429,"name":"python311Packages.jaraco_collections","ecosystem":"nixpkgs","description":"Models and classes to supplement the stdlib 'collections' module","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:22:47.316Z","latest_release_published_at":"2026-01-26T19:22:47.316Z","latest_release_number":"3.8.0","last_synced_at":"2026-04-03T09:26:06.054Z","created_at":"2026-01-26T19:22:47.161Z","updated_at":"2026-04-03T09:26:06.054Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.jaraco_collections","install_command":"nix-env -iA nixpkgs.python311Packages.jaraco_collections","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jaraco_collections/default.nix#L40","metadata":{"nix_attribute":"python3.11-jaraco.collections-3.8.0","position":"pkgs/development/python-modules/jaraco_collections/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco_collections","upstream_purl":"pkg:pypi/jaraco_collections"},"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:nix/python311Packages.jaraco_collections?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco_collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco_collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jaraco_collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco_collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco_collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco_collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco_collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco_collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco_collections/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2117},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-23T05:04:31.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12815877,"name":"python310Packages.jaraco_collections","ecosystem":"nixpkgs","description":"Models and classes to supplement the stdlib 'collections' module","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:12:10.406Z","latest_release_published_at":"2026-01-26T17:12:10.406Z","latest_release_number":"3.8.0","last_synced_at":"2026-08-01T22:03:48.692Z","created_at":"2026-01-26T17:12:10.244Z","updated_at":"2026-08-01T22:03:48.693Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.jaraco_collections","install_command":"nix-env -iA nixpkgs.python310Packages.jaraco_collections","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jaraco_collections/default.nix#L40","metadata":{"nix_attribute":"python3.10-jaraco.collections-3.8.0","position":"pkgs/development/python-modules/jaraco_collections/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco_collections","upstream_purl":"pkg:pypi/jaraco_collections"},"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:nix/python310Packages.jaraco_collections?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jaraco_collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jaraco_collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jaraco_collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco_collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco_collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco_collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco_collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco_collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco_collections/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2117},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-23T05:04:31.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":14527744,"name":"devel/py-jaraco.collections","ecosystem":"pkgsrc","description":"Collection objects similar to those in stdlib","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T06:21:27.000Z","latest_release_published_at":"2026-03-19T06:21:27.000Z","latest_release_number":"5.2.1","last_synced_at":"2026-05-27T06:39:07.674Z","created_at":"2026-05-27T06:39:07.342Z","updated_at":"2026-05-27T07:07:04.550Z","registry_url":"https://pkgsrc.se/devel/py-jaraco.collections","install_command":"pkg_add py311-jaraco.collections","documentation_url":"https://pkgsrc.se/devel/py-jaraco.collections","metadata":{"pkg_slug":"py-jaraco.collections","pkgbase":"py311-jaraco.collections","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-jaraco.collections-5.2.1"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T06:39:08.162Z","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:pkgsrc/devel/py-jaraco.collections?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-jaraco.collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.collections/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":475},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-23T05:00:23.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13689505,"name":"jaraco.collections","ecosystem":"debian","description":null,"homepage":"https://github.com/jaraco/jaraco.collections","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:47:23.765Z","latest_release_published_at":"2026-02-12T18:47:23.765Z","latest_release_number":"3.8.0-1","last_synced_at":"2026-03-13T11:36:52.542Z","created_at":"2026-02-12T18:47:23.566Z","updated_at":"2026-03-13T11:36:52.543Z","registry_url":"https://tracker.debian.org/pkg/jaraco.collections","install_command":"apt-get install jaraco.collections","documentation_url":"https://packages.debian.org/bookworm/jaraco.collections","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-jaraco.collections","standards_version":"4.6.1","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-jaraco.classes \u003c!nocheck\u003e, python3-jaraco.text \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T18:47:24.435Z","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:deb/debian/jaraco.collections?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/jaraco.collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jaraco.collections/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1227},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-23T05:05:52.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13468307,"name":"jaraco.collections","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.collections","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-09T18:32:33.604Z","latest_release_published_at":"2026-02-09T18:32:33.604Z","latest_release_number":"4.2.0-1","last_synced_at":"2026-03-09T19:06:43.885Z","created_at":"2026-02-09T18:32:33.011Z","updated_at":"2026-03-09T19:36:05.892Z","registry_url":"https://launchpad.net/ubuntu/+source/jaraco.collections","install_command":"apt-get install jaraco.collections","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.collections","standards_version":"4.6.2","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-jaraco.classes \u003c!nocheck\u003e, python3-jaraco.text \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"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:deb/ubuntu/jaraco.collections?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jaraco.collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jaraco.collections/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1328},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-23T05:05:48.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13076667,"name":"python311Packages.jaraco-collections","ecosystem":"nixpkgs","description":"Models and classes to supplement the stdlib 'collections' module","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:34:14.707Z","latest_release_published_at":"2026-02-01T17:34:14.707Z","latest_release_number":"5.1.0","last_synced_at":"2026-04-09T20:00:20.719Z","created_at":"2026-02-01T17:34:09.471Z","updated_at":"2026-04-09T20:00:20.720Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.jaraco-collections","install_command":"nix-env -iA nixpkgs.python311Packages.jaraco-collections","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jaraco-collections/default.nix#L44","metadata":{"nix_attribute":"python3.11-jaraco-collections-5.1.0","position":"pkgs/development/python-modules/jaraco-collections/default.nix:44","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-collections","upstream_purl":"pkg:pypi/jaraco-collections"},"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:nix/python311Packages.jaraco-collections?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jaraco-collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-collections/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3287},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-23T05:04:34.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13195721,"name":"python311Packages.jaraco-collections","ecosystem":"nixpkgs","description":"Models and classes to supplement the stdlib 'collections' module","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:23:03.522Z","latest_release_published_at":"2026-02-02T00:23:03.522Z","latest_release_number":"5.0.1","last_synced_at":"2026-03-08T12:09:37.454Z","created_at":"2026-02-02T00:23:03.192Z","updated_at":"2026-03-10T07:02:14.537Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.jaraco-collections","install_command":"nix-env -iA nixpkgs.python311Packages.jaraco-collections","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jaraco-collections/default.nix#L44","metadata":{"nix_attribute":"python3.11-jaraco-collections-5.0.1","position":"pkgs/development/python-modules/jaraco-collections/default.nix:44","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-collections","upstream_purl":"pkg:pypi/jaraco-collections"},"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:nix/python311Packages.jaraco-collections?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jaraco-collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-collections/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3049},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-23T05:00:25.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":8613723,"name":"github.com/jaraco/jaraco.collections","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2023-12-02T02:10:26.861Z","latest_release_published_at":"2025-06-21T20:00:30.000Z","latest_release_number":"v5.2.1+incompatible","last_synced_at":"2026-08-22T13:13:15.487Z","created_at":"2023-12-02T02:10:21.412Z","updated_at":"2026-08-22T13:13:15.487Z","registry_url":"https://pkg.go.dev/github.com/jaraco/jaraco.collections","install_command":"go get github.com/jaraco/jaraco.collections","documentation_url":"https://pkg.go.dev/github.com/jaraco/jaraco.collections#section-documentation","metadata":{},"repo_metadata":{"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-01T01:17:10.000Z","size":530,"stargazers_count":11,"open_issues_count":2,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2023-12-01T02:31:44.656Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2023-08-30T20:19:44.000Z","dependencies_parsed_at":"2023-12-01T02:31:18.401Z","dependency_job_id":"9923d39e-6f4b-46de-a7b7-ba88dae5e953","html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":null,"previous_names":[],"tags_count":35,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":174245426,"owners_count":10087780,"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-12-02T02:10:24.791Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":9.59543495514321,"forks_count":7.665607440768911,"docker_downloads_count":null,"average":9.409591312543991},"purl":"pkg:golang/github.com/jaraco/jaraco.collections","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jaraco/jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jaraco/jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jaraco/jaraco.collections/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections"],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-01T02:32:31.933Z","issues_count":10,"pull_requests_count":3,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":19127594.333333332,"issues_closed_count":8,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.6,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":990015.3333333334,"past_year_avg_time_to_close_pull_request":995.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5,"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/jaraco%2Fjaraco.collections/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.collections/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13440728,"name":"jaraco.collections","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.collections","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-08T04:38:20.934Z","latest_release_published_at":"2026-02-08T04:38:20.934Z","latest_release_number":"5.0.1-1","last_synced_at":"2026-03-08T04:53:54.954Z","created_at":"2026-02-08T04:38:20.672Z","updated_at":"2026-03-10T17:31:15.619Z","registry_url":"https://launchpad.net/ubuntu/+source/jaraco.collections","install_command":"apt-get install jaraco.collections","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.collections","standards_version":"4.7.0","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-jaraco.classes \u003c!nocheck\u003e, python3-jaraco.text \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"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:deb/ubuntu/jaraco.collections?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jaraco.collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jaraco.collections/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1298},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-23T05:04:56.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13409967,"name":"jaraco.collections","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.collections","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-06T19:04:18.177Z","latest_release_published_at":"2026-02-06T19:04:18.177Z","latest_release_number":"3.4.0-2","last_synced_at":"2026-03-06T19:42:18.288Z","created_at":"2026-02-06T19:04:11.982Z","updated_at":"2026-03-06T20:01:15.202Z","registry_url":"https://launchpad.net/ubuntu/+source/jaraco.collections","install_command":"apt-get install jaraco.collections","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.collections","standards_version":"4.6.0","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-jaraco.classes \u003c!nocheck\u003e, python3-jaraco.text \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"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:deb/ubuntu/jaraco.collections?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jaraco.collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/jaraco.collections/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":962},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-23T05:05:44.430Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":12889967,"name":"python314Packages.jaraco-collections","ecosystem":"nixpkgs","description":"Models and classes to supplement the stdlib 'collections' module","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T07:58:25.466Z","latest_release_published_at":"2026-01-27T07:58:25.466Z","latest_release_number":"5.2.1","last_synced_at":"2026-03-08T04:41:12.397Z","created_at":"2026-01-27T07:58:25.255Z","updated_at":"2026-03-10T18:34:40.158Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.jaraco-collections","install_command":"nix-env -iA nixpkgs.python314Packages.jaraco-collections","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jaraco-collections/default.nix#L43","metadata":{"nix_attribute":"python3.14-jaraco-collections-5.2.1","position":"pkgs/development/python-modules/jaraco-collections/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-collections","upstream_purl":"pkg:pypi/jaraco-collections"},"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:nix/python314Packages.jaraco-collections?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.jaraco-collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.jaraco-collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.jaraco-collections/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-collections/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5881},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-23T05:00:10.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":6145773,"name":"py3-circuitbreaker","ecosystem":"alpine","description":"Python Circuit Breaker pattern implementation","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-02-05T15:33:22.000Z","latest_release_published_at":"2022-02-05T15:33:22.000Z","latest_release_number":"1.3.2-r0","last_synced_at":"2026-03-14T18:20:21.866Z","created_at":"2023-01-31T23:02:35.180Z","updated_at":"2026-03-14T18:20:21.866Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-circuitbreaker","install_command":"apk add py3-circuitbreaker","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-23T00:14:35.000Z","size":521,"stargazers_count":11,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-03-22T09:04:32.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2023-03-11T22:23:39.000Z","dependencies_parsed_at":"2022-09-15T21:41:26.549Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":"Google","avatar_url":"https://avatars.githubusercontent.com/u/308610?v=4","repositories_count":138,"last_synced_at":"2023-02-19T21:15:10.273Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco"},"tags":[{"name":"v3.8.0","sha":"3fb5100ec3dcb58bc8e5a9ddb61a3743c49ff8e7","kind":"tag","published_at":"2022-11-06T23:28:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.8.0"},{"name":"v3.7.0","sha":"def9d78bf9512517fc4d6690691fabd5c709cb72","kind":"tag","published_at":"2022-10-29T09:23:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.7.0"},{"name":"v3.6.0","sha":"991f060593f7c641bdc6e269eeb5e35b6500f71c","kind":"tag","published_at":"2022-10-23T16:38:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.6.0"},{"name":"v3.5.2","sha":"5eb60a333629bc3d9cd6884d5d1ee6193eec6182","kind":"tag","published_at":"2022-07-14T05:01:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.2"},{"name":"v3.5.1","sha":"9d392383cbbfe59ad2a7f693a93c3743339fdf82","kind":"tag","published_at":"2022-01-05T23:26:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.1"},{"name":"v3.5.0","sha":"13965b70521d19f413630cbd3b73db54d94a7266","kind":"tag","published_at":"2022-01-03T16:53:21.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.0"},{"name":"v3.4.0","sha":"9aa8d2346b37e5b2985f27c280da6f695dc75586","kind":"tag","published_at":"2021-08-11T23:05:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.4.0"},{"name":"v3.3.0","sha":"99e0dcd00a5399a01e46d3d5553326db77382e68","kind":"tag","published_at":"2021-03-28T07:26:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.3.0"},{"name":"v3.2.0","sha":"5be34adb426d180d8720afa2a23ba8215ae9c20b","kind":"tag","published_at":"2021-02-11T00:36:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.2.0"},{"name":"v3.1.0","sha":"51fe90ba7736e99be719990a880357c41bafdf3f","kind":"tag","published_at":"2020-12-28T01:48:32.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.1.0"},{"name":"v3.0.0","sha":"1055044171df5cc7c60e7d8aa586ae21f59574ea","kind":"tag","published_at":"2019-12-20T04:53:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.0.0"},{"name":"2.1","sha":"a1afb714b7757638e15d058ab6a0c0134389a774","kind":"tag","published_at":"2019-10-13T16:14:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.1"},{"name":"2.0","sha":"139beaaaf0b305f941889c8f1636eeffc0fe4ab6","kind":"tag","published_at":"2019-01-01T14:26:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.0"},{"name":"1.6.0","sha":"42b2a8e027f529cbed2c1de42cbdfb9f8a66c2c0","kind":"tag","published_at":"2018-10-18T15:24:25.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.6.0"},{"name":"1.5.3","sha":"16c447465a0ef5687f14cea32a51b3926b4361ff","kind":"tag","published_at":"2018-03-07T21:03:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.3"},{"name":"1.5.2","sha":"227c31e91f5647c4327f3d8220ce80039a25f6da","kind":"tag","published_at":"2017-10-25T18:46:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.2"},{"name":"1.5.1","sha":"a8bf13fdff50203e04121f15e136017e84113272","kind":"tag","published_at":"2017-02-09T20:53:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.1"},{"name":"1.5","sha":"310e2579ad71fa05ab549c030513d3efdd0a9474","kind":"commit","published_at":"2016-09-09T18:28:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5"},{"name":"1.4.1","sha":"1012db042dcef240f93b9bf8d3f60ff3d5a2b546","kind":"commit","published_at":"2016-08-05T15:59:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4.1"},{"name":"1.4","sha":"f7830bfda296ad7b8b820c531591e3b190d9d281","kind":"commit","published_at":"2016-07-06T16:31:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4"},{"name":"1.3.2","sha":"94805a3502cdeb63609b698a2284ab9a023fa762","kind":"commit","published_at":"2016-02-18T19:29:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.2"},{"name":"1.3.1","sha":"bcbf2b54e95dedf5da69e0fdf8eefb0268a25356","kind":"commit","published_at":"2015-12-04T16:25:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.1"},{"name":"1.3","sha":"4c202bd7ab2b4366db23725f0cb93f31277cff34","kind":"commit","published_at":"2015-11-20T16:50:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3"},{"name":"1.2.2","sha":"9253cf363856f16ff0a0742362e5cb43b6a0929d","kind":"commit","published_at":"2015-11-20T03:37:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.2"},{"name":"1.2.1","sha":"7d12119fd3feefda911e79f44ff01b19bd482c32","kind":"commit","published_at":"2015-11-20T01:05:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.1"},{"name":"1.2","sha":"cf9ad9abd6489732bfab3b2879bb4062b3c2cee0","kind":"commit","published_at":"2015-11-18T17:29:38.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2"},{"name":"1.1","sha":"5769bc34d6291c9672b4b58d8d8da3a83da0bc54","kind":"commit","published_at":"2015-02-26T22:50:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.1"},{"name":"1.0","sha":"5acbc88f14be1c7ccde558dc85e13ff2138ce764","kind":"commit","published_at":"2015-02-16T01:28:41.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.0"}]},"repo_metadata_updated_at":"2023-03-22T09:22:12.359Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.00393261724482,"stargazers_count":20.57287081058872,"forks_count":20.467218406996537,"average":12.511005458707519},"purl":"pkg:apk/alpine/py3-circuitbreaker?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-circuitbreaker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-circuitbreaker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-circuitbreaker/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:47.331Z","issues_count":9,"pull_requests_count":3,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":19127594.333333332,"issues_closed_count":8,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":990015.3333333334,"past_year_avg_time_to_close_pull_request":995.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.25,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-circuitbreaker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-circuitbreaker/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-circuitbreaker/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-circuitbreaker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-circuitbreaker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-circuitbreaker/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":142,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-02-01T13:54:44.090Z","updated_at":"2023-02-01T13:54:44.090Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/dunk@denkimushi.com/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":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":947},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-08-22T05:05:52.310Z","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":6083796,"name":"py3-jaraco.collections","ecosystem":"alpine","description":"jaraco - Module for text manipulation","homepage":"https://github.com/jaraco/jaraco.collections","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.collections","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-11-07T08:12:45.000Z","latest_release_published_at":"2022-11-07T08:12:45.000Z","latest_release_number":"3.8.0-r0","last_synced_at":"2026-03-21T09:50:58.910Z","created_at":"2023-01-31T20:02:17.585Z","updated_at":"2026-03-21T09:50:58.910Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-jaraco.collections","install_command":"apk add py3-jaraco.collections","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"46563228","full_name":"jaraco/jaraco.collections","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-23T00:14:35.000Z","size":521,"stargazers_count":11,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-03-22T09:04:32.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"tidelift":"pypi/jaraco.collections"}},"created_at":"2015-11-20T13:22:47.000Z","updated_at":"2023-03-11T22:23:39.000Z","dependencies_parsed_at":"2022-09-15T21:41:26.549Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.collections","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":"Google","avatar_url":"https://avatars.githubusercontent.com/u/308610?v=4","repositories_count":138,"last_synced_at":"2023-02-19T21:15:10.273Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco"},"tags":[{"name":"v3.8.0","sha":"3fb5100ec3dcb58bc8e5a9ddb61a3743c49ff8e7","kind":"tag","published_at":"2022-11-06T23:28:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.8.0"},{"name":"v3.7.0","sha":"def9d78bf9512517fc4d6690691fabd5c709cb72","kind":"tag","published_at":"2022-10-29T09:23:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.7.0"},{"name":"v3.6.0","sha":"991f060593f7c641bdc6e269eeb5e35b6500f71c","kind":"tag","published_at":"2022-10-23T16:38:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.6.0"},{"name":"v3.5.2","sha":"5eb60a333629bc3d9cd6884d5d1ee6193eec6182","kind":"tag","published_at":"2022-07-14T05:01:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.2"},{"name":"v3.5.1","sha":"9d392383cbbfe59ad2a7f693a93c3743339fdf82","kind":"tag","published_at":"2022-01-05T23:26:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.1"},{"name":"v3.5.0","sha":"13965b70521d19f413630cbd3b73db54d94a7266","kind":"tag","published_at":"2022-01-03T16:53:21.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.5.0"},{"name":"v3.4.0","sha":"9aa8d2346b37e5b2985f27c280da6f695dc75586","kind":"tag","published_at":"2021-08-11T23:05:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.4.0"},{"name":"v3.3.0","sha":"99e0dcd00a5399a01e46d3d5553326db77382e68","kind":"tag","published_at":"2021-03-28T07:26:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.3.0"},{"name":"v3.2.0","sha":"5be34adb426d180d8720afa2a23ba8215ae9c20b","kind":"tag","published_at":"2021-02-11T00:36:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.2.0"},{"name":"v3.1.0","sha":"51fe90ba7736e99be719990a880357c41bafdf3f","kind":"tag","published_at":"2020-12-28T01:48:32.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.1.0"},{"name":"v3.0.0","sha":"1055044171df5cc7c60e7d8aa586ae21f59574ea","kind":"tag","published_at":"2019-12-20T04:53:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/v3.0.0"},{"name":"2.1","sha":"a1afb714b7757638e15d058ab6a0c0134389a774","kind":"tag","published_at":"2019-10-13T16:14:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.1"},{"name":"2.0","sha":"139beaaaf0b305f941889c8f1636eeffc0fe4ab6","kind":"tag","published_at":"2019-01-01T14:26:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/2.0"},{"name":"1.6.0","sha":"42b2a8e027f529cbed2c1de42cbdfb9f8a66c2c0","kind":"tag","published_at":"2018-10-18T15:24:25.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.6.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.6.0"},{"name":"1.5.3","sha":"16c447465a0ef5687f14cea32a51b3926b4361ff","kind":"tag","published_at":"2018-03-07T21:03:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.3"},{"name":"1.5.2","sha":"227c31e91f5647c4327f3d8220ce80039a25f6da","kind":"tag","published_at":"2017-10-25T18:46:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.2"},{"name":"1.5.1","sha":"a8bf13fdff50203e04121f15e136017e84113272","kind":"tag","published_at":"2017-02-09T20:53:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5.1"},{"name":"1.5","sha":"310e2579ad71fa05ab549c030513d3efdd0a9474","kind":"commit","published_at":"2016-09-09T18:28:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.5"},{"name":"1.4.1","sha":"1012db042dcef240f93b9bf8d3f60ff3d5a2b546","kind":"commit","published_at":"2016-08-05T15:59:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4.1"},{"name":"1.4","sha":"f7830bfda296ad7b8b820c531591e3b190d9d281","kind":"commit","published_at":"2016-07-06T16:31:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.4"},{"name":"1.3.2","sha":"94805a3502cdeb63609b698a2284ab9a023fa762","kind":"commit","published_at":"2016-02-18T19:29:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.2"},{"name":"1.3.1","sha":"bcbf2b54e95dedf5da69e0fdf8eefb0268a25356","kind":"commit","published_at":"2015-12-04T16:25:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3.1"},{"name":"1.3","sha":"4c202bd7ab2b4366db23725f0cb93f31277cff34","kind":"commit","published_at":"2015-11-20T16:50:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.3"},{"name":"1.2.2","sha":"9253cf363856f16ff0a0742362e5cb43b6a0929d","kind":"commit","published_at":"2015-11-20T03:37:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.2"},{"name":"1.2.1","sha":"7d12119fd3feefda911e79f44ff01b19bd482c32","kind":"commit","published_at":"2015-11-20T01:05:20.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2.1"},{"name":"1.2","sha":"cf9ad9abd6489732bfab3b2879bb4062b3c2cee0","kind":"commit","published_at":"2015-11-18T17:29:38.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.2"},{"name":"1.1","sha":"5769bc34d6291c9672b4b58d8d8da3a83da0bc54","kind":"commit","published_at":"2015-02-26T22:50:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.1"},{"name":"1.0","sha":"5acbc88f14be1c7ccde558dc85e13ff2138ce764","kind":"commit","published_at":"2015-02-16T01:28:41.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.collections/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.collections/releases/tag/1.0"}]},"repo_metadata_updated_at":"2023-03-22T09:05:58.243Z","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":24.424609857415515,"forks_count":24.076568990681487,"average":15.312394745705625},"purl":"pkg:apk/alpine/py3-jaraco.collections?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.collections","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.collections","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.collections/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.collections","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:47.331Z","issues_count":9,"pull_requests_count":3,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":19127594.333333332,"issues_closed_count":8,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":990015.3333333334,"past_year_avg_time_to_close_pull_request":995.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.25,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.collections/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.collections/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.collections/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.collections/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.collections/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.collections/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":186,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-02-01T05:01:18.878Z","updated_at":"2023-02-01T05:01:18.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/dunk@denkimushi.com/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":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-22T05:06:16.255Z","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"}}],"commits":{"id":3417,"full_name":"jaraco/jaraco.collections","default_branch":"main","total_commits":632,"total_committers":22,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":28.727272727272727,"dds":0.115506329113924,"past_year_total_commits":8,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.625,"last_synced_at":"2026-08-19T11:07:46.591Z","last_synced_commit":"2a38b68bfbb10717e8e498e95d4cabe34f96a466","created_at":"2023-03-07T09:17:42.823Z","updated_at":"2026-08-19T11:07:45.120Z","committers":[{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":"jaraco","count":559},{"name":"jaraco","email":"none@none","login":"invalid-email-address","count":15},{"name":"Avasam","email":"samuel.06@hotmail.com","login":"Avasam","count":12},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":11},{"name":"Anderson Bravalheri","email":"andersonbravalheri@gmail.com","login":"abravalheri","count":7},{"name":"Sviatoslav Sydorenko","email":"wk.cvs.github@sydorenko.org.ua","login":"webknjaz","count":6},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":4},{"name":"Bartosz Sławecki","email":"bartoszpiotrslawecki@gmail.com","login":"bswck","count":3},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"Alan Fregtman","email":"941331+darkvertex","login":"darkvertex","count":1},{"name":"Brian Rutledge","email":"brian@bhrutledge.com","login":"bhrutledge","count":1},{"name":"Bryan Deeney","email":"bdeeney@pobox.com","login":"bdeeney","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Joyce","email":"joycebrumu.u@gmail.com","login":"joycebrum","count":1},{"name":"KOLANICH","email":"kolan_n@mail.ru","login":"KOLANICH","count":1},{"name":"Louis Sautier","email":"sautier.louis@gmail.com","login":"sbraz","count":1},{"name":"Sebastian Kriems","email":"skriems","login":"skriems","count":1},{"name":"Vincent Fazio","email":"vfazio@xes-inc.com","login":"vfazio","count":1},{"name":"Zach Burnett","email":"zachary.r.burnett@gmail.com","login":"zacharyburnett","count":1},{"name":"johnthagen","email":"johnthagen","login":"johnthagen","count":1},{"name":"layday","email":"31134424+layday","login":"layday","count":1},{"name":"wim glenn","email":"wim.glenn@gmail.com","login":"wimglenn","count":1}],"past_year_committers":[{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":"jaraco","count":3},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":2},{"name":"Avasam","email":"samuel.06@hotmail.com","login":"Avasam","count":2},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6752313,"commits_count":978410056,"contributors_count":41242979,"owners_count":1359078,"committers_count":3353170,"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":{"table":{"full_name":"jaraco/jaraco.collections","html_url":"https://github.com/jaraco/jaraco.collections","last_synced_at":"2026-08-24T13:42:22.316Z","status":null,"issues_count":10,"pull_requests_count":9,"avg_time_to_close_issue":7854292.5,"avg_time_to_close_pull_request":7813320.625,"issues_closed_count":8,"pull_requests_closed_count":8,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":5,"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,"created_at":"2023-05-10T11:06:48.356Z","updated_at":"2026-08-24T13:42:22.316Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.collections/issues","issue_labels_count":{"table":{"invalid":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":6,"OWNER":3,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":5,"OWNER":2,"NONE":2}},"issue_authors":{"table":{"jaraco":3,"mgorny":1,"teake":1,"bswck":1,"abadger":1,"the-allanc":1,"GreenWolf13":1,"mtelka":1}},"pull_request_authors":{"table":{"Avasam":4,"jaraco":2,"mgorny":1,"lphuc2250gma":1,"sbraz":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16328808,"issues_count":42398313,"pull_requests_count":135865593,"authors_count":11520402,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"lphuc2250gma":1}},"maintainers":[{"table":{"login":"jaraco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"PullRequestEvent":1,"WatchEvent":1,"PushEvent":11,"CreateEvent":3},"last_year":{"PullRequestEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-12-01T02:31:18.134Z","updated_at":"2023-12-01T02:31:18.134Z","repository_link":"https://github.com/jaraco/jaraco.collections/blob/main/.github/workflows/main.yml","dependencies":[{"id":14830782763,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14830782767,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14830782770,"package_name":"re-actors/alls-green","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-01T02:31:18.229Z","updated_at":"2023-12-01T02:31:18.229Z","repository_link":"https://github.com/jaraco/jaraco.collections/blob/main/pyproject.toml","dependencies":[]}],"score":27.772058762724953,"created_at":"2026-05-04T06:49:06.523Z","updated_at":"2026-08-25T14:11:30.759Z","avatar_url":"https://github.com/jaraco.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371629","html_url":"https://summary.ecosyste.ms/projects/371629"}