{"id":63924,"name":"pint","description":"Operate and manipulate physical quantities in Python","url":"https://github.com/hgrecco/pint","last_synced_at":"2025-09-08T13:04:35.819Z","repository":{"id":3931445,"uuid":"5021892","full_name":"hgrecco/pint","owner":"hgrecco","description":"Operate and manipulate physical quantities in Python","archived":false,"fork":false,"pushed_at":"2025-09-07T10:12:15.000Z","size":4676,"stargazers_count":2619,"open_issues_count":305,"forks_count":485,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-09-07T12:16:10.970Z","etag":null,"topics":["python","science","units"],"latest_commit_sha":null,"homepage":"http://pint.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hgrecco.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-07-13T16:27:11.000Z","updated_at":"2025-09-07T10:12:18.000Z","dependencies_parsed_at":"2024-05-12T13:45:10.589Z","dependency_job_id":"953e11ff-902f-4957-96c9-36e35ce41627","html_url":"https://github.com/hgrecco/pint","commit_stats":{"total_commits":2154,"total_committers":219,"mean_commits":9.835616438356164,"dds":0.6513463324048282,"last_synced_commit":"62046f0518befbf870836fe3620bf0398d75999d"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/hgrecco/pint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/sbom","scorecard":{"id":113967,"data":{"date":"2025-08-11","repo":{"name":"github.com/hgrecco/pint","commit":"88f2ff02921b6fae82185c966a865a6fa592ed12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/26 approved changesets -- score normalized to 4","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/bench.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/bench.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/bench.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bench.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/bench.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/bench.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/bench.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:113","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-387 / GHSA-j8fq-86c5-5v2r","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T21:49:16.635Z","repository_id":3931445,"created_at":"2025-08-15T21:49:16.636Z","updated_at":"2025-08-15T21:49:16.636Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274121353,"owners_count":25225798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"hgrecco","name":"Hernan Grecco","uuid":"278566","kind":"user","description":"","email":"","website":null,"location":null,"twitter":"GreccoHernan","company":null,"icon_url":"https://avatars.githubusercontent.com/u/278566?u=4870724ff374ecd4759bd96bcdc9787e953278f2\u0026v=4","repositories_count":78,"last_synced_at":"2025-09-05T21:31:37.379Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hgrecco","funding_links":["https://github.com/sponsors/hgrecco"],"total_stars":3130,"followers":259,"following":1,"created_at":"2022-11-02T16:24:29.755Z","updated_at":"2025-09-05T21:31:37.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco/repositories"},"packages":[{"id":5289911,"name":"pint","ecosystem":"conda","description":"Pint is a Python package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. It is distributed with a comprehensive list of physical units, prefixes and constants. Due to its modular design, you can extend (or even rewrite!) the complete list without changing the source code. It supports a lot of numpy mathematical operations without monkey patching or wrapping numpy.","homepage":"https://github.com/hgrecco/pint","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/hgrecco/pint","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2019-01-21T19:45:40.000Z","latest_release_published_at":"2022-10-27T16:08:25.000Z","latest_release_number":"0.20.1","last_synced_at":"2025-09-07T12:24:12.323Z","created_at":"2022-10-03T15:48:23.970Z","updated_at":"2025-09-08T01:23:21.306Z","registry_url":"https://anaconda.org/conda-forge/pint","install_command":"conda install -c conda-forge pint","documentation_url":null,"metadata":{},"repo_metadata":{"id":3931445,"uuid":"5021892","full_name":"hgrecco/pint","owner":"hgrecco","description":"Operate and manipulate physical quantities in Python","archived":false,"fork":false,"pushed_at":"2025-09-07T10:12:15.000Z","size":4676,"stargazers_count":2619,"open_issues_count":305,"forks_count":485,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-09-07T12:16:10.970Z","etag":null,"topics":["python","science","units"],"latest_commit_sha":null,"homepage":"http://pint.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hgrecco.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-07-13T16:27:11.000Z","updated_at":"2025-09-07T10:12:18.000Z","dependencies_parsed_at":"2024-05-12T13:45:10.589Z","dependency_job_id":"953e11ff-902f-4957-96c9-36e35ce41627","html_url":"https://github.com/hgrecco/pint","commit_stats":{"total_commits":2154,"total_committers":219,"mean_commits":9.835616438356164,"dds":0.6513463324048282,"last_synced_commit":"62046f0518befbf870836fe3620bf0398d75999d"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/hgrecco/pint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/sbom","scorecard":{"id":113967,"data":{"date":"2025-08-11","repo":{"name":"github.com/hgrecco/pint","commit":"88f2ff02921b6fae82185c966a865a6fa592ed12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/26 approved changesets -- score normalized to 4","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/bench.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/bench.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/bench.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bench.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/bench.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/bench.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/bench.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:113","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-387 / GHSA-j8fq-86c5-5v2r","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T21:49:16.635Z","repository_id":3931445,"created_at":"2025-08-15T21:49:16.636Z","updated_at":"2025-08-15T21:49:16.636Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274121353,"owners_count":25225798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"hgrecco","name":"Hernan Grecco","uuid":"278566","kind":"user","description":"","email":"","website":null,"location":null,"twitter":"GreccoHernan","company":null,"icon_url":"https://avatars.githubusercontent.com/u/278566?u=4870724ff374ecd4759bd96bcdc9787e953278f2\u0026v=4","repositories_count":78,"last_synced_at":"2025-09-05T21:31:37.379Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hgrecco","funding_links":["https://github.com/sponsors/hgrecco"],"total_stars":3130,"followers":259,"following":1,"created_at":"2022-11-02T16:24:29.755Z","updated_at":"2025-09-05T21:31:37.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco/repositories"},"tags":[{"name":"0.25","sha":"20e3dd37ac46acae0fd7aaef144869acf03c4787","kind":"tag","published_at":"2025-08-15T19:43:31.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.25","html_url":"https://github.com/hgrecco/pint/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25/manifests"},{"name":"0.25.rc2","sha":"88f2ff02921b6fae82185c966a865a6fa592ed12","kind":"tag","published_at":"2025-08-08T19:37:32.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.25.rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.25.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.25.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc2/manifests"},{"name":"0.25.rc1","sha":"084a07f327174f5ef4d8315f650cea338c6c6684","kind":"tag","published_at":"2025-08-05T11:20:43.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.25.rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.25.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.25.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc1/manifests"},{"name":"0.25.rc0","sha":"9ff423182bf53a8af277635aa7db8b3f927cce80","kind":"tag","published_at":"2025-07-30T20:37:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.25.rc0","html_url":"https://github.com/hgrecco/pint/releases/tag/0.25.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.25.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc0/manifests"},{"name":"0.24.4","sha":"b6a6f68faf55bc4635c1cc1bcd567858ce8c418d","kind":"tag","published_at":"2024-11-07T16:25:46.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.4","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.4/manifests"},{"name":"0.24.3","sha":"79e636cc9c69f1806944e2e67123a6e5f74df83b","kind":"tag","published_at":"2024-07-13T11:08:48.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"5f2a76a42c44f0077908be212c5445a657da639a","kind":"tag","published_at":"2024-07-13T11:06:03.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4c2caccfc6cdac1f80a9bfa15ebea1ca49836881","kind":"tag","published_at":"2024-06-24T11:25:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.1/manifests"},{"name":"0.24","sha":"7b47d6b7b0f7655efca810a90f2781c0d1cc7fb9","kind":"tag","published_at":"2024-06-07T19:02:05.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24/manifests"},{"name":"0.24.rc2","sha":"858f59ce04cd84111a15c55f25c6f964da0fd72d","kind":"tag","published_at":"2024-06-01T17:26:04.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc2/manifests"},{"name":"0.24.rc1","sha":"1f78c5e88c773052bf32322ff61c8aceb44a8674","kind":"tag","published_at":"2024-06-01T17:19:47.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc1/manifests"},{"name":"0.24.rc0","sha":"1f78c5e88c773052bf32322ff61c8aceb44a8674","kind":"tag","published_at":"2024-06-01T17:10:02.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.rc0","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc0/manifests"},{"name":"0.23","sha":"52ac9f58feb4ced7c389d61904a98fc5c9fe3cc2","kind":"tag","published_at":"2023-12-08T20:37:12.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23/manifests"},{"name":"0.23rc2","sha":"57764bec254971acabf29552cca9f92733ab1b97","kind":"tag","published_at":"2023-12-03T17:32:05.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc2/manifests"},{"name":"0.23rc1","sha":"7aa995c947924f2fb668eff137a3197291a54634","kind":"tag","published_at":"2023-12-03T04:32:19.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc1/manifests"},{"name":"0.23rc0","sha":"07646d0b0c66d306baad9cbc5cb8454db5dead39","kind":"tag","published_at":"2023-09-17T18:48:28.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23rc0","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.23rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc0/manifests"},{"name":"0.22","sha":"87c5919a1f8864e9ff7c4cd6c8215c92413c214b","kind":"tag","published_at":"2023-05-25T16:33:54.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.22","html_url":"https://github.com/hgrecco/pint/releases/tag/0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22/manifests"},{"name":"0.21.1","sha":"cc7d0373b6c7df2aa1fb916d56015d9b1ea9d25a","kind":"tag","published_at":"2023-05-25T16:28:35.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.21.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1/manifests"},{"name":"0.21.1rc1","sha":"fc029c525b34af1ba0118127e963bf1620db66c2","kind":"tag","published_at":"2023-05-20T00:23:51.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.21.1rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.21.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.21.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1rc1/manifests"},{"name":"0.22rc2","sha":"5f5fff1f7f8291b4d2a6cccfd33bde2dfa6c88ce","kind":"tag","published_at":"2023-05-19T23:25:57.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.22rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc2/manifests"},{"name":"0.22rc1","sha":"3aa6aeec50fda4005a1fc1878b4c52a554245a55","kind":"tag","published_at":"2023-05-16T01:13:41.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.22rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc1/manifests"},{"name":"0.21","sha":"ef3a6ec076e5f7730c9e3c8be0356f8967a4efd0","kind":"tag","published_at":"2023-05-01T13:19:53.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.21","html_url":"https://github.com/hgrecco/pint/releases/tag/0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21/manifests"},{"name":"0.20.1","sha":"f7184af37d6faea5178b5d7b141f2bcbec7c6dff","kind":"tag","published_at":"2022-10-27T13:32:17.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.20.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20.1/manifests"},{"name":"0.20","sha":"f334aa8d1e754f1a0304a7416117a9a77591bd9a","kind":"tag","published_at":"2022-10-25T14:58:05.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.20","html_url":"https://github.com/hgrecco/pint/releases/tag/0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20/manifests"},{"name":"0.19.2","sha":"f0f9002fbbd5704dbd86cbcb397f6eac1217a8ef","kind":"tag","published_at":"2022-04-23T16:11:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.19.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"f15c967de06c68cae1505b20d71bd7e0b3e7f3dc","kind":"tag","published_at":"2022-04-06T11:55:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.19.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.1/manifests"},{"name":"0.19","sha":"bd816b35ef48d5531934cce94c652009572605dd","kind":"tag","published_at":"2022-04-04T14:07:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.19","html_url":"https://github.com/hgrecco/pint/releases/tag/0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19/manifests"},{"name":"0.18","sha":"e99250dbb8f936a2e0ef317bef6855dac621cbc6","kind":"tag","published_at":"2021-10-26T12:00:46.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.18","html_url":"https://github.com/hgrecco/pint/releases/tag/0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.18/manifests"},{"name":"0.17","sha":"636961a8ac988f5af25799ffdd041da725554bfb","kind":"tag","published_at":"2021-03-22T04:01:50.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.17","html_url":"https://github.com/hgrecco/pint/releases/tag/0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.17/manifests"},{"name":"0.16.1","sha":"6b0b531d5311ab0f61aefd3e76a8dec9144d6b81","kind":"tag","published_at":"2020-09-22T03:12:28.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.16.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16.1/manifests"},{"name":"0.16","sha":"9a05e600275c592451bda9287205fe0e99a87bb3","kind":"tag","published_at":"2020-09-13T23:02:22.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.16","html_url":"https://github.com/hgrecco/pint/releases/tag/0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16/manifests"},{"name":"0.15","sha":"85603e644e9ba004188ef79e499b9a40557b446c","kind":"tag","published_at":"2020-08-22T19:22:39.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.15","html_url":"https://github.com/hgrecco/pint/releases/tag/0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.15/manifests"},{"name":"0.14","sha":"222a1c89e9ce5c24debc749558cf5eb3b231f89a","kind":"tag","published_at":"2020-07-01T23:33:35.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.14","html_url":"https://github.com/hgrecco/pint/releases/tag/0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.14/manifests"},{"name":"0.13","sha":"4e6dbff740292ae57230686ad4417e46d63e171c","kind":"tag","published_at":"2020-06-18T00:08:04.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.13","html_url":"https://github.com/hgrecco/pint/releases/tag/0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.13/manifests"},{"name":"0.12","sha":"eed85601c8bdf0829ed256cdf2af9982bc9ed5a2","kind":"tag","published_at":"2020-05-29T15:43:12.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.12","html_url":"https://github.com/hgrecco/pint/releases/tag/0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.12/manifests"},{"name":"0.11","sha":"3d713cf920c1f164c1c3c2fcfab96956467b0d64","kind":"tag","published_at":"2020-02-19T22:42:00.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.11","html_url":"https://github.com/hgrecco/pint/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.11/manifests"},{"name":"0.10.1","sha":"82b2c2f97b3f929568a07850de4f75b0d16f3c56","kind":"tag","published_at":"2020-01-08T05:47:19.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.10.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10.1/manifests"},{"name":"0.10","sha":"a91762071e3cecc8d995c993a3175f84ed9ec804","kind":"tag","published_at":"2020-01-06T05:17:55.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.10","html_url":"https://github.com/hgrecco/pint/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10/manifests"},{"name":"0.9","sha":"2b296e79f0260b8d547af8d078178f079d90a3d9","kind":"tag","published_at":"2019-01-12T23:30:20.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.9","html_url":"https://github.com/hgrecco/pint/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.9/manifests"},{"name":"0.8.1","sha":"697834d17d6fb5bb5d0adf945a5d5f5d187506a1","kind":"tag","published_at":"2017-06-06T00:46:13.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.8.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8.1/manifests"},{"name":"0.8","sha":"5ee3ff950709ab356d7349d6b56818b0c5fe624b","kind":"tag","published_at":"2017-04-16T04:15:04.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.8","html_url":"https://github.com/hgrecco/pint/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8/manifests"},{"name":"0.7.2","sha":"7196ae6794a5f7b3ab0a48e880f1797a218e59de","kind":"tag","published_at":"2016-03-02T04:18:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.7.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a171cdfbab64903ae67d7461b0904f350191ee29","kind":"tag","published_at":"2016-02-23T14:28:48.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.7.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.1/manifests"},{"name":"0.7","sha":"f65bebb6930fdd5ec891a905c30489a52add05f6","kind":"tag","published_at":"2016-02-20T22:18:25.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.7","html_url":"https://github.com/hgrecco/pint/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7/manifests"},{"name":"0.6","sha":"e7e7de5ca2e1c19963be8a918369fb19186f9a73","kind":"tag","published_at":"2014-11-08T00:14:08.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.6","html_url":"https://github.com/hgrecco/pint/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.6/manifests"},{"name":"0.5.2","sha":"7d9837ead056af2e36009a0b0ed8d1a9e9bf3947","kind":"tag","published_at":"2014-07-31T03:08:37.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.5.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"c48c441ec6b8919f104edd6affb57b69aa275a38","kind":"tag","published_at":"2014-06-04T02:47:10.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.5.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.1/manifests"},{"name":"0.5","sha":"6aea7d4aaf424e2a514c004f99b271ecfb446237","kind":"tag","published_at":"2014-05-07T12:49:15.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.5","html_url":"https://github.com/hgrecco/pint/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5/manifests"},{"name":"0.4.2","sha":"fe0a64b270dbde0946fdcb0819aad178d42f77e6","kind":"tag","published_at":"2014-02-14T15:15:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.4.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"6e18639b3db4121322e0fc7009df463b8dc7ee9f","kind":"tag","published_at":"2014-01-12T04:03:52.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.4.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.1/manifests"},{"name":"0.4","sha":"619b95ee13f82560c3cd596095bcd606ba0277ae","kind":"tag","published_at":"2013-12-17T21:59:07.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.4","html_url":"https://github.com/hgrecco/pint/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4/manifests"},{"name":"0.3.3","sha":"2c0c4ee67f732b0d1b7530e8363b15c57b936b97","kind":"tag","published_at":"2013-11-29T14:13:29.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"126e00f691007ff71e6a2c327b19f92d8a478adb","kind":"tag","published_at":"2013-10-22T03:06:54.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1d3f26bfcabab7751bd324d1fd48825667c2e949","kind":"tag","published_at":"2013-09-15T16:06:41.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.1/manifests"},{"name":"0.3","sha":"2dc133ef61baf3f6b2b54814cbeb3299282ee794","kind":"tag","published_at":"2013-09-03T00:39:27.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3/manifests"},{"name":"0.2.1","sha":"5ca84aca6002ec1550417bf791b3f8cc9e551818","kind":"tag","published_at":"2013-07-03T01:54:01.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.2.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2.1/manifests"},{"name":"0.2","sha":"040b01283470b95d23a244eb1a791dfd189502c6","kind":"tag","published_at":"2013-05-13T03:24:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2/manifests"},{"name":"0.1.3","sha":"d78cc94a9538aeb91b30494bdcde1348cab0e2f6","kind":"commit","published_at":"2013-01-07T07:36:57.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"7f77dabbfcd1be8b5943cbb6ee3b049c66d337f6","kind":"commit","published_at":"2012-08-11T01:14:34.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a964aebfb904d5ac4cb2645478f38189b27ad97a","kind":"commit","published_at":"2012-07-31T13:01:42.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.1/manifests"},{"name":"0.1","sha":"04468ad216555cab2b50dbae62b57f56bf694cc3","kind":"commit","published_at":"2012-07-26T08:21:06.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-08T01:23:21.305Z","dependent_packages_count":83,"downloads":null,"downloads_period":null,"dependent_repos_count":119,"rankings":{"downloads":null,"dependent_repos_count":3.118918109686112,"dependent_packages_count":0.928190029442587,"stargazers_count":9.042367383601976,"forks_count":8.238934078546833,"docker_downloads_count":null,"average":5.332102400319377},"purl":"pkg:conda/pint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pint/dependencies","status":null,"funding_links":["https://github.com/sponsors/hgrecco"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T19:01:12.742Z","issues_count":331,"pull_requests_count":286,"avg_time_to_close_issue":39815398.885714285,"avg_time_to_close_pull_request":9112089.578947369,"issues_closed_count":175,"pull_requests_closed_count":209,"pull_request_authors_count":92,"issue_authors_count":238,"avg_comments_per_issue":2.7764350453172204,"avg_comments_per_pull_request":2.395104895104895,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":79,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1008044.3703703703,"past_year_avg_time_to_close_pull_request":872940.3166666667,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":0.8987341772151899,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/issues","maintainers":[{"login":"andrewgsavage","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewgsavage"},{"login":"hgrecco","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hgrecco"},{"login":"jules-ch","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jules-ch"},{"login":"MichaelTiemannOSC","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelTiemannOSC"}],"active_maintainers":[{"login":"andrewgsavage","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewgsavage"},{"login":"hgrecco","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hgrecco"},{"login":"jules-ch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jules-ch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pint/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pint/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":338254,"name":"pint","ecosystem":"pypi","description":"Physical quantities module","homepage":"https://github.com/hgrecco/pint","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/hgrecco/pint","keywords_array":["conversion","physical","quantities","science","unit"],"namespace":null,"versions_count":58,"first_release_published_at":"2012-07-26T10:18:06.000Z","latest_release_published_at":"2024-11-07T16:29:43.000Z","latest_release_number":"0.24.4","last_synced_at":"2025-08-15T20:01:07.181Z","created_at":"2022-04-06T12:50:42.015Z","updated_at":"2025-08-15T20:01:07.922Z","registry_url":"https://pypi.org/project/pint/","install_command":"pip install pint --index-url https://pypi.org/simple","documentation_url":"https://pint.readthedocs.io/","metadata":{"funding":null,"documentation":"https://pint.readthedocs.io/","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering","Topic :: Software Development :: Libraries"],"normalized_name":"pint","project_status":null},"repo_metadata":{"id":3931445,"uuid":"5021892","full_name":"hgrecco/pint","owner":"hgrecco","description":"Operate and manipulate physical quantities in Python","archived":false,"fork":false,"pushed_at":"2024-04-29T21:19:17.000Z","size":4880,"stargazers_count":2266,"open_issues_count":308,"forks_count":449,"subscribers_count":42,"default_branch":"master","last_synced_at":"2024-05-01T23:59:25.928Z","etag":null,"topics":["python","science","units"],"latest_commit_sha":null,"homepage":"http://pint.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hgrecco.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-07-13T16:27:11.000Z","updated_at":"2024-05-12T13:45:36.016Z","dependencies_parsed_at":"2024-05-12T13:45:10.589Z","dependency_job_id":"953e11ff-902f-4957-96c9-36e35ce41627","html_url":"https://github.com/hgrecco/pint","commit_stats":{"total_commits":2028,"total_committers":207,"mean_commits":9.797101449275363,"dds":0.6296844181459567,"last_synced_commit":"f9e139e226f1a1196bf15493c1f3e7520e6f080c"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216649004,"owners_count":16059151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hgrecco","name":"Hernan Grecco","uuid":"278566","kind":"user","description":"","email":"","website":null,"location":null,"twitter":"GreccoHernan","company":null,"icon_url":"https://avatars.githubusercontent.com/u/278566?u=4870724ff374ecd4759bd96bcdc9787e953278f2\u0026v=4","repositories_count":70,"last_synced_at":"2024-05-20T14:44:44.794Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hgrecco","funding_links":["https://github.com/sponsors/hgrecco"],"total_stars":2722,"followers":232,"following":1,"created_at":"2022-11-02T16:24:29.755Z","updated_at":"2024-05-20T14:44:47.926Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco/repositories"},"tags":[{"name":"0.23","sha":"52ac9f58feb4ced7c389d61904a98fc5c9fe3cc2","kind":"tag","published_at":"2023-12-08T20:37:12.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23/manifests"},{"name":"0.23rc2","sha":"57764bec254971acabf29552cca9f92733ab1b97","kind":"tag","published_at":"2023-12-03T17:32:05.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc2/manifests"},{"name":"0.23rc1","sha":"7aa995c947924f2fb668eff137a3197291a54634","kind":"tag","published_at":"2023-12-03T04:32:19.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc1/manifests"},{"name":"0.23rc0","sha":"07646d0b0c66d306baad9cbc5cb8454db5dead39","kind":"tag","published_at":"2023-09-17T18:48:28.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23rc0","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc0/manifests"},{"name":"0.22","sha":"87c5919a1f8864e9ff7c4cd6c8215c92413c214b","kind":"tag","published_at":"2023-05-25T16:33:54.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.22","html_url":"https://github.com/hgrecco/pint/releases/tag/0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22/manifests"},{"name":"0.21.1","sha":"cc7d0373b6c7df2aa1fb916d56015d9b1ea9d25a","kind":"tag","published_at":"2023-05-25T16:28:35.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.21.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1/manifests"},{"name":"0.21.1rc1","sha":"fc029c525b34af1ba0118127e963bf1620db66c2","kind":"tag","published_at":"2023-05-20T00:23:51.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.21.1rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.21.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1rc1/manifests"},{"name":"0.22rc2","sha":"5f5fff1f7f8291b4d2a6cccfd33bde2dfa6c88ce","kind":"tag","published_at":"2023-05-19T23:25:57.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.22rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc2/manifests"},{"name":"0.22rc1","sha":"3aa6aeec50fda4005a1fc1878b4c52a554245a55","kind":"tag","published_at":"2023-05-16T01:13:41.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.22rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc1/manifests"},{"name":"0.21","sha":"ef3a6ec076e5f7730c9e3c8be0356f8967a4efd0","kind":"tag","published_at":"2023-05-01T13:19:53.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.21","html_url":"https://github.com/hgrecco/pint/releases/tag/0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21/manifests"},{"name":"0.20.1","sha":"f7184af37d6faea5178b5d7b141f2bcbec7c6dff","kind":"tag","published_at":"2022-10-27T13:32:17.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.20.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20.1/manifests"},{"name":"0.20","sha":"f334aa8d1e754f1a0304a7416117a9a77591bd9a","kind":"tag","published_at":"2022-10-25T14:58:05.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.20","html_url":"https://github.com/hgrecco/pint/releases/tag/0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20/manifests"},{"name":"0.19.2","sha":"f0f9002fbbd5704dbd86cbcb397f6eac1217a8ef","kind":"tag","published_at":"2022-04-23T16:11:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.19.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"f15c967de06c68cae1505b20d71bd7e0b3e7f3dc","kind":"tag","published_at":"2022-04-06T11:55:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.19.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.1/manifests"},{"name":"0.19","sha":"bd816b35ef48d5531934cce94c652009572605dd","kind":"tag","published_at":"2022-04-04T14:07:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.19","html_url":"https://github.com/hgrecco/pint/releases/tag/0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19/manifests"},{"name":"0.18","sha":"e99250dbb8f936a2e0ef317bef6855dac621cbc6","kind":"tag","published_at":"2021-10-26T12:00:46.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.18","html_url":"https://github.com/hgrecco/pint/releases/tag/0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.18/manifests"},{"name":"0.17","sha":"636961a8ac988f5af25799ffdd041da725554bfb","kind":"tag","published_at":"2021-03-22T04:01:50.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.17","html_url":"https://github.com/hgrecco/pint/releases/tag/0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.17/manifests"},{"name":"0.16.1","sha":"6b0b531d5311ab0f61aefd3e76a8dec9144d6b81","kind":"tag","published_at":"2020-09-22T03:12:28.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.16.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16.1/manifests"},{"name":"0.16","sha":"9a05e600275c592451bda9287205fe0e99a87bb3","kind":"tag","published_at":"2020-09-13T23:02:22.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.16","html_url":"https://github.com/hgrecco/pint/releases/tag/0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16/manifests"},{"name":"0.15","sha":"85603e644e9ba004188ef79e499b9a40557b446c","kind":"tag","published_at":"2020-08-22T19:22:39.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.15","html_url":"https://github.com/hgrecco/pint/releases/tag/0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.15/manifests"},{"name":"0.14","sha":"222a1c89e9ce5c24debc749558cf5eb3b231f89a","kind":"tag","published_at":"2020-07-01T23:33:35.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.14","html_url":"https://github.com/hgrecco/pint/releases/tag/0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.14/manifests"},{"name":"0.13","sha":"4e6dbff740292ae57230686ad4417e46d63e171c","kind":"tag","published_at":"2020-06-18T00:08:04.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.13","html_url":"https://github.com/hgrecco/pint/releases/tag/0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.13/manifests"},{"name":"0.12","sha":"eed85601c8bdf0829ed256cdf2af9982bc9ed5a2","kind":"tag","published_at":"2020-05-29T15:43:12.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.12","html_url":"https://github.com/hgrecco/pint/releases/tag/0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.12/manifests"},{"name":"0.11","sha":"3d713cf920c1f164c1c3c2fcfab96956467b0d64","kind":"tag","published_at":"2020-02-19T22:42:00.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.11","html_url":"https://github.com/hgrecco/pint/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.11/manifests"},{"name":"0.10.1","sha":"82b2c2f97b3f929568a07850de4f75b0d16f3c56","kind":"tag","published_at":"2020-01-08T05:47:19.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.10.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10.1/manifests"},{"name":"0.10","sha":"a91762071e3cecc8d995c993a3175f84ed9ec804","kind":"tag","published_at":"2020-01-06T05:17:55.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.10","html_url":"https://github.com/hgrecco/pint/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10/manifests"},{"name":"0.9","sha":"2b296e79f0260b8d547af8d078178f079d90a3d9","kind":"tag","published_at":"2019-01-12T23:30:20.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.9","html_url":"https://github.com/hgrecco/pint/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.9/manifests"},{"name":"0.8.1","sha":"697834d17d6fb5bb5d0adf945a5d5f5d187506a1","kind":"tag","published_at":"2017-06-06T00:46:13.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.8.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8.1/manifests"},{"name":"0.8","sha":"5ee3ff950709ab356d7349d6b56818b0c5fe624b","kind":"tag","published_at":"2017-04-16T04:15:04.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.8","html_url":"https://github.com/hgrecco/pint/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8/manifests"},{"name":"0.7.2","sha":"7196ae6794a5f7b3ab0a48e880f1797a218e59de","kind":"tag","published_at":"2016-03-02T04:18:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.7.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a171cdfbab64903ae67d7461b0904f350191ee29","kind":"tag","published_at":"2016-02-23T14:28:48.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.7.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.1/manifests"},{"name":"0.7","sha":"f65bebb6930fdd5ec891a905c30489a52add05f6","kind":"tag","published_at":"2016-02-20T22:18:25.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.7","html_url":"https://github.com/hgrecco/pint/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7/manifests"},{"name":"0.6","sha":"e7e7de5ca2e1c19963be8a918369fb19186f9a73","kind":"tag","published_at":"2014-11-08T00:14:08.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.6","html_url":"https://github.com/hgrecco/pint/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.6/manifests"},{"name":"0.5.2","sha":"7d9837ead056af2e36009a0b0ed8d1a9e9bf3947","kind":"tag","published_at":"2014-07-31T03:08:37.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.5.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"c48c441ec6b8919f104edd6affb57b69aa275a38","kind":"tag","published_at":"2014-06-04T02:47:10.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.5.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.1/manifests"},{"name":"0.5","sha":"6aea7d4aaf424e2a514c004f99b271ecfb446237","kind":"tag","published_at":"2014-05-07T12:49:15.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.5","html_url":"https://github.com/hgrecco/pint/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5/manifests"},{"name":"0.4.2","sha":"fe0a64b270dbde0946fdcb0819aad178d42f77e6","kind":"tag","published_at":"2014-02-14T15:15:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.4.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"6e18639b3db4121322e0fc7009df463b8dc7ee9f","kind":"tag","published_at":"2014-01-12T04:03:52.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.4.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.1/manifests"},{"name":"0.4","sha":"619b95ee13f82560c3cd596095bcd606ba0277ae","kind":"tag","published_at":"2013-12-17T21:59:07.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.4","html_url":"https://github.com/hgrecco/pint/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4/manifests"},{"name":"0.3.3","sha":"2c0c4ee67f732b0d1b7530e8363b15c57b936b97","kind":"tag","published_at":"2013-11-29T14:13:29.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"126e00f691007ff71e6a2c327b19f92d8a478adb","kind":"tag","published_at":"2013-10-22T03:06:54.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1d3f26bfcabab7751bd324d1fd48825667c2e949","kind":"tag","published_at":"2013-09-15T16:06:41.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.1/manifests"},{"name":"0.3","sha":"2dc133ef61baf3f6b2b54814cbeb3299282ee794","kind":"tag","published_at":"2013-09-03T00:39:27.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3/manifests"},{"name":"0.2.1","sha":"5ca84aca6002ec1550417bf791b3f8cc9e551818","kind":"tag","published_at":"2013-07-03T01:54:01.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.2.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2.1/manifests"},{"name":"0.2","sha":"040b01283470b95d23a244eb1a791dfd189502c6","kind":"tag","published_at":"2013-05-13T03:24:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2/manifests"},{"name":"0.1.3","sha":"d78cc94a9538aeb91b30494bdcde1348cab0e2f6","kind":"commit","published_at":"2013-01-07T07:36:57.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"7f77dabbfcd1be8b5943cbb6ee3b049c66d337f6","kind":"commit","published_at":"2012-08-11T01:14:34.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a964aebfb904d5ac4cb2645478f38189b27ad97a","kind":"commit","published_at":"2012-07-31T13:01:42.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.1/manifests"},{"name":"0.1","sha":"04468ad216555cab2b50dbae62b57f56bf694cc3","kind":"commit","published_at":"2012-07-26T08:21:06.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T22:43:01.164Z","dependent_packages_count":377,"downloads":1831237,"downloads_period":"last-month","dependent_repos_count":949,"rankings":{"downloads":0.35336103412826536,"dependent_repos_count":0.3805276180573743,"dependent_packages_count":0.06254177595190537,"stargazers_count":1.513080579655734,"forks_count":2.467077618252817,"docker_downloads_count":1.6731879497633186,"average":1.0749627626349025},"purl":"pkg:pypi/pint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pint","docker_dependents_count":30,"docker_downloads_count":6680,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pint/dependencies","status":null,"funding_links":["https://github.com/sponsors/hgrecco"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T09:05:58.058Z","issues_count":248,"pull_requests_count":134,"avg_time_to_close_issue":40454973.80985916,"avg_time_to_close_pull_request":8640740.795918368,"issues_closed_count":142,"pull_requests_closed_count":98,"pull_request_authors_count":68,"issue_authors_count":184,"avg_comments_per_issue":3.495967741935484,"avg_comments_per_pull_request":3.1417910447761193,"merged_pull_requests_count":79,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":101,"past_year_pull_requests_count":82,"past_year_avg_time_to_close_issue":3594547.304347826,"past_year_avg_time_to_close_pull_request":2138808.769230769,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":65,"past_year_pull_request_authors_count":39,"past_year_issue_authors_count":78,"past_year_avg_comments_per_issue":2.5841584158415842,"past_year_avg_comments_per_pull_request":2.3658536585365852,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":55,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/issues","maintainers":[{"login":"andrewgsavage","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewgsavage"},{"login":"hgrecco","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hgrecco"},{"login":"jules-ch","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jules-ch"},{"login":"MichaelTiemannOSC","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelTiemannOSC"}],"active_maintainers":[{"login":"andrewgsavage","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewgsavage"},{"login":"hgrecco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hgrecco"},{"login":"MichaelTiemannOSC","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelTiemannOSC"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pint/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pint/related_packages","maintainers":[{"uuid":"hgrecco","login":"hgrecco","name":null,"email":null,"url":null,"packages_count":32,"html_url":"https://pypi.org/user/hgrecco/","role":null,"created_at":"2022-11-14T18:17:39.369Z","updated_at":"2022-11-14T18:17:39.369Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hgrecco/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2852350,"name":"pint-mtools","ecosystem":"pypi","description":"Physical quantities module (modified for unitdoc)","homepage":"https://github.com/hgrecco/pint","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/hgrecco/pint","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2019-06-19T12:24:39.000Z","latest_release_published_at":"2020-03-30T08:36:04.000Z","latest_release_number":"0.12.3","last_synced_at":"2025-09-07T12:24:08.329Z","created_at":"2022-04-10T12:03:12.675Z","updated_at":"2025-09-08T01:23:21.311Z","registry_url":"https://pypi.org/project/pint-mtools/","install_command":"pip install pint-mtools --index-url https://pypi.org/simple","documentation_url":"https://pint-mtools.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"pint-mtools","project_status":null},"repo_metadata":{"id":3931445,"uuid":"5021892","full_name":"hgrecco/pint","owner":"hgrecco","description":"Operate and manipulate physical quantities in Python","archived":false,"fork":false,"pushed_at":"2025-09-07T10:12:15.000Z","size":4676,"stargazers_count":2619,"open_issues_count":305,"forks_count":485,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-09-07T12:16:10.970Z","etag":null,"topics":["python","science","units"],"latest_commit_sha":null,"homepage":"http://pint.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hgrecco.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-07-13T16:27:11.000Z","updated_at":"2025-09-07T10:12:18.000Z","dependencies_parsed_at":"2024-05-12T13:45:10.589Z","dependency_job_id":"953e11ff-902f-4957-96c9-36e35ce41627","html_url":"https://github.com/hgrecco/pint","commit_stats":{"total_commits":2154,"total_committers":219,"mean_commits":9.835616438356164,"dds":0.6513463324048282,"last_synced_commit":"62046f0518befbf870836fe3620bf0398d75999d"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/hgrecco/pint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/sbom","scorecard":{"id":113967,"data":{"date":"2025-08-11","repo":{"name":"github.com/hgrecco/pint","commit":"88f2ff02921b6fae82185c966a865a6fa592ed12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/26 approved changesets -- score normalized to 4","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/bench.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/bench.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/bench.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bench.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/bench.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/bench.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/bench.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:113","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-387 / GHSA-j8fq-86c5-5v2r","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T21:49:16.635Z","repository_id":3931445,"created_at":"2025-08-15T21:49:16.636Z","updated_at":"2025-08-15T21:49:16.636Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274121353,"owners_count":25225798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"hgrecco","name":"Hernan Grecco","uuid":"278566","kind":"user","description":"","email":"","website":null,"location":null,"twitter":"GreccoHernan","company":null,"icon_url":"https://avatars.githubusercontent.com/u/278566?u=4870724ff374ecd4759bd96bcdc9787e953278f2\u0026v=4","repositories_count":78,"last_synced_at":"2025-09-05T21:31:37.379Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hgrecco","funding_links":["https://github.com/sponsors/hgrecco"],"total_stars":3130,"followers":259,"following":1,"created_at":"2022-11-02T16:24:29.755Z","updated_at":"2025-09-05T21:31:37.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco/repositories"},"tags":[{"name":"0.25","sha":"20e3dd37ac46acae0fd7aaef144869acf03c4787","kind":"tag","published_at":"2025-08-15T19:43:31.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.25","html_url":"https://github.com/hgrecco/pint/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25/manifests"},{"name":"0.25.rc2","sha":"88f2ff02921b6fae82185c966a865a6fa592ed12","kind":"tag","published_at":"2025-08-08T19:37:32.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.25.rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.25.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.25.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc2/manifests"},{"name":"0.25.rc1","sha":"084a07f327174f5ef4d8315f650cea338c6c6684","kind":"tag","published_at":"2025-08-05T11:20:43.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.25.rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.25.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.25.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc1/manifests"},{"name":"0.25.rc0","sha":"9ff423182bf53a8af277635aa7db8b3f927cce80","kind":"tag","published_at":"2025-07-30T20:37:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.25.rc0","html_url":"https://github.com/hgrecco/pint/releases/tag/0.25.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.25.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc0/manifests"},{"name":"0.24.4","sha":"b6a6f68faf55bc4635c1cc1bcd567858ce8c418d","kind":"tag","published_at":"2024-11-07T16:25:46.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.4","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.4/manifests"},{"name":"0.24.3","sha":"79e636cc9c69f1806944e2e67123a6e5f74df83b","kind":"tag","published_at":"2024-07-13T11:08:48.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"5f2a76a42c44f0077908be212c5445a657da639a","kind":"tag","published_at":"2024-07-13T11:06:03.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4c2caccfc6cdac1f80a9bfa15ebea1ca49836881","kind":"tag","published_at":"2024-06-24T11:25:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.1/manifests"},{"name":"0.24","sha":"7b47d6b7b0f7655efca810a90f2781c0d1cc7fb9","kind":"tag","published_at":"2024-06-07T19:02:05.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24/manifests"},{"name":"0.24.rc2","sha":"858f59ce04cd84111a15c55f25c6f964da0fd72d","kind":"tag","published_at":"2024-06-01T17:26:04.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc2/manifests"},{"name":"0.24.rc1","sha":"1f78c5e88c773052bf32322ff61c8aceb44a8674","kind":"tag","published_at":"2024-06-01T17:19:47.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc1/manifests"},{"name":"0.24.rc0","sha":"1f78c5e88c773052bf32322ff61c8aceb44a8674","kind":"tag","published_at":"2024-06-01T17:10:02.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.rc0","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc0/manifests"},{"name":"0.23","sha":"52ac9f58feb4ced7c389d61904a98fc5c9fe3cc2","kind":"tag","published_at":"2023-12-08T20:37:12.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23/manifests"},{"name":"0.23rc2","sha":"57764bec254971acabf29552cca9f92733ab1b97","kind":"tag","published_at":"2023-12-03T17:32:05.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc2/manifests"},{"name":"0.23rc1","sha":"7aa995c947924f2fb668eff137a3197291a54634","kind":"tag","published_at":"2023-12-03T04:32:19.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc1/manifests"},{"name":"0.23rc0","sha":"07646d0b0c66d306baad9cbc5cb8454db5dead39","kind":"tag","published_at":"2023-09-17T18:48:28.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23rc0","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.23rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc0/manifests"},{"name":"0.22","sha":"87c5919a1f8864e9ff7c4cd6c8215c92413c214b","kind":"tag","published_at":"2023-05-25T16:33:54.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.22","html_url":"https://github.com/hgrecco/pint/releases/tag/0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22/manifests"},{"name":"0.21.1","sha":"cc7d0373b6c7df2aa1fb916d56015d9b1ea9d25a","kind":"tag","published_at":"2023-05-25T16:28:35.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.21.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1/manifests"},{"name":"0.21.1rc1","sha":"fc029c525b34af1ba0118127e963bf1620db66c2","kind":"tag","published_at":"2023-05-20T00:23:51.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.21.1rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.21.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.21.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1rc1/manifests"},{"name":"0.22rc2","sha":"5f5fff1f7f8291b4d2a6cccfd33bde2dfa6c88ce","kind":"tag","published_at":"2023-05-19T23:25:57.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.22rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc2/manifests"},{"name":"0.22rc1","sha":"3aa6aeec50fda4005a1fc1878b4c52a554245a55","kind":"tag","published_at":"2023-05-16T01:13:41.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.22rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc1/manifests"},{"name":"0.21","sha":"ef3a6ec076e5f7730c9e3c8be0356f8967a4efd0","kind":"tag","published_at":"2023-05-01T13:19:53.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.21","html_url":"https://github.com/hgrecco/pint/releases/tag/0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21/manifests"},{"name":"0.20.1","sha":"f7184af37d6faea5178b5d7b141f2bcbec7c6dff","kind":"tag","published_at":"2022-10-27T13:32:17.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.20.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20.1/manifests"},{"name":"0.20","sha":"f334aa8d1e754f1a0304a7416117a9a77591bd9a","kind":"tag","published_at":"2022-10-25T14:58:05.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.20","html_url":"https://github.com/hgrecco/pint/releases/tag/0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20/manifests"},{"name":"0.19.2","sha":"f0f9002fbbd5704dbd86cbcb397f6eac1217a8ef","kind":"tag","published_at":"2022-04-23T16:11:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.19.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"f15c967de06c68cae1505b20d71bd7e0b3e7f3dc","kind":"tag","published_at":"2022-04-06T11:55:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.19.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.1/manifests"},{"name":"0.19","sha":"bd816b35ef48d5531934cce94c652009572605dd","kind":"tag","published_at":"2022-04-04T14:07:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.19","html_url":"https://github.com/hgrecco/pint/releases/tag/0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19/manifests"},{"name":"0.18","sha":"e99250dbb8f936a2e0ef317bef6855dac621cbc6","kind":"tag","published_at":"2021-10-26T12:00:46.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.18","html_url":"https://github.com/hgrecco/pint/releases/tag/0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.18/manifests"},{"name":"0.17","sha":"636961a8ac988f5af25799ffdd041da725554bfb","kind":"tag","published_at":"2021-03-22T04:01:50.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.17","html_url":"https://github.com/hgrecco/pint/releases/tag/0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.17/manifests"},{"name":"0.16.1","sha":"6b0b531d5311ab0f61aefd3e76a8dec9144d6b81","kind":"tag","published_at":"2020-09-22T03:12:28.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.16.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16.1/manifests"},{"name":"0.16","sha":"9a05e600275c592451bda9287205fe0e99a87bb3","kind":"tag","published_at":"2020-09-13T23:02:22.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.16","html_url":"https://github.com/hgrecco/pint/releases/tag/0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16/manifests"},{"name":"0.15","sha":"85603e644e9ba004188ef79e499b9a40557b446c","kind":"tag","published_at":"2020-08-22T19:22:39.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.15","html_url":"https://github.com/hgrecco/pint/releases/tag/0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.15/manifests"},{"name":"0.14","sha":"222a1c89e9ce5c24debc749558cf5eb3b231f89a","kind":"tag","published_at":"2020-07-01T23:33:35.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.14","html_url":"https://github.com/hgrecco/pint/releases/tag/0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.14/manifests"},{"name":"0.13","sha":"4e6dbff740292ae57230686ad4417e46d63e171c","kind":"tag","published_at":"2020-06-18T00:08:04.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.13","html_url":"https://github.com/hgrecco/pint/releases/tag/0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.13/manifests"},{"name":"0.12","sha":"eed85601c8bdf0829ed256cdf2af9982bc9ed5a2","kind":"tag","published_at":"2020-05-29T15:43:12.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.12","html_url":"https://github.com/hgrecco/pint/releases/tag/0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.12/manifests"},{"name":"0.11","sha":"3d713cf920c1f164c1c3c2fcfab96956467b0d64","kind":"tag","published_at":"2020-02-19T22:42:00.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.11","html_url":"https://github.com/hgrecco/pint/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.11/manifests"},{"name":"0.10.1","sha":"82b2c2f97b3f929568a07850de4f75b0d16f3c56","kind":"tag","published_at":"2020-01-08T05:47:19.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.10.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10.1/manifests"},{"name":"0.10","sha":"a91762071e3cecc8d995c993a3175f84ed9ec804","kind":"tag","published_at":"2020-01-06T05:17:55.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.10","html_url":"https://github.com/hgrecco/pint/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10/manifests"},{"name":"0.9","sha":"2b296e79f0260b8d547af8d078178f079d90a3d9","kind":"tag","published_at":"2019-01-12T23:30:20.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.9","html_url":"https://github.com/hgrecco/pint/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.9/manifests"},{"name":"0.8.1","sha":"697834d17d6fb5bb5d0adf945a5d5f5d187506a1","kind":"tag","published_at":"2017-06-06T00:46:13.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.8.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8.1/manifests"},{"name":"0.8","sha":"5ee3ff950709ab356d7349d6b56818b0c5fe624b","kind":"tag","published_at":"2017-04-16T04:15:04.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.8","html_url":"https://github.com/hgrecco/pint/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8/manifests"},{"name":"0.7.2","sha":"7196ae6794a5f7b3ab0a48e880f1797a218e59de","kind":"tag","published_at":"2016-03-02T04:18:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.7.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a171cdfbab64903ae67d7461b0904f350191ee29","kind":"tag","published_at":"2016-02-23T14:28:48.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.7.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.1/manifests"},{"name":"0.7","sha":"f65bebb6930fdd5ec891a905c30489a52add05f6","kind":"tag","published_at":"2016-02-20T22:18:25.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.7","html_url":"https://github.com/hgrecco/pint/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7/manifests"},{"name":"0.6","sha":"e7e7de5ca2e1c19963be8a918369fb19186f9a73","kind":"tag","published_at":"2014-11-08T00:14:08.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.6","html_url":"https://github.com/hgrecco/pint/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.6/manifests"},{"name":"0.5.2","sha":"7d9837ead056af2e36009a0b0ed8d1a9e9bf3947","kind":"tag","published_at":"2014-07-31T03:08:37.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.5.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"c48c441ec6b8919f104edd6affb57b69aa275a38","kind":"tag","published_at":"2014-06-04T02:47:10.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.5.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.1/manifests"},{"name":"0.5","sha":"6aea7d4aaf424e2a514c004f99b271ecfb446237","kind":"tag","published_at":"2014-05-07T12:49:15.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.5","html_url":"https://github.com/hgrecco/pint/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5/manifests"},{"name":"0.4.2","sha":"fe0a64b270dbde0946fdcb0819aad178d42f77e6","kind":"tag","published_at":"2014-02-14T15:15:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.4.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"6e18639b3db4121322e0fc7009df463b8dc7ee9f","kind":"tag","published_at":"2014-01-12T04:03:52.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.4.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.1/manifests"},{"name":"0.4","sha":"619b95ee13f82560c3cd596095bcd606ba0277ae","kind":"tag","published_at":"2013-12-17T21:59:07.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.4","html_url":"https://github.com/hgrecco/pint/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4/manifests"},{"name":"0.3.3","sha":"2c0c4ee67f732b0d1b7530e8363b15c57b936b97","kind":"tag","published_at":"2013-11-29T14:13:29.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"126e00f691007ff71e6a2c327b19f92d8a478adb","kind":"tag","published_at":"2013-10-22T03:06:54.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1d3f26bfcabab7751bd324d1fd48825667c2e949","kind":"tag","published_at":"2013-09-15T16:06:41.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.1/manifests"},{"name":"0.3","sha":"2dc133ef61baf3f6b2b54814cbeb3299282ee794","kind":"tag","published_at":"2013-09-03T00:39:27.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3/manifests"},{"name":"0.2.1","sha":"5ca84aca6002ec1550417bf791b3f8cc9e551818","kind":"tag","published_at":"2013-07-03T01:54:01.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.2.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2.1/manifests"},{"name":"0.2","sha":"040b01283470b95d23a244eb1a791dfd189502c6","kind":"tag","published_at":"2013-05-13T03:24:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2/manifests"},{"name":"0.1.3","sha":"d78cc94a9538aeb91b30494bdcde1348cab0e2f6","kind":"commit","published_at":"2013-01-07T07:36:57.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"7f77dabbfcd1be8b5943cbb6ee3b049c66d337f6","kind":"commit","published_at":"2012-08-11T01:14:34.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a964aebfb904d5ac4cb2645478f38189b27ad97a","kind":"commit","published_at":"2012-07-31T13:01:42.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.1/manifests"},{"name":"0.1","sha":"04468ad216555cab2b50dbae62b57f56bf694cc3","kind":"commit","published_at":"2012-07-26T08:21:06.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-08T01:23:21.311Z","dependent_packages_count":0,"downloads":24,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":37.25087091386304,"dependent_repos_count":21.619800316896704,"dependent_packages_count":10.082087700208083,"stargazers_count":1.558754370696105,"forks_count":2.469984156979519,"docker_downloads_count":null,"average":14.59629949172869},"purl":"pkg:pypi/pint-mtools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pint-mtools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pint-mtools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pint-mtools/dependencies","status":null,"funding_links":["https://github.com/sponsors/hgrecco"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T19:01:12.742Z","issues_count":331,"pull_requests_count":286,"avg_time_to_close_issue":39815398.885714285,"avg_time_to_close_pull_request":9112089.578947369,"issues_closed_count":175,"pull_requests_closed_count":209,"pull_request_authors_count":92,"issue_authors_count":238,"avg_comments_per_issue":2.7764350453172204,"avg_comments_per_pull_request":2.395104895104895,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":79,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1008044.3703703703,"past_year_avg_time_to_close_pull_request":872940.3166666667,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":0.8987341772151899,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/issues","maintainers":[{"login":"andrewgsavage","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewgsavage"},{"login":"hgrecco","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hgrecco"},{"login":"jules-ch","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jules-ch"},{"login":"MichaelTiemannOSC","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelTiemannOSC"}],"active_maintainers":[{"login":"andrewgsavage","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewgsavage"},{"login":"hgrecco","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hgrecco"},{"login":"jules-ch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jules-ch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pint-mtools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pint-mtools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pint-mtools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pint-mtools/related_packages","maintainers":[{"uuid":"deniz195","login":"deniz195","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/deniz195/","role":null,"created_at":"2023-02-13T00:11:57.091Z","updated_at":"2023-02-13T00:11:57.091Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/deniz195/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":75871,"name":"py-pint","ecosystem":"spack","description":"Pint is a Python package to define, operate and manipulate physical\nquantities: the product of a numerical value and a unit of measurement.\nIt allows arithmetic operations between them and conversions from and to\ndifferent units.\n","homepage":"https://github.com/hgrecco/pint","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/hgrecco/pint","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2022-04-05T09:26:59.516Z","latest_release_published_at":"2025-08-17T12:45:59.098Z","latest_release_number":"0.24.4","last_synced_at":"2025-09-07T12:24:08.484Z","created_at":"2022-04-05T09:26:59.486Z","updated_at":"2025-09-08T01:23:21.301Z","registry_url":"https://packages.spack.io/package.html?name=py-pint","install_command":"spack install py-pint","documentation_url":null,"metadata":{},"repo_metadata":{"id":3931445,"uuid":"5021892","full_name":"hgrecco/pint","owner":"hgrecco","description":"Operate and manipulate physical quantities in Python","archived":false,"fork":false,"pushed_at":"2025-09-07T10:12:15.000Z","size":4676,"stargazers_count":2619,"open_issues_count":305,"forks_count":485,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-09-07T12:16:10.970Z","etag":null,"topics":["python","science","units"],"latest_commit_sha":null,"homepage":"http://pint.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hgrecco.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-07-13T16:27:11.000Z","updated_at":"2025-09-07T10:12:18.000Z","dependencies_parsed_at":"2024-05-12T13:45:10.589Z","dependency_job_id":"953e11ff-902f-4957-96c9-36e35ce41627","html_url":"https://github.com/hgrecco/pint","commit_stats":{"total_commits":2154,"total_committers":219,"mean_commits":9.835616438356164,"dds":0.6513463324048282,"last_synced_commit":"62046f0518befbf870836fe3620bf0398d75999d"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/hgrecco/pint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/sbom","scorecard":{"id":113967,"data":{"date":"2025-08-11","repo":{"name":"github.com/hgrecco/pint","commit":"88f2ff02921b6fae82185c966a865a6fa592ed12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/26 approved changesets -- score normalized to 4","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/bench.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/bench.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/bench.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bench.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/bench.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/hgrecco/pint/docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/bench.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/bench.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:113","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-387 / GHSA-j8fq-86c5-5v2r","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T21:49:16.635Z","repository_id":3931445,"created_at":"2025-08-15T21:49:16.636Z","updated_at":"2025-08-15T21:49:16.636Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274121353,"owners_count":25225798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"hgrecco","name":"Hernan Grecco","uuid":"278566","kind":"user","description":"","email":"","website":null,"location":null,"twitter":"GreccoHernan","company":null,"icon_url":"https://avatars.githubusercontent.com/u/278566?u=4870724ff374ecd4759bd96bcdc9787e953278f2\u0026v=4","repositories_count":78,"last_synced_at":"2025-09-05T21:31:37.379Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hgrecco","funding_links":["https://github.com/sponsors/hgrecco"],"total_stars":3130,"followers":259,"following":1,"created_at":"2022-11-02T16:24:29.755Z","updated_at":"2025-09-05T21:31:37.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hgrecco/repositories"},"tags":[{"name":"0.25","sha":"20e3dd37ac46acae0fd7aaef144869acf03c4787","kind":"tag","published_at":"2025-08-15T19:43:31.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.25","html_url":"https://github.com/hgrecco/pint/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25/manifests"},{"name":"0.25.rc2","sha":"88f2ff02921b6fae82185c966a865a6fa592ed12","kind":"tag","published_at":"2025-08-08T19:37:32.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.25.rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.25.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.25.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc2/manifests"},{"name":"0.25.rc1","sha":"084a07f327174f5ef4d8315f650cea338c6c6684","kind":"tag","published_at":"2025-08-05T11:20:43.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.25.rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.25.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.25.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc1/manifests"},{"name":"0.25.rc0","sha":"9ff423182bf53a8af277635aa7db8b3f927cce80","kind":"tag","published_at":"2025-07-30T20:37:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.25.rc0","html_url":"https://github.com/hgrecco/pint/releases/tag/0.25.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.25.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.25.rc0/manifests"},{"name":"0.24.4","sha":"b6a6f68faf55bc4635c1cc1bcd567858ce8c418d","kind":"tag","published_at":"2024-11-07T16:25:46.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.4","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.4/manifests"},{"name":"0.24.3","sha":"79e636cc9c69f1806944e2e67123a6e5f74df83b","kind":"tag","published_at":"2024-07-13T11:08:48.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"5f2a76a42c44f0077908be212c5445a657da639a","kind":"tag","published_at":"2024-07-13T11:06:03.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4c2caccfc6cdac1f80a9bfa15ebea1ca49836881","kind":"tag","published_at":"2024-06-24T11:25:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.1/manifests"},{"name":"0.24","sha":"7b47d6b7b0f7655efca810a90f2781c0d1cc7fb9","kind":"tag","published_at":"2024-06-07T19:02:05.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24/manifests"},{"name":"0.24.rc2","sha":"858f59ce04cd84111a15c55f25c6f964da0fd72d","kind":"tag","published_at":"2024-06-01T17:26:04.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc2/manifests"},{"name":"0.24.rc1","sha":"1f78c5e88c773052bf32322ff61c8aceb44a8674","kind":"tag","published_at":"2024-06-01T17:19:47.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc1/manifests"},{"name":"0.24.rc0","sha":"1f78c5e88c773052bf32322ff61c8aceb44a8674","kind":"tag","published_at":"2024-06-01T17:10:02.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.24.rc0","html_url":"https://github.com/hgrecco/pint/releases/tag/0.24.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.24.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.24.rc0/manifests"},{"name":"0.23","sha":"52ac9f58feb4ced7c389d61904a98fc5c9fe3cc2","kind":"tag","published_at":"2023-12-08T20:37:12.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23/manifests"},{"name":"0.23rc2","sha":"57764bec254971acabf29552cca9f92733ab1b97","kind":"tag","published_at":"2023-12-03T17:32:05.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.23rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc2/manifests"},{"name":"0.23rc1","sha":"7aa995c947924f2fb668eff137a3197291a54634","kind":"tag","published_at":"2023-12-03T04:32:19.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.23rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc1/manifests"},{"name":"0.23rc0","sha":"07646d0b0c66d306baad9cbc5cb8454db5dead39","kind":"tag","published_at":"2023-09-17T18:48:28.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.23rc0","html_url":"https://github.com/hgrecco/pint/releases/tag/0.23rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.23rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.23rc0/manifests"},{"name":"0.22","sha":"87c5919a1f8864e9ff7c4cd6c8215c92413c214b","kind":"tag","published_at":"2023-05-25T16:33:54.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.22","html_url":"https://github.com/hgrecco/pint/releases/tag/0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22/manifests"},{"name":"0.21.1","sha":"cc7d0373b6c7df2aa1fb916d56015d9b1ea9d25a","kind":"tag","published_at":"2023-05-25T16:28:35.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.21.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1/manifests"},{"name":"0.21.1rc1","sha":"fc029c525b34af1ba0118127e963bf1620db66c2","kind":"tag","published_at":"2023-05-20T00:23:51.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.21.1rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.21.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.21.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21.1rc1/manifests"},{"name":"0.22rc2","sha":"5f5fff1f7f8291b4d2a6cccfd33bde2dfa6c88ce","kind":"tag","published_at":"2023-05-19T23:25:57.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.22rc2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.22rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.22rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc2/manifests"},{"name":"0.22rc1","sha":"3aa6aeec50fda4005a1fc1878b4c52a554245a55","kind":"tag","published_at":"2023-05-16T01:13:41.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.22rc1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.22rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.22rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.22rc1/manifests"},{"name":"0.21","sha":"ef3a6ec076e5f7730c9e3c8be0356f8967a4efd0","kind":"tag","published_at":"2023-05-01T13:19:53.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.21","html_url":"https://github.com/hgrecco/pint/releases/tag/0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.21/manifests"},{"name":"0.20.1","sha":"f7184af37d6faea5178b5d7b141f2bcbec7c6dff","kind":"tag","published_at":"2022-10-27T13:32:17.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.20.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20.1/manifests"},{"name":"0.20","sha":"f334aa8d1e754f1a0304a7416117a9a77591bd9a","kind":"tag","published_at":"2022-10-25T14:58:05.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.20","html_url":"https://github.com/hgrecco/pint/releases/tag/0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.20/manifests"},{"name":"0.19.2","sha":"f0f9002fbbd5704dbd86cbcb397f6eac1217a8ef","kind":"tag","published_at":"2022-04-23T16:11:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.19.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"f15c967de06c68cae1505b20d71bd7e0b3e7f3dc","kind":"tag","published_at":"2022-04-06T11:55:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.19.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19.1/manifests"},{"name":"0.19","sha":"bd816b35ef48d5531934cce94c652009572605dd","kind":"tag","published_at":"2022-04-04T14:07:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.19","html_url":"https://github.com/hgrecco/pint/releases/tag/0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.19/manifests"},{"name":"0.18","sha":"e99250dbb8f936a2e0ef317bef6855dac621cbc6","kind":"tag","published_at":"2021-10-26T12:00:46.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.18","html_url":"https://github.com/hgrecco/pint/releases/tag/0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.18/manifests"},{"name":"0.17","sha":"636961a8ac988f5af25799ffdd041da725554bfb","kind":"tag","published_at":"2021-03-22T04:01:50.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.17","html_url":"https://github.com/hgrecco/pint/releases/tag/0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.17/manifests"},{"name":"0.16.1","sha":"6b0b531d5311ab0f61aefd3e76a8dec9144d6b81","kind":"tag","published_at":"2020-09-22T03:12:28.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.16.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16.1/manifests"},{"name":"0.16","sha":"9a05e600275c592451bda9287205fe0e99a87bb3","kind":"tag","published_at":"2020-09-13T23:02:22.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.16","html_url":"https://github.com/hgrecco/pint/releases/tag/0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.16/manifests"},{"name":"0.15","sha":"85603e644e9ba004188ef79e499b9a40557b446c","kind":"tag","published_at":"2020-08-22T19:22:39.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.15","html_url":"https://github.com/hgrecco/pint/releases/tag/0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.15/manifests"},{"name":"0.14","sha":"222a1c89e9ce5c24debc749558cf5eb3b231f89a","kind":"tag","published_at":"2020-07-01T23:33:35.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.14","html_url":"https://github.com/hgrecco/pint/releases/tag/0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.14/manifests"},{"name":"0.13","sha":"4e6dbff740292ae57230686ad4417e46d63e171c","kind":"tag","published_at":"2020-06-18T00:08:04.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.13","html_url":"https://github.com/hgrecco/pint/releases/tag/0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.13/manifests"},{"name":"0.12","sha":"eed85601c8bdf0829ed256cdf2af9982bc9ed5a2","kind":"tag","published_at":"2020-05-29T15:43:12.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.12","html_url":"https://github.com/hgrecco/pint/releases/tag/0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.12/manifests"},{"name":"0.11","sha":"3d713cf920c1f164c1c3c2fcfab96956467b0d64","kind":"tag","published_at":"2020-02-19T22:42:00.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.11","html_url":"https://github.com/hgrecco/pint/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.11/manifests"},{"name":"0.10.1","sha":"82b2c2f97b3f929568a07850de4f75b0d16f3c56","kind":"tag","published_at":"2020-01-08T05:47:19.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.10.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10.1/manifests"},{"name":"0.10","sha":"a91762071e3cecc8d995c993a3175f84ed9ec804","kind":"tag","published_at":"2020-01-06T05:17:55.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.10","html_url":"https://github.com/hgrecco/pint/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.10/manifests"},{"name":"0.9","sha":"2b296e79f0260b8d547af8d078178f079d90a3d9","kind":"tag","published_at":"2019-01-12T23:30:20.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.9","html_url":"https://github.com/hgrecco/pint/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.9/manifests"},{"name":"0.8.1","sha":"697834d17d6fb5bb5d0adf945a5d5f5d187506a1","kind":"tag","published_at":"2017-06-06T00:46:13.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.8.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8.1/manifests"},{"name":"0.8","sha":"5ee3ff950709ab356d7349d6b56818b0c5fe624b","kind":"tag","published_at":"2017-04-16T04:15:04.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.8","html_url":"https://github.com/hgrecco/pint/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.8/manifests"},{"name":"0.7.2","sha":"7196ae6794a5f7b3ab0a48e880f1797a218e59de","kind":"tag","published_at":"2016-03-02T04:18:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.7.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a171cdfbab64903ae67d7461b0904f350191ee29","kind":"tag","published_at":"2016-02-23T14:28:48.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.7.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7.1/manifests"},{"name":"0.7","sha":"f65bebb6930fdd5ec891a905c30489a52add05f6","kind":"tag","published_at":"2016-02-20T22:18:25.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.7","html_url":"https://github.com/hgrecco/pint/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.7/manifests"},{"name":"0.6","sha":"e7e7de5ca2e1c19963be8a918369fb19186f9a73","kind":"tag","published_at":"2014-11-08T00:14:08.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.6","html_url":"https://github.com/hgrecco/pint/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.6/manifests"},{"name":"0.5.2","sha":"7d9837ead056af2e36009a0b0ed8d1a9e9bf3947","kind":"tag","published_at":"2014-07-31T03:08:37.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.5.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"c48c441ec6b8919f104edd6affb57b69aa275a38","kind":"tag","published_at":"2014-06-04T02:47:10.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.5.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5.1/manifests"},{"name":"0.5","sha":"6aea7d4aaf424e2a514c004f99b271ecfb446237","kind":"tag","published_at":"2014-05-07T12:49:15.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.5","html_url":"https://github.com/hgrecco/pint/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.5/manifests"},{"name":"0.4.2","sha":"fe0a64b270dbde0946fdcb0819aad178d42f77e6","kind":"tag","published_at":"2014-02-14T15:15:33.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.4.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"6e18639b3db4121322e0fc7009df463b8dc7ee9f","kind":"tag","published_at":"2014-01-12T04:03:52.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.4.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4.1/manifests"},{"name":"0.4","sha":"619b95ee13f82560c3cd596095bcd606ba0277ae","kind":"tag","published_at":"2013-12-17T21:59:07.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.4","html_url":"https://github.com/hgrecco/pint/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.4/manifests"},{"name":"0.3.3","sha":"2c0c4ee67f732b0d1b7530e8363b15c57b936b97","kind":"tag","published_at":"2013-11-29T14:13:29.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"126e00f691007ff71e6a2c327b19f92d8a478adb","kind":"tag","published_at":"2013-10-22T03:06:54.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1d3f26bfcabab7751bd324d1fd48825667c2e949","kind":"tag","published_at":"2013-09-15T16:06:41.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3.1/manifests"},{"name":"0.3","sha":"2dc133ef61baf3f6b2b54814cbeb3299282ee794","kind":"tag","published_at":"2013-09-03T00:39:27.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.3/manifests"},{"name":"0.2.1","sha":"5ca84aca6002ec1550417bf791b3f8cc9e551818","kind":"tag","published_at":"2013-07-03T01:54:01.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.2.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2.1/manifests"},{"name":"0.2","sha":"040b01283470b95d23a244eb1a791dfd189502c6","kind":"tag","published_at":"2013-05-13T03:24:58.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.2/manifests"},{"name":"0.1.3","sha":"d78cc94a9538aeb91b30494bdcde1348cab0e2f6","kind":"commit","published_at":"2013-01-07T07:36:57.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1.3","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"7f77dabbfcd1be8b5943cbb6ee3b049c66d337f6","kind":"commit","published_at":"2012-08-11T01:14:34.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1.2","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a964aebfb904d5ac4cb2645478f38189b27ad97a","kind":"commit","published_at":"2012-07-31T13:01:42.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1.1/manifests"},{"name":"0.1","sha":"04468ad216555cab2b50dbae62b57f56bf694cc3","kind":"commit","published_at":"2012-07-26T08:21:06.000Z","download_url":"https://codeload.github.com/hgrecco/pint/tar.gz/0.1","html_url":"https://github.com/hgrecco/pint/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hgrecco/pint@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-08T01:23:21.300Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":null,"forks_count":null,"average":14.033625121578435},"purl":"pkg:spack/py-pint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-pint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-pint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-pint/dependencies","status":null,"funding_links":["https://github.com/sponsors/hgrecco"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T19:01:12.742Z","issues_count":331,"pull_requests_count":286,"avg_time_to_close_issue":39815398.885714285,"avg_time_to_close_pull_request":9112089.578947369,"issues_closed_count":175,"pull_requests_closed_count":209,"pull_request_authors_count":92,"issue_authors_count":238,"avg_comments_per_issue":2.7764350453172204,"avg_comments_per_pull_request":2.395104895104895,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":79,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1008044.3703703703,"past_year_avg_time_to_close_pull_request":872940.3166666667,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":0.8987341772151899,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/issues","maintainers":[{"login":"andrewgsavage","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewgsavage"},{"login":"hgrecco","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hgrecco"},{"login":"jules-ch","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jules-ch"},{"login":"MichaelTiemannOSC","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelTiemannOSC"}],"active_maintainers":[{"login":"andrewgsavage","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewgsavage"},{"login":"hgrecco","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hgrecco"},{"login":"jules-ch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jules-ch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pint/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pint/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-11-14T16:53:56.828Z","updated_at":"2022-11-14T16:53:56.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":3552,"full_name":"hgrecco/pint","default_branch":"master","committers":[{"name":"Hernan Grecco","email":"hernan.grecco@gmail.com","login":"hgrecco","count":956},{"name":"Keewis","email":"keewis@posteo.de","login":"keewis","count":208},{"name":"Guido Imperiale","email":"crusaderky@gmail.com","login":"crusaderky","count":116},{"name":"andrewgsavage","email":"andrewgsavage@gmail.com","login":"andrewgsavage","count":75},{"name":"Jules Chéron","email":"jules.cheron@gmail.com","login":"jules-ch","count":65},{"name":"Jon Thielen","email":"github@jont.cc","login":"jthielen","count":62},{"name":"David Linke","email":"dalito","login":"dalito","count":41},{"name":"5igno","email":"signobox@gmail.com","login":"5igno","count":31},{"name":"Guido Imperiale","email":"guido.imperiale@amphorainc.com","login":null,"count":29},{"name":"Clark Willison","email":"clarkgwillison@gmail.com","login":"clarkgwillison","count":27},{"name":"Michael Tiemann","email":"72577720+MichaelTiemannOSC","login":"MichaelTiemannOSC","count":25},{"name":"Martin Teichmann","email":"martin.teichmann@xfel.eu","login":"tecki","count":20},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":18},{"name":"Ryan May","email":"rmay@ucar.edu","login":"dopplershift","count":16},{"name":"Jim Turner","email":"jturner314@gmail.com","login":"jturner314","count":15},{"name":"Jellby","email":"jellby@yahoo.com","login":"Jellby","count":13},{"name":"Ryan Dwyer","email":"ryanpdwyer@gmail.com","login":"ryanpdwyer","count":12},{"name":"Carlos Pascual","email":"cpascual@cells.es","login":null,"count":10},{"name":"Giel van Schijndel","email":"me@mortis.eu","login":"muggenhor","count":10},{"name":"Jonathan Wheeler","email":"jonathan.m.wheeler@gmail.com","login":"jondoesntgit","count":10},{"name":"Juan Nunez-Iglesias","email":"juan.nunez-iglesias@monash.edu","login":"jni","count":10},{"name":"Russell Manser","email":"russell.p.manser@ttu.edu","login":"rpmanser","count":10},{"name":"Emilien Kofman","email":"emilien.kofman@gmail.com","login":"emilienkofman","count":9},{"name":"Giuseppe Corbelli","email":"corbelligiuseppe@mesdan.it","login":null,"count":9},{"name":"loganthomas","email":"logan.thomas005@gmail.com","login":"loganthomas","count":8},{"name":"Ryan Kingsbury","email":"RyanSKingsbury@alumni.unc.edu","login":null,"count":8},{"name":"Tom Ritchford","email":"tom@swirly.com","login":"rec","count":8},{"name":"Porcelain Mouse","email":"pmouse-github@nobig5.com","login":"PorcelainMouse","count":8},{"name":"Constantine Evans","email":"const@costi.eu","login":"cgevans","count":8},{"name":"Hugo","email":"hugovk","login":"hugovk","count":8},{"name":"Zebedee Nicholls","email":"zebedee.nicholls@climate-energy-college.org","login":"znicholls","count":7},{"name":"alexbodn@gmail.com","email":"alexbodn@gmail.com","login":"alexbodn","count":7},{"name":"Matthieu Dartiailh","email":"m.dartialh@gmail.com","login":null,"count":7},{"name":"coutinho","email":"coutinho@esrf.fr","login":null,"count":7},{"name":"John David Reaver","email":"jdreaver@adlerhorst.com","login":null,"count":6},{"name":"Mark Mikofski","email":"mark.mikofski@sunpowercorp.com","login":"mikofski","count":6},{"name":"Daniel Ching","email":"carterbox","login":"carterbox","count":6},{"name":"Bryan W. Weber","email":"bryan@bryanwweber.com","login":"bryanwweber","count":5},{"name":"Ben Loer","email":"ben.loer@pnnl.gov","login":"bloer","count":5},{"name":"Ed Schofield","email":"ed@pythoncharmers.com","login":"edschofield","count":5},{"name":"Mauro Silberberg","email":"maurosilber@gmail.com","login":"maurosilber","count":5},{"name":"Miroslav Šedivý","email":"6774676+eumiro","login":"eumiro","count":5},{"name":"Peter Grayson","email":"jpgrayson@gmail.com","login":"jpgrayson","count":5},{"name":"Thomas Nicholas","email":"tegn500@york.ac.uk","login":"TomNicholas","count":5},{"name":"Toon Verstraelen","email":"Toon.Verstraelen@UGent.be","login":"tovrstra","count":5},{"name":"Yann Büchau","email":"nobodyinperson@posteo.de","login":"nobodyinperson","count":5},{"name":"Matthew W. Thompson","email":"mattwthompson@protonmail.com","login":"mattwthompson","count":5},{"name":"Arjav Trivedi","email":"at24@avfc.co.uk","login":"arjavtrivedi","count":5},{"name":"Kevin Fuhr","email":"kfuhr@domeng.com","login":null,"count":5},{"name":"Enrico Massa","email":"emassa@zenalytics.org","login":null,"count":5},{"name":"Endolith","email":"endolith@gmail.com","login":"endolith","count":4},{"name":"blewis2","email":"blewis2@blueorigin.com","login":"blewis2-blue","count":4},{"name":"Richard Barnes","email":"rbarnes@umn.edu","login":"r-barnes","count":4},{"name":"RemDelaporteMathurin","email":"rdelaportemathurin@gmail.com","login":"RemDelaporteMathurin","count":4},{"name":"Paul Natsuo Kishimoto","email":"mail@paul.kishimoto.name","login":"khaeru","count":4},{"name":"Michael Hartelt","email":"hartelt@physik.uni-kl.de","login":"hartelt","count":4},{"name":"Carlos Pascual","email":"","login":null,"count":4},{"name":"JesterEE","email":"jesteree.login@soodonims.com","login":null,"count":4},{"name":"good597","email":"samuel.goodrich@pnnl.gov","login":null,"count":4},{"name":"KOLANICH","email":"kolan_n@mail.ru","login":"KOLANICH","count":4},{"name":"Dean Malmgren","email":"dean@planetfwd.com","login":"deanmalmgren","count":4},{"name":"Joel B. Mohler","email":"joel@kiwistrawberry.us","login":"jbmohler","count":4},{"name":"Austin Orr","email":"aorr@geosyntec.com","login":"austinorr","count":3},{"name":"Deniz Bozyigit","email":"dbozyigit@battrion.com","login":"dbozyigit","count":3},{"name":"Eric Prestat","email":"eric.prestat@gmail.com","login":"ericpre","count":3},{"name":"Eskild Schroll-Fleischer","email":"54531016+nneskildsf","login":"nneskildsf","count":3},{"name":"Gerrit Holl","email":"g.holl@reading.ac.uk","login":"gerritholl","count":3},{"name":"Kyle Sunden","email":"git@ksunden.space","login":"ksunden","count":3},{"name":"Matthieu Dartiailh","email":"marul@laposte.net","login":"MatthieuDartiailh","count":3},{"name":"Nate Bogdanowicz","email":"natezb@gmail.com","login":"natezb","count":3},{"name":"Alexander Böhn","email":"fish2000@gmail.com","login":"fish2000","count":3},{"name":"C.D. Clark III","email":"clifton.clark@gmail.com","login":"CD3","count":3},{"name":"Benjamin W. Portner","email":"benjamin.portner@bauhaus-luftfahrt.net","login":"BenPortner","count":3},{"name":"Clément Pit-Claudel","email":"clement.pitclaudel@live.com","login":"cpitclaudel","count":3},{"name":"Jonas Olson","email":"jolson@kth.se","login":null,"count":3},{"name":"Robert DeNeefe","email":"robertd@6ft.com","login":null,"count":3},{"name":"koshelev","email":"koshelev@fnal.gov","login":null,"count":3},{"name":"signor82","email":"Giorgio.Signorello@imec.be","login":null,"count":3},{"name":"Hervé Cauwelier","email":"github@bors-ltd.fr","login":"bors-ltd","count":2},{"name":"J. Goutin","email":"JGoutin","login":"JGoutin","count":2},{"name":"xtreak","email":"tir.karthi@gmail.com","login":"tirkarthi","count":2},{"name":"Johan Hidding","email":"j.hidding@esciencecenter.nl","login":"jhidding","count":2},{"name":"GloriaVictis","email":"GloriaVictis","login":"GloriaVictis","count":2},{"name":"Giulio Malventi","email":"giulio.malventi@gmail.com","login":"eevleevs","count":2},{"name":"Eltos","email":"eltos@outlook.de","login":"eltos","count":2},{"name":"Dustin Spicuzza","email":"dustin@virtualroadside.com","login":"virtuald","count":2},{"name":"James Rowe","email":"jnrowe@gmail.com","login":"JNRowe","count":2},{"name":"Rohan Sureshkumar","email":"beingrohan24.7@gmail.com","login":"rsk2","count":2},{"name":"Quentin Peter","email":"impact27","login":"impact27","count":2},{"name":"Pratyush Das","email":"dpratyush.k@gmail.com","login":"daspk04","count":2},{"name":"Nevada Sanchez","email":"sanchez.nevada@gmail.com","login":"nevsan","count":2},{"name":"Matthew Stadelman","email":"stadelmanma@gmail.com","login":"stadelmanma","count":2},{"name":"Martin K. Scherer","email":"marscher","login":"marscher","count":2},{"name":"Dima Pustakhod","email":"dima.pu@gmail.com","login":"dimapu","count":2},{"name":"Daniel Lepage","email":"dplepage@gmail.com","login":"dplepage","count":2},{"name":"Daniel Haag","email":"121057143+denialhaag","login":"denialhaag","count":2},{"name":"Ana Krivokapic","email":"akrivokapic1@gmail.com","login":"infraredgirl","count":2},{"name":"Abdurrahmaan Iqbal","email":"abdurrahmaaniqbal@hotmail.com","login":"abmyii","count":2},{"name":"A Brooks","email":"zab1000+github@gmail.com","login":"alysbrooks","count":2},{"name":"Josh A. Mitchell","email":"yoshanuikabundi@gmail.com","login":"Yoshanuikabundi","count":2},{"name":"Kaido Kert","email":"kaidokert@gmail.com","login":"kaidokert","count":2},{"name":"tadhgmister","email":"tadhgmister@gmail.com","login":"tadhgmister","count":2},{"name":"alexbhandari","email":"alexbhandari@gmail.com","login":"alexbhandari","count":2},{"name":"Noah Lavine","email":"nlavine@google.com","login":null,"count":2},{"name":"Zambelli Pietro","email":"pietro.zambelli@eurac.edu","login":null,"count":2},{"name":"Aaron Coleman","email":"aaron@Aarons-MacBook-Air-2.local","login":null,"count":2},{"name":"Daniel Sokolowski","email":"daniel.sokolowski@danols.com","login":null,"count":2},{"name":"Luke Davis","email":"lukelbd@gmail.com","login":"lukelbd","count":2},{"name":"Lewis A. Marshall","email":"lewis@purigenbio.com","login":"lewispurigenbio","count":2},{"name":"Jonathan Martens","email":"jonathan@snetram.nl","login":"jmartens","count":2},{"name":"SPKorhonen","email":"samuli-petrus.korhonen@iki.fi","login":"SPKorhonen","count":2},{"name":"Shiri Avni","email":"avni.shiri@gmail.com","login":"s-avni","count":2},{"name":"Simon Willison","email":"swillison@gmail.com","login":"simonw","count":2},{"name":"Sébastien Vallet","email":"34129209+Saelyos","login":"Saelyos","count":2},{"name":"kadykov","email":"62546709+kadykov","login":"kadykov","count":2},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":2},{"name":"Yves Chevallier","email":"nowox@x0x.ch","login":"nowox","count":2},{"name":"Sam Tygier","email":"samtygier@yahoo.co.uk","login":"samtygier","count":1},{"name":"Sebastian Müller","email":"mueller.seb@posteo.de","login":"MuellerSeb","count":1},{"name":"Dave Brooks","email":"dave@bcs.co.nz","login":"dbrnz","count":1},{"name":"Dennis Göries","email":"43136580+dgoeries","login":"dgoeries","count":1},{"name":"Dominik Stańczak","email":"stanczakdominik@gmail.com","login":"StanczakDominik","count":1},{"name":"Edouard Berthe","email":"edouard.berthe@protonmail.com","login":"edouardberthe","count":1},{"name":"Eduard Bopp","email":"eduard.bopp@aepsil0n.de","login":"milibopp","count":1},{"name":"Eli","email":"elifab@gmail.com","login":"efabens","count":1},{"name":"Thadeus Fleming","email":"thadeus.fleming@fireflyspace.com","login":null,"count":1},{"name":"Ryan Clary","email":"rclary@trialphaenergy.com","login":null,"count":1},{"name":"Robin Tesse","email":"robin.tesse@ulb.be","login":null,"count":1},{"name":"Rob","email":"rob@ishigoya.com","login":null,"count":1},{"name":"Micky Latowicki","email":"micky.latowicki@mobileye.com","login":null,"count":1},{"name":"Michele Renda","email":"michele.renda@cern.ch","login":null,"count":1},{"name":"Ryan Rowe","email":"ryanf.rowe@gmail.com","login":"rfrowe","count":1},{"name":"Ryan Abernathey","email":"ryan.abernathey@gmail.com","login":"rabernat","count":1},{"name":"Robin De Schepper","email":"robin.deschepper93@gmail.com","login":"Helveg","count":1},{"name":"Peter Maunz","email":"plmaunz@sandia.gov","login":"pyIonControl","count":1},{"name":"Peter Kraus","email":"pk.kraus89@gmail.com","login":"PeterKraus","count":1},{"name":"Peter Attia","email":"peter.m.attia@gmail.com","login":"petermattia","count":1},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":1},{"name":"Parti-Gyle","email":"84810440+Parti-Gyle","login":"Parti-Gyle","count":1},{"name":"Ondřej Nový","email":"ondrej.novy@firma.seznam.cz","login":"onovy","count":1},{"name":"Niko Savola","email":"niko@meetiqm.com","login":"nikosavola","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Mikhail Burmistrov","email":"burmisha@gmail.com","login":"burmisha","count":1},{"name":"Mike O'Connor","email":"mikeoconnor0308@gmail.com","login":"mikeoconnor0308","count":1},{"name":"Michael Weinold","email":"23102087+michaelweinold","login":"michaelweinold","count":1},{"name":"pmaunz","email":"peter@maunz.name","login":"colibri-coruscans","count":1},{"name":"mutricyl","email":"118692416+mutricyl","login":"mutricyl","count":1},{"name":"mark-boer","email":"m.h.boer.2@gmail.com","login":"mark-boer","count":1},{"name":"kanhua","email":"kanhua.lee@gmail.com","login":"kanhua","count":1},{"name":"dcnadler","email":"dcnadler@gmail.com","login":"dcnadler","count":1},{"name":"choloepus","email":"choloepus@server.fake","login":"choloepus","count":1},{"name":"cfalcon","email":"cfalcon@cells.es","login":"cmft","count":1},{"name":"Wouter Overmeire","email":"lodagro@gmail.com","login":"lodagro","count":1},{"name":"William Andrea","email":"22385371+wjandrea","login":"wjandrea","count":1},{"name":"Will Stott","email":"willstott101@gmail.com","login":"willstott101","count":1},{"name":"Wes Turner","email":"50891+westurner","login":"westurner","count":1},{"name":"Varchas Gopalaswamy","email":"vgop@lle.rochester.edu","login":"varchasgopalaswamy","count":1},{"name":"Ty Balduf","email":"ty.balduf@schrodinger.com","login":"TyBalduf","count":1},{"name":"Tom Gillespie","email":"tgbugs@gmail.com","login":"tgbugs","count":1},{"name":"Merrin Macleod","email":"merrin.macleod@gmail.com","login":"mermop","count":1},{"name":"Felix Hummel","email":"felix@felixhummel.de","login":"felixhummel","count":1},{"name":"Eric Wieser","email":"wieser.eric@gmail.com","login":"eric-wieser","count":1},{"name":"Eric O. LEBIGOT (EOL)","email":"lebigot","login":"lebigot","count":1},{"name":"Elliot Marsden","email":"elliot.marsden@gmail.com","login":"eddiejessup","count":1},{"name":"Ellie Litwack","email":"19858659+ellieLitwack","login":"ellieLitwack","count":1},{"name":"JHdJ","email":"jhdj@allseas.com","login":null,"count":1},{"name":"Jeffrey Gerard","email":"jeff@getwellio.com","login":null,"count":1},{"name":"Lars Schellhas","email":"lars.schellhas@rwth-aachen.de","login":null,"count":1},{"name":"Maciej Grela","email":"maciej.grela@trustwave.com","login":null,"count":1},{"name":"Brend Wanders","email":"b.wanders@utwente.nl","login":null,"count":1},{"name":"Virgil Dupras","email":"virgil.dupras@savoirfairelinux.com","login":null,"count":1},{"name":"acox37","email":"acox37@gatech.edu","login":null,"count":1},{"name":"Bhavin Patel","email":"15210802+bpatel2107","login":"bpatel2107","count":1},{"name":"Ben Livingston","email":"togtdyalttai@live.com","login":"bmlivin","count":1},{"name":"Ben Elliston","email":"bje@air.net.au","login":"bje-","count":1},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Axel Huebl","email":"axel.huebl@plasma.ninja","login":"ax3l","count":1},{"name":"Angus Hollands","email":"goosey15@gmail.com","login":"agoose77","count":1},{"name":"Andrea Zonca","email":"code@andreazonca.com","login":"zonca","count":1},{"name":"Alexander Krabbe","email":"alkr@nanoq.gl","login":"alkrSTATGL","count":1},{"name":"Matthew McDermott","email":"mattmcdermott8@gmail.com","login":"mmcdermott","count":1},{"name":"Matt Hall","email":"matt@agilegeoscience.com","login":"kwinkunks","count":1},{"name":"Matt Ettus","email":"MattEttus","login":"MattEttus","count":1},{"name":"Marçal Gabaldà","email":"mgab","login":"mgab","count":1},{"name":"Martin Thoma","email":"info@martin-thoma.de","login":"MartinThoma","count":1},{"name":"Mamoru TASAKA","email":"mtasaka@fedoraproject.org","login":"mtasaka","count":1},{"name":"Luke Campbell","email":"luke.s.campbell@gmail.com","login":"lukecampbell","count":1},{"name":"Kevin Davies","email":"kdavies4@gmail.com","login":"kdavies4","count":1},{"name":"Kenneth D. Mankoff","email":"mankoff@gmail.com","login":"mankoff","count":1},{"name":"Karl Broman","email":"kbroman@gmail.com","login":"kbroman","count":1},{"name":"Jordan Chapman","email":"jchapman@ara.com","login":"jChapman","count":1},{"name":"Jonas Neubert","email":"jn@jonasneubert.com","login":"jonemo","count":1},{"name":"Jonas Hoersch","email":"jonas.hoersch@climateanalytics.org","login":"coroa","count":1},{"name":"Sebastian Schmitt","email":"sebastian.schmitt@phys.uni-goettingen.de","login":"schmitts","count":1},{"name":"Steve Kowalik","email":"steven@wedontsleep.org","login":"s-t-e-v-e-n-k","count":1},{"name":"Sundar Raman","email":"cybertoast@gmail.com","login":"cybertoast","count":1},{"name":"Suseko","email":"89510306+Suseko","login":"Suseko","count":1},{"name":"Talley Lambert","email":"talley.lambert@gmail.com","login":"tlambert03","count":1},{"name":"Thomas Gläßle","email":"t_glaessle@gmx.de","login":"coldfix","count":1},{"name":"Thomas Kluyver","email":"takowl@gmail.com","login":"takluyver","count":1},{"name":"root","email":"root@DNK-5CD92561VT.nov.com","login":null,"count":1},{"name":"万泽","email":"a358003542@gmail.com","login":"a358003542","count":1},{"name":"Øyvind Sigmundson Schøyen","email":"oyvindschoyen@gmail.com","login":"Schoyen","count":1},{"name":"znichollscr","email":"114576287+znichollscr","login":"znichollscr","count":1},{"name":"xxyxxyxyx1","email":"xxyxxyxyx1@gmail.com","login":"xxyxxyxyx1","count":1},{"name":"tristannew","email":"tristannew@ymail.com","login":"tristannew","count":1},{"name":"teauxfu","email":"alexmw777@gmail.com","login":"teauxfu","count":1},{"name":"sigvaldm","email":"sigvaldm@fys.uio.no","login":"sigvaldm","count":1},{"name":"senyai","email":"senyai@gmail.com","login":"senyai","count":1},{"name":"raphaeltimbo","email":"raphaelts@gmail.com","login":"raphaeltimbo","count":1},{"name":"postmasters","email":"namnguyen@google.com","login":"postmasters","count":1},{"name":"Jonas Haag","email":"jonas@lophus.org","login":"jonashaag","count":1},{"name":"Javen O'Neal","email":"javenoneal@gmail.com","login":"onealj","count":1},{"name":"Jan Pipek","email":"jan.pipek@gmail.com","login":"janpipek","count":1},{"name":"Ivan Kondov","email":"ivan.kondov@kit.edu","login":"ikondov","count":1},{"name":"Igoreduardobraga","email":"94845990+Igoreduardobraga","login":"Igoreduardobraga","count":1},{"name":"Haris Musaefenidc","email":"haris.musaefendic@gmail.com","login":"Musaefendic","count":1},{"name":"Geordie McBain","email":"gdmcbain@protonmail.com","login":"gdmcbain","count":1},{"name":"Gaël Donval","email":"gdonval+github@gmail.com","login":"gdonval","count":1},{"name":"Francisco Couzo","email":"franciscouzo@gmail.com","login":"franciscouzo","count":1},{"name":"FranchuFranchu","email":"fff999abc999@gmail.com","login":"FranchuFranchu","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Adrien Cacciaguerra","email":"adrien.caccia@gmail.com","login":"adriencaccia","count":1},{"name":"Damien Cupif","email":"dcupif@kpler.com","login":"dcupif","count":1},{"name":"Clemens Wolff","email":"clemens@justamouse.com","login":"c-w","count":1},{"name":"Christoph Buchner","email":"bilderbuchi","login":"bilderbuchi","count":1},{"name":"Chris Barnes","email":"cbarnes@mrc-lmb.cam.ac.uk","login":"clbarnes","count":1},{"name":"Bogdan Reznychenko","email":"100156521+theodotk","login":"theodotk","count":1}],"total_commits":2241,"total_committers":228,"total_bot_commits":18,"total_bot_committers":1,"mean_commits":9.828947368421053,"dds":0.573404730031236,"past_year_committers":[{"name":"Hernan Grecco","email":"hgrecco@gmail.com","login":"hgrecco","count":46},{"name":"andrewgsavage","email":"andrewgsavage@gmail.com","login":"andrewgsavage","count":29},{"name":"Dean Malmgren","email":"dean@planetfwd.com","login":"deanmalmgren","count":4},{"name":"David Linke","email":"dalito","login":"dalito","count":3},{"name":"Eskild Schroll-Fleischer","email":"54531016+nneskildsf","login":"nneskildsf","count":3},{"name":"SPKorhonen","email":"samuli-petrus.korhonen@iki.fi","login":"SPKorhonen","count":2},{"name":"Pratyush Das","email":"dpratyush.k@gmail.com","login":"daspk04","count":2},{"name":"Mauro Silberberg","email":"maurosilber@gmail.com","login":"maurosilber","count":2},{"name":"Jules Chéron","email":"jules.cheron@gmail.com","login":"jules-ch","count":2},{"name":"Daniel Haag","email":"121057143+denialhaag","login":"denialhaag","count":2},{"name":"Adrien Cacciaguerra","email":"adrien.caccia@gmail.com","login":"adriencaccia","count":1},{"name":"Ben Elliston","email":"bje@air.net.au","login":"bje-","count":1},{"name":"Bhavin Patel","email":"15210802+bpatel2107","login":"bpatel2107","count":1},{"name":"Bogdan Reznychenko","email":"100156521+theodotk","login":"theodotk","count":1},{"name":"Haris Musaefenidc","email":"haris.musaefendic@gmail.com","login":"Musaefendic","count":1},{"name":"Igoreduardobraga","email":"94845990+Igoreduardobraga","login":"Igoreduardobraga","count":1},{"name":"znichollscr","email":"114576287+znichollscr","login":"znichollscr","count":1},{"name":"tristannew","email":"tristannew@ymail.com","login":"tristannew","count":1},{"name":"mutricyl","email":"118692416+mutricyl","login":"mutricyl","count":1},{"name":"William Andrea","email":"22385371+wjandrea","login":"wjandrea","count":1},{"name":"Toon Verstraelen","email":"Toon.Verstraelen@UGent.be","login":"tovrstra","count":1},{"name":"Tom Gillespie","email":"tgbugs@gmail.com","login":"tgbugs","count":1},{"name":"Talley Lambert","email":"talley.lambert@gmail.com","login":"tlambert03","count":1},{"name":"Steve Kowalik","email":"steven@wedontsleep.org","login":"s-t-e-v-e-n-k","count":1},{"name":"Ryan May","email":"rmay31@gmail.com","login":"dopplershift","count":1},{"name":"Peter Kraus","email":"pk.kraus89@gmail.com","login":"PeterKraus","count":1},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":1},{"name":"Michael Weinold","email":"23102087+michaelweinold","login":"michaelweinold","count":1},{"name":"Merrin Macleod","email":"merrin.macleod@gmail.com","login":"mermop","count":1},{"name":"Matt Ettus","email":"MattEttus","login":"MattEttus","count":1},{"name":"Marçal Gabaldà","email":"mgab","login":"mgab","count":1},{"name":"Jonas Neubert","email":"jn@jonasneubert.com","login":"jonemo","count":1},{"name":"Jellby","email":"jellby@yahoo.com","login":"Jellby","count":1},{"name":"Ivan Kondov","email":"ivan.kondov@kit.edu","login":"ikondov","count":1}],"past_year_total_commits":119,"past_year_total_committers":34,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.5,"past_year_dds":0.6134453781512605,"last_synced_at":"2025-04-27T12:20:49.606Z","last_synced_commit":"db0247017fd9bd2445db13b694d766880b7e3c20","created_at":"2023-03-07T09:18:04.518Z","updated_at":"2025-04-27T12:20:50.209Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"hgrecco/pint","html_url":"https://github.com/hgrecco/pint","last_synced_at":"2025-09-08T12:58:38.224Z","status":null,"issues_count":331,"pull_requests_count":286,"avg_time_to_close_issue":39815398.885714285,"avg_time_to_close_pull_request":9077874.614285715,"issues_closed_count":175,"pull_requests_closed_count":210,"pull_request_authors_count":92,"issue_authors_count":238,"avg_comments_per_issue":2.7764350453172204,"avg_comments_per_pull_request":2.402097902097902,"merged_pull_requests_count":164,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":79,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1008044.3703703703,"past_year_avg_time_to_close_pull_request":890219.1147540984,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":0.8987341772151899,"past_year_avg_comments_per_pull_request":1.1758241758241759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":51,"created_at":"2023-05-10T21:00:18.915Z","updated_at":"2025-09-08T12:58:38.226Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hgrecco%2Fpint/issues","issue_labels_count":{"bug":12,"formatting":8,"typing":8,"enhancement":6,"docs":5,"performance":4,"numpy":4,"definitions":3,"parser":2,"usability":2,"good first issue":2,"Roadmap":1,"depreciate":1},"pull_request_labels_count":{"In progress":4,"numpy":1,"docs":1},"issue_author_associations_count":{"NONE":238,"CONTRIBUTOR":65,"COLLABORATOR":18,"OWNER":10},"pull_request_author_associations_count":{"CONTRIBUTOR":123,"NONE":75,"COLLABORATOR":74,"OWNER":14},"issue_authors":{"andrewgsavage":17,"hgrecco":10,"doronbehar":6,"jules-ch":6,"PlasmaHH":4,"mgab":4,"rufuswilson":3,"lafrech":3,"mmarras":3,"mhechthz":3,"aulemahal":3,"LecrisUT":3,"nmadura":3,"lucascolley":3,"nneskildsf":3,"MichaelTiemannOSC":3,"rwijtvliet":3,"VictorY-Irreversible":2,"KOLANICH":2,"marouane-miftah":2,"khaeru":2,"nealkruis":2,"jthielen":2,"mikapfl":2,"samwaseda":2,"edmundsj":2,"simonw":2,"crusaderky":2,"LaurentBergeron":2,"lendres":2,"keewis":2,"mweinelt":2,"JoshKerman":2,"etiennebresciani":2,"Luna137":2,"dalito":2,"gsakkis":2,"zobac":2,"pasbec":2,"fostermaier":2,"mraspaud":2,"nunupeke":2,"znicholls":2,"matroscoe":2,"cpitclaudel":2,"rob-levy-minimum":2,"scanzy":2,"kszlim":1,"xperrylinn":1,"michaelweinold":1,"biagiodistefano":1,"bramp":1,"matthuszagh":1,"nickovs":1,"terranjp":1,"TomNicholas":1,"aeslaughter":1,"camuthig":1,"Martin15135215":1,"bje-":1,"Kodiologist":1,"5igno":1,"Chrischu2503":1,"aidenprice":1,"Khrysys":1,"SchabiDesigns":1,"dprada":1,"XZF0":1,"peter-goldstein":1,"conversy":1,"ebw44":1,"rytheranderson":1,"fgvieira":1,"rbreslavsky":1,"mjfwest":1,"yqiang":1,"cometbeetle":1,"cdwilson":1,"mikeoconnor0308":1,"ClaymoreX":1,"Kumzy":1,"prataffel":1,"DirkdenHoedt":1,"jruebsam":1,"greenersharp":1,"MandolinMicke":1,"rjplevin":1,"tobinjones":1,"reszelaz":1,"keigezellig":1,"climbit":1,"cabiad":1,"twiese-gravitics":1,"matrss":1,"jacob-indigo":1,"jarq6c":1,"joernu76":1,"loenard97":1,"FFroehlich":1,"nelbs":1,"hongyi-zhao":1,"hjalmarlucius":1,"sderose":1,"s-celles":1,"simutisernestas":1,"hassec":1,"jonatanschroeder":1,"xolodho":1,"erielias":1,"arjavtrivedi":1,"nshankar":1,"jldiaz":1,"truemerrill":1,"rebeccafair":1,"caspar-iqm":1,"kadykov":1,"SpazzNon":1,"mtasaka":1,"catsclaw":1,"BerneStober":1,"mattwthompson":1,"sigvaldm":1,"Kokiro":1,"dopplershift":1,"brearleyt":1,"cbyrohl":1,"SimonHeybrock":1,"MrNice2001":1,"gaokeyan123":1,"apalazzi":1,"mpsheasby":1,"markbrai":1,"Czaki":1,"mattfil":1,"kbauer":1,"jonnymaserati":1,"kmantel":1,"stevecj":1,"henrikh":1,"DerMilchschnittenmann":1,"jonemo":1,"rkingsbury":1,"andrewellis55":1,"ManuelHu":1,"vvsagar":1,"tadeu":1,"schlegelp":1,"MattTheCuber":1,"khansson":1,"domyam97":1,"tovrstra":1,"oxygen-dioxide":1,"TeamPAGOS":1,"ximtec":1,"arkanoid87":1,"jheintz":1,"SamG-01":1,"Flix6x":1,"johannes-moegerle":1,"iamthad":1,"virtuald":1,"sebakahn":1,"bonderado":1,"garrosh":1,"twindus":1,"kloczek":1,"YousefEZ":1,"yerkoescalona":1,"YagoMasip":1,"rebcabin":1,"mjmdavis":1,"egemenimre":1,"njlivesey":1,"mrwizard82d1":1,"peterhs73":1,"DuaneKaufman":1,"ikondov":1,"JoeBot21":1,"igor-semyonov":1,"DAsh0244":1,"KEClaytor":1,"knightofni-i":1,"clarkgwillison":1,"npetersen2":1,"shaharkadmiel":1,"nopria":1,"dgoeries":1,"Emenemer":1,"oliviermarti":1,"brwe":1,"sharkweek":1,"RoyLarson":1,"transfluxus":1,"westurner":1,"ainwer":1,"fthorey":1,"denialhaag":1,"clin1234":1,"pordyna":1,"PhilippVerpoort":1,"mutricyl":1,"khasrusn":1,"teauxfu":1,"jokasimr":1,"simaosr":1,"Saelyos":1,"puastro":1,"icarosadero":1,"3mrrrx":1,"natezb":1,"seb5g":1,"musicinmybrain":1,"mgt16-LANL":1,"julian-belina":1,"dakotahorstman":1,"lassebomh":1,"Zippy1999":1,"daniel-fink":1,"nevion":1,"JulianKling":1,"beenje":1,"eliasmistler":1,"fuglede":1,"Ricyteach":1,"eulerreich":1,"dapperfu":1,"jbrezmorf":1,"mattyd100":1,"hibachi2021":1,"dwr-zroy":1,"lucaDEI":1,"vallsv":1,"deanmalmgren":1,"salazardetroya":1,"polyzen":1,"jdmcbr":1,"jkaumanns":1,"lovasoa":1},"pull_request_authors":{"andrewgsavage":79,"hgrecco":14,"keewis":10,"nneskildsf":8,"jules-ch":8,"maurosilber":6,"dalito":5,"MichaelTiemannOSC":5,"dopplershift":5,"daspk04":4,"simonw":4,"denialhaag":4,"em1208":4,"mattwthompson":3,"Saelyos":3,"doronbehar":3,"oxygen-dioxide":3,"SPKorhonen":3,"mermop":2,"Musaefendic":2,"wjandrea":2,"mgab":2,"samwaseda":2,"tovrstra":2,"jonemo":2,"bpatel2107":2,"aeslaughter":2,"ikseek":2,"n-takumasa":2,"antonio-perez-altium":2,"PeterKraus":2,"coroa":2,"dgoeries":2,"michaelweinold":2,"theodotk":2,"Luna137":2,"gsakkis":2,"john-science":2,"Igoreduardobraga":2,"impact27":2,"deanmalmgren":2,"bje-":2,"MattEttus":2,"varchasgopalaswamy":2,"tlambert03":2,"mutricyl":2,"biagiodistefano":2,"cpascual":2,"ksunden":2,"Jellby":2,"mpsheasby":2,"cdce8p":2,"coder0xff":2,"jacob-indigo":2,"ikondov":2,"aulemahal":2,"n6hpa":2,"s-t-e-v-e-n-k":2,"adriencaccia":2,"mikeoconnor0308":1,"dependabot[bot]":1,"AlexanderKrabbe":1,"nshankar":1,"simutisernestas":1,"mjmdavis":1,"tristannew":1,"kadykov":1,"djpugh":1,"arjavtrivedi":1,"ericpre":1,"lodagro":1,"github-actions[bot]":1,"mgrau":1,"vinodkatmos":1,"RatishT":1,"LecrisUT":1,"etiennebresciani":1,"nikosavola":1,"jsmitty-here":1,"znicholls":1,"tgbugs":1,"MuellerSeb":1,"mtasaka":1,"dcnadler":1,"znichollscr":1,"burnpanck":1,"camuthig":1,"BlueOrigin":1,"eabruzzese":1,"KOLANICH":1,"dimapu":1,"musicinmybrain":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165670,"issues_count":31989241,"pull_requests_count":100238337,"authors_count":10729070,"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":{"good first issue":1,"typing":1},"past_year_pull_request_labels_count":{"docs":1},"past_year_issue_author_associations_count":{"NONE":61,"CONTRIBUTOR":11,"COLLABORATOR":7},"past_year_pull_request_author_associations_count":{"COLLABORATOR":29,"NONE":27,"CONTRIBUTOR":27,"OWNER":8},"past_year_issue_authors":{"andrewgsavage":6,"nneskildsf":3,"lucascolley":3,"doronbehar":3,"etiennebresciani":2,"lendres":2,"rwijtvliet":2,"VictorY-Irreversible":2,"samwaseda":2,"nshankar":1,"nmadura":1,"nevion":1,"MrNice2001":1,"mpsheasby":1,"mmarras":1,"michaelweinold":1,"mgt16-LANL":1,"mgab":1,"mattyd100":1,"MattTheCuber":1,"oxygen-dioxide":1,"rob-levy-minimum":1,"rytheranderson":1,"s-celles":1,"seb5g":1,"simutisernestas":1,"SpazzNon":1,"TeamPAGOS":1,"vvsagar":1,"XZF0":1,"YagoMasip":1,"yqiang":1,"Zippy1999":1,"znicholls":1,"aeslaughter":1,"andrewellis55":1,"apalazzi":1,"aulemahal":1,"brearleyt":1,"catsclaw":1,"cdwilson":1,"Chrischu2503":1,"ClaymoreX":1,"cometbeetle":1,"daniel-fink":1,"deanmalmgren":1,"denialhaag":1,"dgoeries":1,"egemenimre":1,"FFroehlich":1,"gaokeyan123":1,"garrosh":1,"ikondov":1,"jbrezmorf":1,"JoeBot21":1,"johannes-moegerle":1,"jules-ch":1,"julian-belina":1,"Khrysys":1,"Kodiologist":1,"lucaDEI":1,"MandolinMicke":1,"mattfil":1},"past_year_pull_request_authors":{"andrewgsavage":26,"nneskildsf":8,"hgrecco":8,"maurosilber":6,"denialhaag":4,"oxygen-dioxide":3,"jules-ch":3,"cdce8p":2,"antonio-perez-altium":2,"n-takumasa":2,"michaelweinold":2,"aeslaughter":2,"tlambert03":2,"deanmalmgren":2,"mgab":2,"samwaseda":2,"Igoreduardobraga":2,"n6hpa":2,"dgoeries":2,"doronbehar":2,"wjandrea":2,"dependabot[bot]":1,"nshankar":1,"etiennebresciani":1,"znichollscr":1,"simutisernestas":1},"maintainers":[{"login":"andrewgsavage","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewgsavage"},{"login":"hgrecco","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hgrecco"},{"login":"jules-ch","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jules-ch"},{"login":"MichaelTiemannOSC","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelTiemannOSC"}],"active_maintainers":[{"login":"andrewgsavage","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewgsavage"},{"login":"hgrecco","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hgrecco"},{"login":"jules-ch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jules-ch"}]},"events":{"total":{"IssuesEvent":113,"WatchEvent":215,"DeleteEvent":2,"IssueCommentEvent":335,"PushEvent":65,"PullRequestReviewEvent":24,"PullRequestReviewCommentEvent":23,"PullRequestEvent":91,"ForkEvent":31,"CreateEvent":6},"last_year":{"IssuesEvent":113,"WatchEvent":215,"DeleteEvent":2,"IssueCommentEvent":335,"PushEvent":65,"PullRequestReviewEvent":24,"PullRequestReviewCommentEvent":23,"PullRequestEvent":91,"ForkEvent":31,"CreateEvent":6}},"keywords":["python","science","units"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:50:04.134Z","updated_at":"2023-01-13T12:50:04.134Z","repository_link":"https://github.com/hgrecco/pint/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6875907540,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875907541,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875907542,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:50:04.150Z","updated_at":"2023-01-13T12:50:04.150Z","repository_link":"https://github.com/hgrecco/pint/blob/master/.github/workflows/docs.yml","dependencies":[{"id":6875907543,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875907544,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875907545,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint-autoupdate.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:50:04.166Z","updated_at":"2023-01-13T12:50:04.166Z","repository_link":"https://github.com/hgrecco/pint/blob/master/.github/workflows/lint-autoupdate.yml","dependencies":[{"id":6875907546,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875907547,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875907548,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875907549,"package_name":"technote-space/create-pr-action","ecosystem":"actions","requirements":"bfd4392c80dbeb54e0bacbcf4750540aecae6ed4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:50:04.182Z","updated_at":"2023-01-13T12:50:04.182Z","repository_link":"https://github.com/hgrecco/pint/blob/master/.github/workflows/lint.yml","dependencies":[{"id":6875907550,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875907551,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875907552,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_docs.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T12:50:04.199Z","updated_at":"2023-01-13T12:50:04.199Z","repository_link":"https://github.com/hgrecco/pint/blob/master/requirements_docs.txt","dependencies":[{"id":6875907553,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e4","direct":true,"kind":"runtime","optional":false},{"id":6875907554,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907555,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907556,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907557,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907558,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907559,"package_name":"jupyter_client","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907560,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907561,"package_name":"graphviz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907562,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907563,"package_name":"pooch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907564,"package_name":"sparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907565,"package_name":"dask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907566,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=41.2","direct":true,"kind":"runtime","optional":false},{"id":6875907567,"package_name":"Serialize","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907568,"package_name":"pygments","ecosystem":"pypi","requirements":"\u003e=2.4","direct":true,"kind":"runtime","optional":false},{"id":6875907569,"package_name":"sphinx-book-theme","ecosystem":"pypi","requirements":"==0.3.3","direct":true,"kind":"runtime","optional":false},{"id":6875907570,"package_name":"sphinx_copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875907571,"package_name":"sphinx_design","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-07-11T01:16:38.832Z","updated_at":"2023-07-11T01:16:38.832Z","repository_link":"https://github.com/hgrecco/pint/blob/master/.github/workflows/publish.yml","dependencies":[{"id":11310419177,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11310419182,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":11310419186,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2024-03-13T20:45:22.967Z","updated_at":"2024-03-13T20:45:22.967Z","repository_link":"https://github.com/hgrecco/pint/blob/master/requirements.txt","dependencies":[{"id":16799904606,"package_name":"appdirs","ecosystem":"pypi","requirements":"\u003e=1.4.4","direct":true,"kind":"runtime","optional":false},{"id":16799904607,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16799904608,"package_name":"flexcache","ecosystem":"pypi","requirements":"\u003e=0.3","direct":true,"kind":"runtime","optional":false},{"id":16799905885,"package_name":"flexparser","ecosystem":"pypi","requirements":"\u003e=0.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bench.yml","sha":null,"kind":"manifest","created_at":"2024-01-14T01:57:46.075Z","updated_at":"2024-01-14T01:57:46.075Z","repository_link":"https://github.com/hgrecco/pint/blob/master/.github/workflows/bench.yml","dependencies":[{"id":15597628390,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15597628391,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15597628392,"package_name":"CodSpeedHQ/action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-14T01:57:46.611Z","updated_at":"2024-01-14T01:57:46.611Z","repository_link":"https://github.com/hgrecco/pint/blob/master/pyproject.toml","dependencies":[]}],"score":27.83506106510167,"created_at":"2025-09-08T11:18:31.957Z","updated_at":"2025-10-07T08:24:39.804Z","avatar_url":"https://github.com/hgrecco.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1831261,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","alignment","flexible","gtk","qt","tk","wx","ipython","notebook","repl"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63924","html_url":"https://science.ecosyste.ms/projects/63924"}