{"id":11261,"name":"nextline","description":"A Python code sequencer","url":"https://github.com/simonsobs/nextline","last_synced_at":"2025-09-04T21:14:18.026Z","repository":{"id":37532387,"uuid":"305419653","full_name":"simonsobs/nextline","owner":"simonsobs","description":"A Python code sequencer","archived":false,"fork":false,"pushed_at":"2025-08-19T04:30:30.000Z","size":1981,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-23T01:23:48.198Z","etag":null,"topics":["nextline"],"latest_commit_sha":null,"homepage":"","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/simonsobs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-10-19T14:54:26.000Z","updated_at":"2025-07-18T14:51:32.000Z","dependencies_parsed_at":"2024-02-08T23:43:39.412Z","dependency_job_id":"6c846151-8caf-4401-b2a0-b51624586948","html_url":"https://github.com/simonsobs/nextline","commit_stats":{"total_commits":2274,"total_committers":1,"mean_commits":2274.0,"dds":0.0,"last_synced_commit":"3399c329230c8856e325062151dfa6db90ed0bed"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/simonsobs/nextline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonsobs","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/sbom","scorecard":{"id":825061,"data":{"date":"2025-08-11","repo":{"name":"github.com/simonsobs/nextline","commit":"62969b482819bc48d0c9e1150614563c3a4dcd34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/3 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/type-check.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-test-latest.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-test-min.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-test.yml:1"],"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/pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type-check.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/type-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type-check.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/type-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test-latest.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/unit-test-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test-latest.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/unit-test-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test-min.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/unit-test-min.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test-min.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/unit-test-min.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/unit-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/unit-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit-test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/simonsobs/nextline/unit-test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/type-check.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/type-check.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/type-check.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/unit-test-latest.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/unit-test-latest.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/unit-test-latest.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/unit-test-min.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/unit-test-min.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/unit-test.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/unit-test.yml:39","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  12 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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:9"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-23T16:28:05.458Z","repository_id":37532387,"created_at":"2025-08-23T16:28:05.458Z","updated_at":"2025-08-23T16:28:05.458Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273673324,"owners_count":25147525,"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":"simonsobs","name":"Simons Observatory","uuid":"22817890","kind":"organization","description":"","email":null,"website":"https://simonsobservatory.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22817890?v=4","repositories_count":54,"last_synced_at":"2023-03-02T05:35:25.573Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/simonsobs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T23:21:43.241Z","updated_at":"2023-03-02T05:35:25.600Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonsobs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonsobs/repositories"},"packages":[{"id":2818354,"name":"nextline","ecosystem":"pypi","description":"A Python library for controlling Python scripts execution","homepage":"https://github.com/simonsobs/nextline#readme","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/simonsobs/nextline","keywords_array":[],"namespace":null,"versions_count":64,"first_release_published_at":"2020-10-19T16:12:56.000Z","latest_release_published_at":"2025-02-18T21:27:36.000Z","latest_release_number":"0.7.20","last_synced_at":"2025-08-23T01:38:58.493Z","created_at":"2022-04-10T11:44:53.968Z","updated_at":"2025-08-23T01:38:58.494Z","registry_url":"https://pypi.org/project/nextline/","install_command":"pip install nextline --index-url https://pypi.org/simple","documentation_url":"https://nextline.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13"],"normalized_name":"nextline","project_status":null},"repo_metadata":{"uuid":"305419653","full_name":"simonsobs/nextline","owner":"simonsobs","description":"The DAQ Sequencer","archived":false,"fork":false,"pushed_at":"2024-01-19T23:00:14.000Z","size":1648,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-01-20T00:21:35.832Z","etag":null,"topics":["nextline","python-asyncio"],"latest_commit_sha":null,"homepage":"","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/simonsobs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-10-19T14:54:26.000Z","updated_at":"2024-01-20T00:21:37.679Z","dependencies_parsed_at":"2024-01-20T00:21:37.543Z","dependency_job_id":null,"html_url":"https://github.com/simonsobs/nextline","commit_stats":{"total_commits":2274,"total_committers":1,"mean_commits":2274.0,"dds":0.0,"last_synced_commit":"3399c329230c8856e325062151dfa6db90ed0bed"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonsobs","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":181778747,"owners_count":11144017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"simonsobs","name":"Simons Observatory","uuid":"22817890","kind":"organization","description":"","email":null,"website":"https://simonsobservatory.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22817890?v=4","repositories_count":54,"last_synced_at":"2023-03-02T05:35:25.573Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/simonsobs","created_at":"2022-11-12T23:21:43.241Z","updated_at":"2023-03-02T05:35:25.600Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonsobs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonsobs/repositories"},"tags":[{"name":"v0.6.2","sha":"2476ca780e3dd05cf554b1a8d50b4659a92a19e0","kind":"tag","published_at":"2023-12-08T20:29:26.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.6.2","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"1f011942d662482ebcb64784855b52513c9fa4bf","kind":"tag","published_at":"2023-11-13T18:54:47.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.6.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.6.1/manifests"},{"name":"latest","sha":"6fb41e21a6c6169907d4f133ea508496d6bf06de","kind":"commit","published_at":"2023-11-01T19:52:55.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/latest","html_url":"https://github.com/simonsobs/nextline/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/latest/manifests"},{"name":"v0.6.0","sha":"6fb41e21a6c6169907d4f133ea508496d6bf06de","kind":"tag","published_at":"2023-11-01T19:52:55.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.6.0","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.6.0/manifests"},{"name":"v0.5.7","sha":"50af52cda15a7a24dc7137d085ea566de2e62aae","kind":"tag","published_at":"2023-10-17T13:31:38.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.7","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"e1717f05a429f863bc447869e78b10a85de03385","kind":"tag","published_at":"2023-10-13T14:48:21.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.6","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"76c09c2082744f26156ae3cfb35e7ac220322f9f","kind":"tag","published_at":"2023-07-28T16:24:43.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.5","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"38bb43cee2f3856a312424b674517229165e6dbc","kind":"tag","published_at":"2023-04-14T18:20:28.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.4","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"8903bdbe0b3a1964243a5386d8bfe9b38f5e5812","kind":"tag","published_at":"2023-03-31T01:25:04.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.3","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"e637686cdd58ddeb8fbc4dd43bc8046495a9974e","kind":"tag","published_at":"2023-03-29T16:21:08.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.2","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb89d1ed6efd52deb5a2983e49a2a54e40f231d0","kind":"tag","published_at":"2023-03-28T22:06:22.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"664ab02a981c4e842784c660daef6f9af7a9c6df","kind":"tag","published_at":"2023-03-24T13:27:56.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.0","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"7a22bbe559c44f2d18a611dde5e202e4ce0076ba","kind":"tag","published_at":"2023-03-22T14:43:39.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.4.3","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"29831abc0276a7ec9f14f31d4281e8f1e1c1f404","kind":"tag","published_at":"2023-03-21T17:03:01.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.4.2","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"209f65b44db3dbaadecab36ddf512424adcefa16","kind":"tag","published_at":"2023-03-20T21:41:43.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.4.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7a9afaa6f9ec42311a796a85091370212e04f828","kind":"tag","published_at":"2023-03-10T20:58:09.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.4.0","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"847b8a113ab86ce168faa3c9204f7827d80bbcba","kind":"tag","published_at":"2023-02-24T18:50:26.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.11","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"9052bb4802c771186eef948ebf37d9a8328576e6","kind":"tag","published_at":"2023-02-23T21:46:26.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.10","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"4122e73cc96f784832fc1e748b56c31f8ad5d5b3","kind":"tag","published_at":"2023-02-16T22:09:20.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.9","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"5ebfcff2292d52fb0e14e08056af67589add93a5","kind":"tag","published_at":"2023-02-10T18:16:46.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.8","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5fa79f46c1c45e6f108b202d52a40eba2241eb70","kind":"tag","published_at":"2023-02-06T18:13:50.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.7","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"29f0c77ea36e483ce9b08db42e4abd495e4145a8","kind":"tag","published_at":"2023-01-24T23:11:18.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.6","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"50025bd562059e94f26916b39c3e6dffd3aad324","kind":"tag","published_at":"2023-01-13T21:16:53.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.5","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"a69d1c55ffd7603da24cd430f571eda6bf50cac2","kind":"tag","published_at":"2023-01-13T21:15:22.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.4","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3c21f07d7347a758b67e9859a4504bcb09da6287","kind":"tag","published_at":"2023-01-13T21:09:36.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.3","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"65c7efa42d22c8b75d7e3dbe45561834732aefe4","kind":"tag","published_at":"2023-01-13T20:58:30.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.2","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"d2c9ebaa16bec4c3fc2973cbc5de85008ba53bfa","kind":"tag","published_at":"2022-11-28T19:24:56.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"927ade3502621178546c3c767b80c2016e176542","kind":"tag","published_at":"2022-09-02T17:48:02.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.0","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"308b3f73114fa836104f890ed78b45d1a7ae67bc","kind":"tag","published_at":"2022-06-22T23:51:29.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.2.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f396fd4e93b168781d814ba9d21727a7a96c027d","kind":"tag","published_at":"2022-06-21T17:26:11.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.2.0","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"6393a0cf7a72d958f6138d978d59876f6ccf0202","kind":"tag","published_at":"2022-04-14T19:00:32.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.12","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"188147192d381ae441046510008f3484fe36c000","kind":"tag","published_at":"2022-03-31T18:19:24.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.11","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"b7cb7e73629419e72bbc0c272df8a5882d22b569","kind":"tag","published_at":"2022-03-17T20:12:54.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.10","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"6cc610fa96baa1736f2d8f2429daf00c6f340283","kind":"tag","published_at":"2022-03-14T20:41:58.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.9","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"87ea9d58ea5cc1ece65b2d917f67f84a46444e80","kind":"tag","published_at":"2022-03-09T16:44:51.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.8","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"695978545ae0f81dbd9bf10ffe6bc577eeb9b8c5","kind":"tag","published_at":"2022-03-07T16:50:00.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.7","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"fe341ad63f7a21a5b8df31bf3b846501f5f8bf72","kind":"tag","published_at":"2022-03-05T18:34:04.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.6","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0f8c8a6d2b951fe57a310a93641eb812b942daeb","kind":"tag","published_at":"2022-03-05T01:25:53.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.5","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"b6677ddbd192ce8a84c49f7d9241646e571aa438","kind":"tag","published_at":"2022-03-04T01:51:14.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.4","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"07329d291ecf53177de36830c95b4808f6a72be0","kind":"tag","published_at":"2022-03-01T19:43:04.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.3","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"4a229ef4a1b9399d3a375a4ec98cfa224a383c01","kind":"tag","published_at":"2022-02-22T19:50:06.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.2","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"bd041199cb0860633bbe932f48a2674d8ac8563a","kind":"tag","published_at":"2022-02-15T00:10:22.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"62bfde4083e8bc29b1993aaabf87ab314a2bd4fc","kind":"tag","published_at":"2022-02-05T21:38:50.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.0","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"8ecc1585ade2f7d3bfbfda300c502d5d9d25f2f3","kind":"tag","published_at":"2022-02-03T02:27:24.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.8","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"2ad486a195ff03f19f37f6f20b349f624417692e","kind":"tag","published_at":"2022-01-26T16:56:30.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.7","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"5ec89cf3c761fe5e1c2090260cea7aa331188604","kind":"tag","published_at":"2021-12-06T22:48:18.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.6","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"bc63869a11f42fc76195bdc1437785d0c4e8a4ba","kind":"tag","published_at":"2021-12-06T22:43:34.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.5","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e0f01efd786c2bcad051ca93b3800f96f27bfc56","kind":"tag","published_at":"2021-03-29T19:41:31.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.4","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"09f825245c4eb460dc8e9b67f456744e3b95c011","kind":"tag","published_at":"2020-10-19T16:11:33.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.3","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5ecb4e1892f814db400311ef7dacbe0627ce596f","kind":"tag","published_at":"2020-10-19T15:52:44.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.2","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"c7ac2fe4bc7614eedb535c57945745d65f52593c","kind":"tag","published_at":"2020-10-19T14:44:31.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-01-20T00:25:52.412Z","dependent_packages_count":1,"downloads":1759,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":8.49533817936928,"dependent_repos_count":21.5515601217656,"dependent_packages_count":4.785605701706821,"stargazers_count":38.82686878372105,"forks_count":29.798377584488122,"docker_downloads_count":null,"average":20.691550074210177},"purl":"pkg:pypi/nextline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/nextline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/nextline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/nextline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-18T23:54:25.392Z","issues_count":16,"pull_requests_count":12,"avg_time_to_close_issue":8903071.5,"avg_time_to_close_pull_request":126.83333333333333,"issues_closed_count":10,"pull_requests_closed_count":12,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":0.4166666666666667,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":4,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":126.83333333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.4166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nextline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nextline/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nextline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nextline/related_packages","maintainers":[{"uuid":"tai.sakuma","login":"tai.sakuma","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/tai.sakuma/","role":null,"created_at":"2023-02-23T22:51:03.595Z","updated_at":"2023-02-23T22:51:03.595Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tai.sakuma/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724901,"maintainers_count":308241,"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"}},{"id":2818352,"name":"nextline-graphql","ecosystem":"pypi","description":"A GraphQL API for Nextline","homepage":"https://github.com/simonsobs/nextline","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/simonsobs/nextline","keywords_array":[],"namespace":null,"versions_count":69,"first_release_published_at":"2020-10-30T16:48:36.000Z","latest_release_published_at":"2025-05-28T19:01:38.000Z","latest_release_number":"0.7.13","last_synced_at":"2025-08-22T15:03:11.412Z","created_at":"2022-04-10T11:44:53.859Z","updated_at":"2025-08-23T07:39:02.136Z","registry_url":"https://pypi.org/project/nextline-graphql/","install_command":"pip install nextline-graphql --index-url https://pypi.org/simple","documentation_url":"https://nextline-graphql.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13"],"normalized_name":"nextline-graphql","project_status":null},"repo_metadata":{"id":37532387,"uuid":"305419653","full_name":"simonsobs/nextline","owner":"simonsobs","description":"A Python code sequencer","archived":false,"fork":false,"pushed_at":"2025-07-18T18:41:10.000Z","size":1980,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-18T18:59:35.541Z","etag":null,"topics":["nextline"],"latest_commit_sha":null,"homepage":"","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/simonsobs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-10-19T14:54:26.000Z","updated_at":"2025-07-18T14:51:32.000Z","dependencies_parsed_at":"2024-02-08T23:43:39.412Z","dependency_job_id":"6c846151-8caf-4401-b2a0-b51624586948","html_url":"https://github.com/simonsobs/nextline","commit_stats":{"total_commits":2274,"total_committers":1,"mean_commits":2274.0,"dds":0.0,"last_synced_commit":"3399c329230c8856e325062151dfa6db90ed0bed"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/simonsobs/nextline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonsobs","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271727291,"owners_count":24810560,"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-22T02:00:08.480Z","response_time":65,"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":"simonsobs","name":"Simons Observatory","uuid":"22817890","kind":"organization","description":"","email":null,"website":"https://simonsobservatory.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22817890?v=4","repositories_count":54,"last_synced_at":"2023-03-02T05:35:25.573Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/simonsobs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T23:21:43.241Z","updated_at":"2023-03-02T05:35:25.600Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonsobs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonsobs/repositories"},"tags":[{"name":"v0.7.20","sha":"fd84377be836a66abfa6093215a66561ffbfb956","kind":"tag","published_at":"2025-02-18T21:26:08.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.20","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.20/manifests"},{"name":"v0.7.19","sha":"29cba765a0b2700da8e0541a53bf26fad966d553","kind":"tag","published_at":"2024-11-05T20:11:06.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.19","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.19/manifests"},{"name":"v0.7.18","sha":"182c9efc0e90cf299378bbc7c9f847b1d2a9963e","kind":"tag","published_at":"2024-11-04T19:34:06.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.18","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.18/manifests"},{"name":"v0.7.17","sha":"12f6f9a3a2e48130d0e5e5e20716e1c3050272d9","kind":"tag","published_at":"2024-10-14T15:39:17.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.17","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.17/manifests"},{"name":"v0.7.16","sha":"3534a48da69b3c3130b2c6c4ffdbdf1e31438957","kind":"tag","published_at":"2024-07-08T13:09:04.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.16","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.16/manifests"},{"name":"v0.7.15","sha":"dabc0ce762cf794ec8eac547ebc7d7e5e56fb4cd","kind":"tag","published_at":"2024-07-01T19:51:54.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.15","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.15/manifests"},{"name":"v0.7.14","sha":"19927a50ab5e7e5d51175f22c066d243ef967f9f","kind":"tag","published_at":"2024-06-28T14:35:36.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.14","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.14/manifests"},{"name":"v0.7.13","sha":"5494b754e3e89c187906ffb0f539c3350e00d498","kind":"tag","published_at":"2024-06-14T20:24:26.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.13","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.13/manifests"},{"name":"v0.7.12","sha":"0f8246f4c15769f28f6a2957c959b3a010125174","kind":"tag","published_at":"2024-06-12T17:21:36.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.12","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"840db53b8213e72c57e5d49c27ac49dce547bea0","kind":"tag","published_at":"2024-06-11T22:17:05.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.11","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.11/manifests"},{"name":"v0.7.10","sha":"351abd53a38b00267914a2ac4977a68e4bc42aff","kind":"tag","published_at":"2024-06-07T23:52:53.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.10","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"45944f32c7403cb2d112029559a0fc8c578b8ae0","kind":"tag","published_at":"2024-06-07T23:41:51.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.9","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"945d038a30025c18841a03c9f694104c0834a2a3","kind":"tag","published_at":"2024-06-04T16:03:10.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.8","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"f9ec0058cdfc28c9fdfede37089f4c7a03c79962","kind":"tag","published_at":"2024-06-03T15:12:38.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.7","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"23363ab55cb155a54c2edc3770a7095c6477fe77","kind":"tag","published_at":"2024-05-22T17:06:59.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.6","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"fbf13d284cbd374b239786e601f8ae45eec9ef8f","kind":"tag","published_at":"2024-05-14T18:51:10.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.5","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"9b7383f7059b285bc9caf99017c7c05cc53383af","kind":"tag","published_at":"2024-04-26T19:46:29.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.4","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"d25e71255846a1fcc83a7c3fd30e74c9bdf5b43b","kind":"tag","published_at":"2024-04-22T20:08:44.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.3","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"9217df3f28530d41c0729456de37c5ef19c8ee68","kind":"tag","published_at":"2024-02-22T15:01:59.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.2","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"9519625149a1421f54ee902343718b1317c9aa5b","kind":"tag","published_at":"2024-02-08T22:36:36.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67e1f96554620333d0a5eb1018fd4a2f1b9fd6ae","kind":"tag","published_at":"2024-01-26T20:55:36.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.7.0","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"2476ca780e3dd05cf554b1a8d50b4659a92a19e0","kind":"tag","published_at":"2023-12-08T20:29:26.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.6.2","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"1f011942d662482ebcb64784855b52513c9fa4bf","kind":"tag","published_at":"2023-11-13T18:54:47.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.6.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"6fb41e21a6c6169907d4f133ea508496d6bf06de","kind":"tag","published_at":"2023-11-01T19:52:55.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.6.0","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.6.0/manifests"},{"name":"latest","sha":"6fb41e21a6c6169907d4f133ea508496d6bf06de","kind":"commit","published_at":"2023-11-01T19:52:55.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/latest","html_url":"https://github.com/simonsobs/nextline/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/latest/manifests"},{"name":"v0.5.7","sha":"50af52cda15a7a24dc7137d085ea566de2e62aae","kind":"tag","published_at":"2023-10-17T13:31:38.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.7","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"e1717f05a429f863bc447869e78b10a85de03385","kind":"tag","published_at":"2023-10-13T14:48:21.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.6","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"76c09c2082744f26156ae3cfb35e7ac220322f9f","kind":"tag","published_at":"2023-07-28T16:24:43.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.5","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"38bb43cee2f3856a312424b674517229165e6dbc","kind":"tag","published_at":"2023-04-14T18:20:28.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.4","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"8903bdbe0b3a1964243a5386d8bfe9b38f5e5812","kind":"tag","published_at":"2023-03-31T01:25:04.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.3","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"e637686cdd58ddeb8fbc4dd43bc8046495a9974e","kind":"tag","published_at":"2023-03-29T16:21:08.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.2","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb89d1ed6efd52deb5a2983e49a2a54e40f231d0","kind":"tag","published_at":"2023-03-28T22:06:22.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"664ab02a981c4e842784c660daef6f9af7a9c6df","kind":"tag","published_at":"2023-03-24T13:27:56.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.5.0","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"7a22bbe559c44f2d18a611dde5e202e4ce0076ba","kind":"tag","published_at":"2023-03-22T14:43:39.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.4.3","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"29831abc0276a7ec9f14f31d4281e8f1e1c1f404","kind":"tag","published_at":"2023-03-21T17:03:01.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.4.2","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"209f65b44db3dbaadecab36ddf512424adcefa16","kind":"tag","published_at":"2023-03-20T21:41:43.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.4.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7a9afaa6f9ec42311a796a85091370212e04f828","kind":"tag","published_at":"2023-03-10T20:58:09.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.4.0","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"847b8a113ab86ce168faa3c9204f7827d80bbcba","kind":"tag","published_at":"2023-02-24T18:50:26.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.11","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"9052bb4802c771186eef948ebf37d9a8328576e6","kind":"tag","published_at":"2023-02-23T21:46:26.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.10","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"4122e73cc96f784832fc1e748b56c31f8ad5d5b3","kind":"tag","published_at":"2023-02-16T22:09:20.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.9","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"5ebfcff2292d52fb0e14e08056af67589add93a5","kind":"tag","published_at":"2023-02-10T18:16:46.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.8","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5fa79f46c1c45e6f108b202d52a40eba2241eb70","kind":"tag","published_at":"2023-02-06T18:13:50.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.7","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"29f0c77ea36e483ce9b08db42e4abd495e4145a8","kind":"tag","published_at":"2023-01-24T23:11:18.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.6","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"50025bd562059e94f26916b39c3e6dffd3aad324","kind":"tag","published_at":"2023-01-13T21:16:53.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.5","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"a69d1c55ffd7603da24cd430f571eda6bf50cac2","kind":"tag","published_at":"2023-01-13T21:15:22.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.4","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3c21f07d7347a758b67e9859a4504bcb09da6287","kind":"tag","published_at":"2023-01-13T21:09:36.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.3","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"65c7efa42d22c8b75d7e3dbe45561834732aefe4","kind":"tag","published_at":"2023-01-13T20:58:30.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.2","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"d2c9ebaa16bec4c3fc2973cbc5de85008ba53bfa","kind":"tag","published_at":"2022-11-28T19:24:56.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"927ade3502621178546c3c767b80c2016e176542","kind":"tag","published_at":"2022-09-02T17:48:02.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.3.0","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"308b3f73114fa836104f890ed78b45d1a7ae67bc","kind":"tag","published_at":"2022-06-22T23:51:29.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.2.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f396fd4e93b168781d814ba9d21727a7a96c027d","kind":"tag","published_at":"2022-06-21T17:26:11.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.2.0","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"6393a0cf7a72d958f6138d978d59876f6ccf0202","kind":"tag","published_at":"2022-04-14T19:00:32.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.12","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"188147192d381ae441046510008f3484fe36c000","kind":"tag","published_at":"2022-03-31T18:19:24.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.11","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"b7cb7e73629419e72bbc0c272df8a5882d22b569","kind":"tag","published_at":"2022-03-17T20:12:54.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.10","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"6cc610fa96baa1736f2d8f2429daf00c6f340283","kind":"tag","published_at":"2022-03-14T20:41:58.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.9","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"87ea9d58ea5cc1ece65b2d917f67f84a46444e80","kind":"tag","published_at":"2022-03-09T16:44:51.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.8","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"695978545ae0f81dbd9bf10ffe6bc577eeb9b8c5","kind":"tag","published_at":"2022-03-07T16:50:00.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.7","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"fe341ad63f7a21a5b8df31bf3b846501f5f8bf72","kind":"tag","published_at":"2022-03-05T18:34:04.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.6","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0f8c8a6d2b951fe57a310a93641eb812b942daeb","kind":"tag","published_at":"2022-03-05T01:25:53.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.5","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"b6677ddbd192ce8a84c49f7d9241646e571aa438","kind":"tag","published_at":"2022-03-04T01:51:14.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.4","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"07329d291ecf53177de36830c95b4808f6a72be0","kind":"tag","published_at":"2022-03-01T19:43:04.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.3","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"4a229ef4a1b9399d3a375a4ec98cfa224a383c01","kind":"tag","published_at":"2022-02-22T19:50:06.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.2","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"bd041199cb0860633bbe932f48a2674d8ac8563a","kind":"tag","published_at":"2022-02-15T00:10:22.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"62bfde4083e8bc29b1993aaabf87ab314a2bd4fc","kind":"tag","published_at":"2022-02-05T21:38:50.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.1.0","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"8ecc1585ade2f7d3bfbfda300c502d5d9d25f2f3","kind":"tag","published_at":"2022-02-03T02:27:24.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.8","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"2ad486a195ff03f19f37f6f20b349f624417692e","kind":"tag","published_at":"2022-01-26T16:56:30.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.7","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"5ec89cf3c761fe5e1c2090260cea7aa331188604","kind":"tag","published_at":"2021-12-06T22:48:18.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.6","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"bc63869a11f42fc76195bdc1437785d0c4e8a4ba","kind":"tag","published_at":"2021-12-06T22:43:34.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.5","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e0f01efd786c2bcad051ca93b3800f96f27bfc56","kind":"tag","published_at":"2021-03-29T19:41:31.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.4","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"09f825245c4eb460dc8e9b67f456744e3b95c011","kind":"tag","published_at":"2020-10-19T16:11:33.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.3","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5ecb4e1892f814db400311ef7dacbe0627ce596f","kind":"tag","published_at":"2020-10-19T15:52:44.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.2","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"c7ac2fe4bc7614eedb535c57945745d65f52593c","kind":"tag","published_at":"2020-10-19T14:44:31.000Z","download_url":"https://codeload.github.com/simonsobs/nextline/tar.gz/v0.0.1","html_url":"https://github.com/simonsobs/nextline/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/simonsobs/nextline@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-23T07:39:02.136Z","dependent_packages_count":3,"downloads":2551,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.303095388022136,"dependent_repos_count":21.5515601217656,"dependent_packages_count":4.785605701706821,"stargazers_count":38.82686878372105,"forks_count":29.798377584488122,"docker_downloads_count":null,"average":20.853101515940747},"purl":"pkg:pypi/nextline-graphql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/nextline-graphql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/nextline-graphql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/nextline-graphql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T01:05:23.470Z","issues_count":14,"pull_requests_count":209,"avg_time_to_close_issue":10219067.111111112,"avg_time_to_close_pull_request":393736.6225490196,"issues_closed_count":9,"pull_requests_closed_count":204,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.5714285714285714,"avg_comments_per_pull_request":0.6746411483253588,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":155,"past_year_issues_count":0,"past_year_pull_requests_count":147,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":489161.4788732394,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":142,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7891156462585034,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":133,"past_year_merged_pull_requests_count":42,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/issues","maintainers":[{"login":"TaiSakuma","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TaiSakuma"}],"active_maintainers":[{"login":"TaiSakuma","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TaiSakuma"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nextline-graphql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nextline-graphql/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nextline-graphql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nextline-graphql/related_packages","maintainers":[{"uuid":"tai.sakuma","login":"tai.sakuma","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/tai.sakuma/","role":null,"created_at":"2023-02-24T19:16:57.567Z","updated_at":"2023-02-24T19:16:57.567Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tai.sakuma/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724901,"maintainers_count":308241,"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":618118,"full_name":"simonsobs/nextline","default_branch":"main","committers":[{"name":"Tai Sakuma","email":"tai.sakuma@gmail.com","login":null,"count":2742},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":31}],"total_commits":2773,"total_committers":2,"total_bot_commits":31,"total_bot_committers":1,"mean_commits":1386.5,"dds":0.01117922827262896,"past_year_committers":[{"name":"Tai Sakuma","email":"tai.sakuma@gmail.com","login":null,"count":249},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":31}],"past_year_total_commits":280,"past_year_total_committers":2,"past_year_total_bot_commits":31,"past_year_total_bot_committers":1,"past_year_mean_commits":140.0,"past_year_dds":0.11071428571428577,"last_synced_at":"2024-11-14T04:53:22.166Z","last_synced_commit":"29cba765a0b2700da8e0541a53bf26fad966d553","created_at":"2023-03-09T07:47:32.782Z","updated_at":"2024-11-14T04:53:22.167Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310085,"contributors_count":31095232,"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":"simonsobs/nextline","html_url":"https://github.com/simonsobs/nextline","last_synced_at":"2025-09-02T14:01:51.124Z","status":null,"issues_count":16,"pull_requests_count":367,"avg_time_to_close_issue":8368754.363636363,"avg_time_to_close_pull_request":411732.93993993994,"issues_closed_count":11,"pull_requests_closed_count":333,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":1.4375,"avg_comments_per_pull_request":0.6457765667574932,"merged_pull_requests_count":152,"bot_issues_count":1,"bot_pull_requests_count":279,"past_year_issues_count":1,"past_year_pull_requests_count":242,"past_year_avg_time_to_close_issue":154.0,"past_year_avg_time_to_close_pull_request":446445.1933962264,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":212,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7066115702479339,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":220,"past_year_merged_pull_requests_count":61,"created_at":"2023-05-14T18:33:53.209Z","updated_at":"2025-09-03T06:16:03.029Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fnextline/issues","issue_labels_count":{"dependencies":1,"python":1},"pull_request_labels_count":{"dependencies":295,"python":287,"github_actions":7},"issue_author_associations_count":{"MEMBER":15,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":294,"MEMBER":90,"NONE":1},"issue_authors":{"TaiSakuma":15,"dependabot[bot]":2},"pull_request_authors":{"dependabot[bot]":295,"TaiSakuma":90},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070563,"issues_count":31247503,"pull_requests_count":95411956,"authors_count":10689197,"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":{"dependencies":236,"python":233,"github_actions":3},"past_year_issue_author_associations_count":{"CONTRIBUTOR":1,"MEMBER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":236,"MEMBER":24},"past_year_issue_authors":{"dependabot[bot]":1,"TaiSakuma":1},"past_year_pull_request_authors":{"dependabot[bot]":236,"TaiSakuma":24},"maintainers":[{"login":"TaiSakuma","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TaiSakuma"}],"active_maintainers":[{"login":"TaiSakuma","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TaiSakuma"}]},"events":{"total":{"ReleaseEvent":2,"WatchEvent":1,"DeleteEvent":99,"IssueCommentEvent":89,"PushEvent":26,"PullRequestEvent":220,"CreateEvent":114},"last_year":{"ReleaseEvent":2,"WatchEvent":1,"DeleteEvent":99,"IssueCommentEvent":89,"PushEvent":26,"PullRequestEvent":220,"CreateEvent":114}},"keywords":["nextline"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-11-10T15:49:52.901Z","updated_at":"2023-11-10T15:49:52.901Z","repository_link":"https://github.com/simonsobs/nextline/blob/main/.github/workflows/release.yml","dependencies":[{"id":14409358346,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14409358349,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14409358352,"package_name":"EndBug/latest-tag","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/type-check.yml","sha":null,"kind":"manifest","created_at":"2023-11-10T15:49:54.468Z","updated_at":"2023-11-10T15:49:54.468Z","repository_link":"https://github.com/simonsobs/nextline/blob/main/.github/workflows/type-check.yml","dependencies":[{"id":14409361317,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14409361318,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unit-test.yml","sha":null,"kind":"manifest","created_at":"2023-11-10T15:49:54.770Z","updated_at":"2023-11-10T15:49:54.770Z","repository_link":"https://github.com/simonsobs/nextline/blob/main/.github/workflows/unit-test.yml","dependencies":[{"id":14409361342,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14409361343,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14409361344,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-10T15:49:54.960Z","updated_at":"2023-11-10T15:49:54.960Z","repository_link":"https://github.com/simonsobs/nextline/blob/main/pyproject.toml","dependencies":[{"id":14409361365,"package_name":"apluggy","ecosystem":"pypi","requirements":"\u003e=0.9","direct":true,"kind":"runtime","optional":false},{"id":14409361477,"package_name":"tblib","ecosystem":"pypi","requirements":"\u003e=1.7","direct":true,"kind":"runtime","optional":false},{"id":14409361478,"package_name":"transitions","ecosystem":"pypi","requirements":"\u003e=0.9","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi.yml","sha":null,"kind":"manifest","created_at":"2024-02-08T23:43:39.158Z","updated_at":"2024-02-08T23:43:39.158Z","repository_link":"https://github.com/simonsobs/nextline/blob/main/.github/workflows/pypi.yml","dependencies":[{"id":16122349465,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16122349466,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16122349467,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":11.009373325170737,"created_at":"2025-09-04T15:50:37.413Z","updated_at":"2025-10-07T08:07:07.666Z","avatar_url":"https://github.com/simonsobs.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":4310,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.11451619"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh","interactive"],"project_url":"https://science.ecosyste.ms/api/v1/projects/11261","html_url":"https://science.ecosyste.ms/projects/11261","bibtex_url":"https://science.ecosyste.ms/projects/11261/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/11261/export.apalike"}