{"id":68001,"name":"nanocount","description":"EM based transcript abundance from nanopore reads mapped to a transcriptome with minimap2","url":"https://github.com/a-slide/nanocount","last_synced_at":"2025-09-08T14:02:50.579Z","repository":{"id":49769109,"uuid":"142873004","full_name":"a-slide/NanoCount","owner":"a-slide","description":"EM based transcript abundance from nanopore reads mapped to a transcriptome with minimap2","archived":false,"fork":false,"pushed_at":"2024-10-11T11:41:13.000Z","size":649,"stargazers_count":63,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-30T12:42:21.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://a-slide.github.io/NanoCount/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a-slide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-07-30T12:35:04.000Z","updated_at":"2025-08-24T14:42:59.000Z","dependencies_parsed_at":"2025-04-13T03:09:00.894Z","dependency_job_id":"16fc4fcf-3cb3-4060-bda9-dbda34111d7c","html_url":"https://github.com/a-slide/NanoCount","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/a-slide/NanoCount","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-slide","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/sbom","scorecard":{"id":157858,"data":{"date":"2025-08-11","repo":{"name":"github.com/a-slide/NanoCount","commit":"8b59b5ebf095be2e79a3363c931b1a91dcdcca0c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/a-slide/NanoCount/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/a-slide/NanoCount/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:19"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-16T12:22:57.528Z","repository_id":49769109,"created_at":"2025-08-16T12:22:57.528Z","updated_at":"2025-08-16T12:22:57.528Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196112,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"a-slide","name":"Adrien Leger","uuid":"5701192","kind":"user","description":"Research scientist at Oxford Nanopore Technologies","email":"","website":"https://adrienleger.com/","location":"Oxford, UK","twitter":"AdrienLeger2","company":"@nanoporetech","icon_url":"https://avatars.githubusercontent.com/u/5701192?u=844fc17545dbd12d6e1a080e0dd1cf992ff18346\u0026v=4","repositories_count":50,"last_synced_at":"2024-12-06T22:19:31.679Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/a-slide","funding_links":[],"total_stars":417,"followers":91,"following":28,"created_at":"2022-11-06T10:47:49.968Z","updated_at":"2024-12-06T22:19:31.680Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-slide","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-slide/repositories"},"packages":[{"id":2813537,"name":"nanocount","ecosystem":"pypi","description":"NanoCount estimates transcripts abundance from Oxford Nanopore *direct-RNA sequencing* datasets, using an expectation-maximization approach like RSEM, Kallisto, salmon, etc to handle the uncertainty of multi-mapping reads","homepage":"https://github.com/a-slide/NanoCount/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/a-slide/NanoCount","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2019-06-21T09:16:40.000Z","latest_release_published_at":"2021-10-26T09:15:56.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-30T12:34:13.575Z","created_at":"2022-04-10T11:42:33.440Z","updated_at":"2025-08-30T12:49:39.480Z","registry_url":"https://pypi.org/project/nanocount/","install_command":"pip install nanocount --index-url https://pypi.org/simple","documentation_url":"https://nanocount.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"nanocount","project_status":null},"repo_metadata":{"id":49769109,"uuid":"142873004","full_name":"a-slide/NanoCount","owner":"a-slide","description":"EM based transcript abundance from nanopore reads mapped to a transcriptome with minimap2","archived":false,"fork":false,"pushed_at":"2024-10-11T11:41:13.000Z","size":649,"stargazers_count":61,"open_issues_count":5,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-21T14:51:21.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://a-slide.github.io/NanoCount/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a-slide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-07-30T12:35:04.000Z","updated_at":"2025-06-18T20:14:42.000Z","dependencies_parsed_at":"2025-04-13T03:09:00.894Z","dependency_job_id":"16fc4fcf-3cb3-4060-bda9-dbda34111d7c","html_url":"https://github.com/a-slide/NanoCount","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/a-slide/NanoCount","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-slide","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/sbom","scorecard":{"id":157858,"data":{"date":"2025-08-11","repo":{"name":"github.com/a-slide/NanoCount","commit":"8b59b5ebf095be2e79a3363c931b1a91dcdcca0c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/a-slide/NanoCount/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/a-slide/NanoCount/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:19"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-16T12:22:57.528Z","repository_id":49769109,"created_at":"2025-08-16T12:22:57.528Z","updated_at":"2025-08-16T12:22:57.528Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272852284,"owners_count":25004054,"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-08-30T02:00:09.474Z","response_time":77,"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":"a-slide","name":"Adrien Leger","uuid":"5701192","kind":"user","description":"Research scientist at Oxford Nanopore Technologies","email":"","website":"https://adrienleger.com/","location":"Oxford, UK","twitter":"AdrienLeger2","company":"@nanoporetech","icon_url":"https://avatars.githubusercontent.com/u/5701192?u=844fc17545dbd12d6e1a080e0dd1cf992ff18346\u0026v=4","repositories_count":50,"last_synced_at":"2024-12-06T22:19:31.679Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/a-slide","funding_links":[],"total_stars":417,"followers":91,"following":28,"created_at":"2022-11-06T10:47:49.968Z","updated_at":"2024-12-06T22:19:31.680Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-slide","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-slide/repositories"},"tags":[{"name":"1.1.0.post2","sha":"8b59b5ebf095be2e79a3363c931b1a91dcdcca0c","kind":"tag","published_at":"2024-10-11T11:41:12.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/1.1.0.post2","html_url":"https://github.com/a-slide/NanoCount/releases/tag/1.1.0.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@1.1.0.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.1.0.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.1.0.post2/manifests"},{"name":"1.1.0","sha":"9b9ab5adafa1d4bbe13dd46ed65de549b18da79f","kind":"commit","published_at":"2022-12-22T01:40:48.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/1.1.0","html_url":"https://github.com/a-slide/NanoCount/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.1.0/manifests"},{"name":"1.0.0.post6","sha":"40080e0d199b3f4b5616c338eddefdd028e4cfe3","kind":"tag","published_at":"2021-11-26T09:45:18.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/1.0.0.post6","html_url":"https://github.com/a-slide/NanoCount/releases/tag/1.0.0.post6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@1.0.0.post6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0.post6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0.post6/manifests"},{"name":"1.0.0.post5","sha":"b9d4f6dda4f1825e1d727cb883be5cb28be39792","kind":"tag","published_at":"2021-11-26T09:04:27.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/1.0.0.post5","html_url":"https://github.com/a-slide/NanoCount/releases/tag/1.0.0.post5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@1.0.0.post5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0.post5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0.post5/manifests"},{"name":"1.0.0.post4","sha":"ef44b786337ae20a863f1e76af61beb602be5245","kind":"tag","published_at":"2021-11-26T09:01:27.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/1.0.0.post4","html_url":"https://github.com/a-slide/NanoCount/releases/tag/1.0.0.post4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@1.0.0.post4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0.post4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0.post4/manifests"},{"name":"1.0.0.post3","sha":"dc1306c49bdc39e9767c0dd54c05ea631ca2d6ec","kind":"tag","published_at":"2021-10-27T22:40:31.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/1.0.0.post3","html_url":"https://github.com/a-slide/NanoCount/releases/tag/1.0.0.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@1.0.0.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0.post3/manifests"},{"name":"1.0.0.post2","sha":"b0f6c1a3a03d503eb4b07baa2a1cf1dfe31ec3f6","kind":"tag","published_at":"2021-10-27T22:26:43.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/1.0.0.post2","html_url":"https://github.com/a-slide/NanoCount/releases/tag/1.0.0.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@1.0.0.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0.post2/manifests"},{"name":"1.0.0.post1","sha":"8b7e84374fa878c70740ae6a4798f886d020c417","kind":"tag","published_at":"2021-10-27T08:39:29.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/1.0.0.post1","html_url":"https://github.com/a-slide/NanoCount/releases/tag/1.0.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@1.0.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0.post1/manifests"},{"name":"1.0.0","sha":"b405f4d80c5513d7aedd17f450bee6dcef2c8c36","kind":"tag","published_at":"2021-10-26T09:14:31.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/1.0.0","html_url":"https://github.com/a-slide/NanoCount/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/1.0.0/manifests"},{"name":"0.4.0.post4","sha":"59a171d4619502edd2f7a16b1c131509cfa6898b","kind":"tag","published_at":"2021-09-10T18:44:32.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.4.0.post4","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.4.0.post4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.4.0.post4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.4.0.post4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.4.0.post4/manifests"},{"name":"0.4.0.post3","sha":"07830354be12b91c03a3f67f28f792d2a6736ef9","kind":"tag","published_at":"2021-09-10T16:38:18.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.4.0.post3","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.4.0.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.4.0.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.4.0.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.4.0.post3/manifests"},{"name":"0.4.0.post2","sha":"3078135f6e7f2e1bdab762fed2c0a176af003620","kind":"tag","published_at":"2021-09-08T22:28:40.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.4.0.post2","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.4.0.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.4.0.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.4.0.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.4.0.post2/manifests"},{"name":"0.4.0.post1","sha":"9d762b50bf114ec38efb51f5c0e8955707caf4a8","kind":"tag","published_at":"2021-09-08T22:15:58.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.4.0.post1","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.4.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.4.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.4.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.4.0.post1/manifests"},{"name":"0.4.0","sha":"c87b299dbafd83a3667f091b64a2312a8d14af5c","kind":"tag","published_at":"2021-09-08T22:00:56.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.4.0","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.4.0/manifests"},{"name":"0.3.0.dev2","sha":"25374dfee1638ca7c98972d99b63f15f04a20004","kind":"tag","published_at":"2021-08-24T08:47:02.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.3.0.dev2","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.3.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.3.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.3.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.3.0.dev2/manifests"},{"name":"0.3.0.dev1","sha":"1714dcc734c00c60a1db6df90f110cd8faeb17a6","kind":"tag","published_at":"2021-08-20T11:27:50.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.3.0.dev1","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.3.0.dev1/manifests"},{"name":"0.2.6.post3","sha":"05d93abb18b92611602db7f3e3eae581b6034725","kind":"tag","published_at":"2021-08-20T09:19:01.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.2.6.post3","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.2.6.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.2.6.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.6.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.6.post3/manifests"},{"name":"0.2.6.post2","sha":"5a7f956601401b29d4214a6940096c4a2e5c19e4","kind":"tag","published_at":"2021-08-20T08:54:22.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.2.6.post2","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.2.6.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.2.6.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.6.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.6.post2/manifests"},{"name":"0.2.6.post1","sha":"e87073962a9f9665275a05b405e570b2496edb4a","kind":"tag","published_at":"2021-08-17T09:10:43.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.2.6.post1","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.2.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.2.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.6.post1/manifests"},{"name":"0.2.6","sha":"d56647fa1b2ae02a175dc9682f5e541afdf373cc","kind":"tag","published_at":"2021-07-21T10:11:14.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.2.6","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.6/manifests"},{"name":"0.2.5.dev1","sha":"a2cf01477c0c516bc905c134b9354faf8c429818","kind":"tag","published_at":"2021-07-21T10:04:30.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.2.5.dev1","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.2.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.2.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.5.dev1/manifests"},{"name":"0.2.5","sha":"5e25154215a31a42633f763c963618e9f642dac5","kind":"tag","published_at":"2021-06-27T15:03:53.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.2.5","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.5/manifests"},{"name":"0.2.4.post1.dev1","sha":"828d7444f206012e4ad22b162630b92aec291bf6","kind":"tag","published_at":"2021-06-27T14:53:28.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.2.4.post1.dev1","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.2.4.post1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.2.4.post1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.4.post1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.4.post1.dev1/manifests"},{"name":"0.2.4.post1","sha":"b74436014d6bcf4f5e5388a902bb009b0f74fe08","kind":"tag","published_at":"2021-02-01T14:27:06.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.2.4.post1","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.2.4.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.2.4.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.4.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.4.post1/manifests"},{"name":"0.2.4","sha":"af342773e68ece55cdc6d03f1788113a3f235b99","kind":"tag","published_at":"2021-02-01T14:15:28.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.2.4","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.4/manifests"},{"name":"0.2.3.dev3","sha":"b1a728486095eb37ac726257f4b3b3c649bec557","kind":"tag","published_at":"2021-02-01T14:07:41.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.2.3.dev3","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.2.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.2.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.3.dev3/manifests"},{"name":"0.2.3.dev2","sha":"8a929cef3312fb52561b78a0020ad874867a42f0","kind":"tag","published_at":"2021-02-01T13:51:43.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.2.3.dev2","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.2.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.2.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.3.dev2/manifests"},{"name":"0.2.1","sha":"d0465485bb3a5ac4984b64fda8dc2206b6bb2072","kind":"commit","published_at":"2020-05-05T08:47:43.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.2.1","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"c5d44ee4c2051262fccac6a1c4349abf3c3134d7","kind":"commit","published_at":"2020-05-04T21:30:00.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.2.0","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.2.0/manifests"},{"name":"0.1.a4","sha":"916bfc1c6932f0fd880dc5469dfdcf750c90232b","kind":"commit","published_at":"2019-06-21T09:58:40.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.1.a4","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.1.a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.1.a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.1.a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.1.a4/manifests"},{"name":"0.1.a3","sha":"5521ec75701f9a70f9beb0cd1b2a6c06f4ec7b40","kind":"commit","published_at":"2019-06-21T09:51:43.000Z","download_url":"https://codeload.github.com/a-slide/NanoCount/tar.gz/0.1.a3","html_url":"https://github.com/a-slide/NanoCount/releases/tag/0.1.a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/a-slide/NanoCount@0.1.a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.1.a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/tags/0.1.a3/manifests"}]},"repo_metadata_updated_at":"2025-08-30T12:49:39.480Z","dependent_packages_count":0,"downloads":51,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.681552487826345,"dependent_repos_count":21.66152068531463,"dependent_packages_count":10.032368031403879,"stargazers_count":9.98297172157808,"forks_count":15.316175289049408,"docker_downloads_count":null,"average":15.93491764303447},"purl":"pkg:pypi/nanocount","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/nanocount","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/nanocount","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/nanocount/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T12:42:12.331Z","issues_count":38,"pull_requests_count":6,"avg_time_to_close_issue":9289938.030303031,"avg_time_to_close_pull_request":14.5,"issues_closed_count":33,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":26,"avg_comments_per_issue":1.7105263157894737,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":2199857.0,"past_year_avg_time_to_close_pull_request":11.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/issues","maintainers":[{"login":"a-slide","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-slide"},{"login":"josiegleeson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josiegleeson"},{"login":"tleonardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tleonardi"}],"active_maintainers":[{"login":"josiegleeson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josiegleeson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nanocount/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nanocount/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nanocount/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nanocount/related_packages","maintainers":[{"uuid":"aleg","login":"aleg","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/aleg/","role":null,"created_at":"2023-02-07T11:53:29.720Z","updated_at":"2023-02-07T11:53:29.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aleg/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"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"}}],"commits":{"id":616284,"full_name":"a-slide/NanoCount","default_branch":"master","committers":[{"name":"a-slide","email":"adrien.leger@nanoporetech.com","login":"a-slide","count":84},{"name":"Josie Gleeson","email":"30969357+josiegleeson","login":"josiegleeson","count":17},{"name":"Tommaso Leonardi","email":"tom@itm6.xyz","login":"tleonardi","count":1},{"name":"TheChymist","email":"10529825+TheChymist","login":"TheChymist","count":1}],"total_commits":103,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":25.75,"dds":0.18446601941747576,"past_year_committers":[{"name":"aleger","email":"adrien.leger@nanoporetech.com","login":"a-slide","count":3},{"name":"TheChymist","email":"10529825+TheChymist","login":"TheChymist","count":1},{"name":"Josie Gleeson","email":"30969357+josiegleeson","login":"josiegleeson","count":1}],"past_year_total_commits":5,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.6666666666666667,"past_year_dds":0.4,"last_synced_at":"2025-04-20T03:44:07.646Z","last_synced_commit":"8b59b5ebf095be2e79a3363c931b1a91dcdcca0c","created_at":"2023-03-09T07:42:06.572Z","updated_at":"2025-04-20T03:44:15.354Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483987,"commits_count":854371652,"contributors_count":31146699,"owners_count":908917,"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":"a-slide/NanoCount","html_url":"https://github.com/a-slide/NanoCount","last_synced_at":"2025-08-30T12:42:12.331Z","status":"error","issues_count":38,"pull_requests_count":6,"avg_time_to_close_issue":9289938.030303031,"avg_time_to_close_pull_request":14.5,"issues_closed_count":33,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":26,"avg_comments_per_issue":1.7105263157894737,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":2199857.0,"past_year_avg_time_to_close_pull_request":11.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T18:22:12.429Z","updated_at":"2025-09-02T11:01:25.216Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-slide%2FNanoCount/issues","issue_labels_count":{"bug":3,"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":31,"COLLABORATOR":3,"OWNER":2},"pull_request_author_associations_count":{"COLLABORATOR":4,"OWNER":3},"issue_authors":{"rezarahman12":4,"vetmohit89":3,"callumparr":3,"kerenzhou062":2,"a-slide":2,"josiegleeson":2,"lpryszcz":1,"reJELIN":1,"M-Chi-1":1,"ms-gx":1,"zhenyu7500":1,"NStrowbridge":1,"camillaugolini-iit":1,"corneliusroemer":1,"chloebonenfant":1,"zine-el-aabidine":1,"lubitelpospat":1,"sagnikbanerjee15":1,"Tomcxf":1,"lborcard":1,"KunFang93":1,"jhwan1203":1,"rob-p":1,"Stakaitis":1,"kir1to455":1,"tleonardi":1},"pull_request_authors":{"josiegleeson":4,"a-slide":3},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082573,"issues_count":31281971,"pull_requests_count":96192905,"authors_count":10694127,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{"COLLABORATOR":2},"past_year_issue_authors":{"reJELIN":1,"Stakaitis":1,"zine-el-aabidine":1},"past_year_pull_request_authors":{"josiegleeson":2},"maintainers":[{"login":"josiegleeson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josiegleeson"},{"login":"a-slide","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a-slide"},{"login":"tleonardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tleonardi"}],"active_maintainers":[{"login":"josiegleeson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josiegleeson"}]},"events":{"total":{"IssuesEvent":3,"WatchEvent":9,"IssueCommentEvent":2},"last_year":{"IssuesEvent":3,"WatchEvent":9,"IssueCommentEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":".versipy/setup.py","sha":null,"kind":"manifest","created_at":"2022-08-30T19:21:20.295Z","updated_at":"2022-08-30T19:21:20.295Z","repository_link":"https://github.com/a-slide/NanoCount/blob/master/.versipy/setup.py","dependencies":[{"id":3333038900,"package_name":"dependency_1__","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-30T19:21:20.332Z","updated_at":"2022-08-30T19:21:20.332Z","repository_link":"https://github.com/a-slide/NanoCount/blob/master/setup.py","dependencies":[{"id":3333038916,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.51.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2025-04-13T03:09:00.762Z","updated_at":"2025-04-13T03:09:00.762Z","repository_link":"https://github.com/a-slide/NanoCount/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":22662076755,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22662076756,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":22662076757,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]}],"score":9.515469358031684,"created_at":"2025-09-08T11:18:52.386Z","updated_at":"2025-10-07T08:25:29.063Z","avatar_url":"https://github.com/a-slide.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":51,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1093/nar/gkab1129"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/68001","html_url":"https://science.ecosyste.ms/projects/68001"}