{"id":9091,"name":"qslib","description":"QSLib is a package for interacting with Applied Biosystems' QuantStudio qPCR machines, intended for non-qPCR uses, such as DNA computing and molecular programming systems.","url":"https://github.com/cgevans/qslib","last_synced_at":"2025-09-04T20:21:58.332Z","repository":{"id":43289067,"uuid":"393710481","full_name":"cgevans/qslib","owner":"cgevans","description":"QSLib is a package for interacting with Applied Biosystems' QuantStudio qPCR machines, intended for non-qPCR uses, such as DNA computing and molecular programming systems.","archived":false,"fork":false,"pushed_at":"2025-08-01T13:48:44.000Z","size":1325,"stargazers_count":11,"open_issues_count":13,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-01T15:41:33.606Z","etag":null,"topics":["dna","molecular-computing","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.2","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cgevans.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-07T14:48:14.000Z","updated_at":"2025-08-01T13:48:48.000Z","dependencies_parsed_at":"2022-08-28T20:20:30.146Z","dependency_job_id":"508f1138-7947-4a5b-bed6-40131522bcfb","html_url":"https://github.com/cgevans/qslib","commit_stats":{"total_commits":277,"total_committers":5,"mean_commits":55.4,"dds":0.2635379061371841,"last_synced_commit":"046429a0b9d12786a735c3dcac3741d912306476"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/cgevans/qslib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgevans","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/sbom","scorecard":{"id":272397,"data":{"date":"2025-08-11","repo":{"name":"github.com/cgevans/qslib","commit":"76acc07a52d0995fe6db5a2dbbe4a9495bfbbaea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":8,"reason":"9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/maturin.yaml:238","Info: topLevel 'contents' permission set to 'read': .github/workflows/maturin.yaml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/maturin.yaml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/maturin.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/maturin.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/maturin.yaml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/maturin.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/maturin.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/maturin.yaml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maturin.yaml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/maturin.yaml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/maturin.yaml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/maturin.yaml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/cgevans/qslib/maturin.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/maturin.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/maturin.yaml:64","Warn: pipCommand not pinned by hash: .github/workflows/maturin.yaml:176","Warn: pipCommand not pinned by hash: .github/workflows/maturin.yaml:177","Warn: pipCommand not pinned by hash: .github/workflows/maturin.yaml:210","Warn: pipCommand not pinned by hash: .github/workflows/maturin.yaml:211","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":5,"reason":"badge detected: Passing","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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: European Union Public License 1.2: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maturin.yaml:287"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-17T13:42:56.745Z","repository_id":43289067,"created_at":"2025-08-17T13:42:56.745Z","updated_at":"2025-08-17T13:42:56.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273667134,"owners_count":25146523,"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-04T02:00:08.968Z","response_time":61,"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":"cgevans","name":"Constantine Evans","uuid":"2054509","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2054509?u=1d821975cfe0999aa77a9f063a4e3ff001279d25\u0026v=4","repositories_count":13,"last_synced_at":"2023-03-26T15:29:22.847Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cgevans","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T01:46:58.879Z","updated_at":"2023-03-26T15:29:22.987Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgevans","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgevans/repositories"},"packages":[{"id":2894262,"name":"qslib","ecosystem":"pypi","description":"Library for communicating with and using the QuantStudio qPCR machine, intended for non-qPCR uses.","homepage":null,"licenses":"EUPL-1.2","normalized_licenses":["EUPL-1.2"],"repository_url":"https://github.com/cgevans/qslib","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2021-08-09T20:57:10.000Z","latest_release_published_at":"2023-02-25T16:40:26.000Z","latest_release_number":"1.8.2","last_synced_at":"2025-08-01T16:03:57.518Z","created_at":"2022-04-10T12:24:12.210Z","updated_at":"2025-08-01T16:07:37.644Z","registry_url":"https://pypi.org/project/qslib/","install_command":"pip install qslib --index-url https://pypi.org/simple","documentation_url":"https://qslib.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Framework :: Jupyter","Framework :: Matplotlib","Intended Audience :: Science/Research","License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)","Natural Language :: English","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Chemistry","Topic :: Scientific/Engineering :: Physics","Typing :: Typed"],"normalized_name":"qslib"},"repo_metadata":{"id":43289067,"uuid":"393710481","full_name":"cgevans/qslib","owner":"cgevans","description":"QSLib is a package for interacting with Applied Biosystems' QuantStudio qPCR machines, intended for non-qPCR uses, such as DNA computing and molecular programming systems.","archived":false,"fork":false,"pushed_at":"2025-08-01T13:48:44.000Z","size":1325,"stargazers_count":11,"open_issues_count":13,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-01T15:41:33.606Z","etag":null,"topics":["dna","molecular-computing","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.2","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cgevans.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-07T14:48:14.000Z","updated_at":"2025-08-01T13:48:48.000Z","dependencies_parsed_at":"2022-08-28T20:20:30.146Z","dependency_job_id":"508f1138-7947-4a5b-bed6-40131522bcfb","html_url":"https://github.com/cgevans/qslib","commit_stats":{"total_commits":277,"total_committers":5,"mean_commits":55.4,"dds":0.2635379061371841,"last_synced_commit":"046429a0b9d12786a735c3dcac3741d912306476"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/cgevans/qslib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgevans","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268256917,"owners_count":24221053,"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-01T02:00:08.611Z","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":"cgevans","name":"Constantine Evans","uuid":"2054509","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2054509?u=1d821975cfe0999aa77a9f063a4e3ff001279d25\u0026v=4","repositories_count":13,"last_synced_at":"2023-03-26T15:29:22.847Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cgevans","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T01:46:58.879Z","updated_at":"2023-03-26T15:29:22.987Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgevans","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgevans/repositories"},"tags":[{"name":"v0.14.0rc6","sha":"1633aa647dd933e3ed4619a44ab8fad96492fdad","kind":"tag","published_at":"2025-03-06T15:39:30.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.14.0rc6","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.14.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.14.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.14.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.14.0rc6/manifests"},{"name":"v0.14.0rc5","sha":"803b3a7521e95c7fb4804b3f8e2abc290048f853","kind":"tag","published_at":"2025-03-06T15:30:37.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.14.0rc5","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.14.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.14.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.14.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.14.0rc5/manifests"},{"name":"v0.14.0rc4","sha":"522987a97ff02327f5f536faa46fd89f393d7108","kind":"tag","published_at":"2025-03-06T04:17:55.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.14.0rc4","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.14.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.14.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.14.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.14.0rc4/manifests"},{"name":"v0.14.0rc3","sha":"3e6092c909ee8833c727fd3b66faa90b43500e84","kind":"tag","published_at":"2025-03-05T14:11:59.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.14.0rc3","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.14.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.14.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.14.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.14.0rc3/manifests"},{"name":"v0.13.0","sha":"6bdf1ecbb46396a395a43c17398714b271747236","kind":"tag","published_at":"2024-11-25T22:15:23.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.13.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"942f4703421b38c43587d4cfaa33d8cb61744581","kind":"commit","published_at":"2024-10-13T01:19:32.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.12.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.12.0/manifests"},{"name":"v0.12.0","sha":"942f4703421b38c43587d4cfaa33d8cb61744581","kind":"commit","published_at":"2024-10-13T01:19:32.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.12.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f2495546efada29427371a14b4caeddd5e0a0421","kind":"commit","published_at":"2023-11-05T00:39:07.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.11.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"27aba5a3b44bc1339fb838375c200492a83eae72","kind":"commit","published_at":"2023-08-14T16:16:55.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.10.1","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"880c132e9cd26d4ac23b95b2b317a615ed8494c6","kind":"commit","published_at":"2023-08-14T15:49:13.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.10.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.10.0/manifests"},{"name":"v0.9.4","sha":"0b97b88a7fcb939d6a4370ba889b53342f7b5289","kind":"commit","published_at":"2023-08-14T10:14:23.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.9.4","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"df8b5eddcb98a31d3c5e9613beba928f1001c8c3","kind":"tag","published_at":"2023-08-11T11:49:49.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.9.3","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"9834f2dacc98593af38daf0c60f7b174c7a9b2c3","kind":"tag","published_at":"2023-07-31T18:07:52.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.9.2","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"e51ea3fde2cc829cc6ecc695c709897a2f71b0c9","kind":"commit","published_at":"2023-04-05T14:38:52.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.9.1","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.9.1/manifests"},{"name":"v0.8.2","sha":"046429a0b9d12786a735c3dcac3741d912306476","kind":"tag","published_at":"2023-03-20T17:49:45.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.8.2","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.8.2/manifests"},{"name":"v0.9.0","sha":"034c0ff723edd0e970aaaacd62cc338ab621eb63","kind":"commit","published_at":"2023-03-20T17:46:55.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.9.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.9.0/manifests"},{"name":"v1.8.2","sha":"046429a0b9d12786a735c3dcac3741d912306476","kind":"tag","published_at":"2023-02-25T16:35:04.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v1.8.2","html_url":"https://github.com/cgevans/qslib/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v1.8.2/manifests"},{"name":"v0.8.1","sha":"bee8aa6b65051db6346dc463516a4088fd911d2c","kind":"tag","published_at":"2022-07-27T13:39:11.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.8.1","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"6a33eec0ddfbfaef5c9e8f201bdb84ef013abb25","kind":"tag","published_at":"2022-07-20T20:09:38.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.8.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"736fa6462d803c15ad9aa4a512d9d00133e9009e","kind":"tag","published_at":"2022-03-12T17:42:06.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.7.1","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"dc9c35d031ee5db31899a23fb703a455f2d7f918","kind":"tag","published_at":"2022-03-09T22:41:50.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.7.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"b3842c4afbf4056949b4322ed84b37eff33922d0","kind":"tag","published_at":"2022-02-17T03:36:47.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.6.3","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ba1c9ec9849299bb7d40d2e9b1885cb0383e229f","kind":"tag","published_at":"2022-02-16T15:58:18.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.6.2","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"46a904bf4df77fc2914464a868faa0ce215dbfd9","kind":"tag","published_at":"2022-01-26T14:24:46.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.6.1","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"f92574d01dc5634880a23f48d823af6de77f9258","kind":"tag","published_at":"2022-01-20T14:49:58.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.6.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"0fc2216ca9a1595b416bd0e84edc2181931b38ed","kind":"tag","published_at":"2022-01-11T03:30:09.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.5.1","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"60493c08128598c1c0bf95894633eca76549ac82","kind":"tag","published_at":"2022-01-07T05:50:10.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.5.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.5.0/manifests"},{"name":"v0.5.0.a1","sha":"d393656b941cfb1311d498b9a0e02a8a83d38387","kind":"tag","published_at":"2022-01-06T07:21:32.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.5.0.a1","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.5.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.5.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.5.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.5.0.a1/manifests"},{"name":"v0.4.1","sha":"4b801b6a9534863589bab158945ace098a153ff0","kind":"tag","published_at":"2021-12-06T16:56:05.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.4.1","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"da90735def5f36db415cfd13736b203111f3d8d3","kind":"tag","published_at":"2021-12-03T17:24:08.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.4.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"0c999ac47eb321f7d480f1949918876479c451db","kind":"tag","published_at":"2021-08-31T22:56:43.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.3.1","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2e8c2d2d82903da0865e7113dcf4156c610ea919","kind":"tag","published_at":"2021-08-19T00:40:50.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.3.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"ae04db03b2551f26fac0d1f7cccda1d50c7d09ee","kind":"tag","published_at":"2021-08-14T23:47:33.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.2.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"a15453ea1b7d7dfe2b0110991dcde143816ffcf5","kind":"tag","published_at":"2021-08-11T00:05:14.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.1.1","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"c06ee613e3824fde82a1d58e261df48bf964fb07","kind":"tag","published_at":"2021-08-09T20:50:22.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.1.0","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc2","sha":"dbff79b6b86d5313f1ddd99505bb9b123fb972d4","kind":"tag","published_at":"2021-08-03T02:20:07.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.1.0-rc2","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.1.0-rc2/manifests"},{"name":"v0.1.0-rc1","sha":"7e4c7163a62e282b9f887c99e88d4e5d0c8a9e27","kind":"tag","published_at":"2021-08-03T02:12:30.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.1.0-rc1","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.1.0-rc1/manifests"},{"name":"v0.0.1","sha":"65a5d5ea0207e6fd157f797befc8c66f54a7932c","kind":"tag","published_at":"2021-06-10T18:34:17.000Z","download_url":"https://codeload.github.com/cgevans/qslib/tar.gz/v0.0.1","html_url":"https://github.com/cgevans/qslib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgevans/qslib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-01T16:07:37.643Z","dependent_packages_count":0,"downloads":183,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.446498462665273,"dependent_repos_count":21.607168748712237,"dependent_packages_count":10.102944879846767,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":14.718870697074758},"purl":"pkg:pypi/qslib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/qslib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/qslib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/qslib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-24T16:08:37.663Z","issues_count":23,"pull_requests_count":11,"avg_time_to_close_issue":410277.0909090909,"avg_time_to_close_pull_request":198654.72727272726,"issues_closed_count":11,"pull_requests_closed_count":11,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.08695652173913043,"avg_comments_per_pull_request":0.9090909090909091,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":836.0,"past_year_avg_time_to_close_pull_request":70074.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/issues","maintainers":[{"login":"cgevans","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgevans"}],"active_maintainers":[{"login":"cgevans","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgevans"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qslib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qslib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qslib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qslib/related_packages","maintainers":[{"uuid":"cevans","login":"cevans","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/cevans/","role":null,"created_at":"2023-02-25T07:17:03.812Z","updated_at":"2023-02-25T07:17:03.812Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cevans/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724892,"maintainers_count":308233,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":646543,"full_name":"cgevans/qslib","default_branch":"main","committers":[{"name":"Constantine Evans","email":"const@costi.eu","count":204},{"name":"Constantine Evans","email":"const@costinet.org","count":55},{"name":"Constantine Evans","email":"cevans@costinet.org","count":16},{"name":"David Doty","email":"doty@ucdavis.edu","count":1},{"name":"Constantine Evans","email":"cevans@evanslabs.org","count":1}],"total_commits":277,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":55.4,"dds":0.2635379061371841,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T08:54:56.505Z","last_synced_commit":"046429a0b9d12786a735c3dcac3741d912306476","created_at":"2023-03-09T09:10:52.192Z","updated_at":"2023-09-19T17:32:12.639Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"cgevans/qslib","html_url":"https://github.com/cgevans/qslib","last_synced_at":"2025-08-31T14:02:51.709Z","status":null,"issues_count":23,"pull_requests_count":12,"avg_time_to_close_issue":410277.0909090909,"avg_time_to_close_pull_request":198654.72727272726,"issues_closed_count":11,"pull_requests_closed_count":11,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.08695652173913043,"avg_comments_per_pull_request":0.8333333333333334,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":836.0,"past_year_avg_time_to_close_pull_request":70074.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T22:35:44.680Z","updated_at":"2025-08-31T14:02:51.711Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgevans%2Fqslib/issues","issue_labels_count":{"enhancement":6,"tracking":3,"documentation":1,"bug":1},"pull_request_labels_count":{"enhancement":1},"issue_author_associations_count":{"OWNER":22,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"OWNER":11,"CONTRIBUTOR":1},"issue_authors":{"cgevans":22,"dave-doty":1},"pull_request_authors":{"cgevans":11,"dave-doty":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:11.523Z","repositories_count":9891070,"issues_count":28909389,"pull_requests_count":82639466,"authors_count":8334244,"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":{"OWNER":1},"past_year_pull_request_author_associations_count":{"OWNER":2},"past_year_issue_authors":{"cgevans":1},"past_year_pull_request_authors":{"cgevans":2},"maintainers":[{"login":"cgevans","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgevans"}],"active_maintainers":[{"login":"cgevans","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgevans"}]},"events":{"total":{"CreateEvent":6,"IssuesEvent":2,"ReleaseEvent":1,"WatchEvent":2,"PushEvent":49,"PullRequestEvent":2},"last_year":{"CreateEvent":6,"IssuesEvent":2,"ReleaseEvent":1,"WatchEvent":2,"PushEvent":49,"PullRequestEvent":2}},"keywords":["dna","molecular-computing","python"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-28T20:20:29.892Z","updated_at":"2022-08-28T20:20:29.892Z","repository_link":"https://github.com/cgevans/qslib/blob/main/docs/requirements.txt","dependencies":[{"id":3060862778,"package_name":"recommonmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3060862779,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=3.2.1","direct":true,"kind":"runtime","optional":false}]}],"score":10.00784756786037,"created_at":"2025-09-04T15:50:30.119Z","updated_at":"2025-10-07T08:06:28.420Z","avatar_url":"https://github.com/cgevans.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":183,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/9091","html_url":"https://science.ecosyste.ms/projects/9091","bibtex_url":"https://science.ecosyste.ms/projects/9091/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/9091/export.apalike"}