{"id":56493,"name":"decode","description":":zap: DESHIMA code for data analysis","url":"https://github.com/deshima-dev/decode","last_synced_at":"2025-09-05T14:16:29.384Z","repository":{"id":22751823,"uuid":"97222995","full_name":"deshima-dev/decode","owner":"deshima-dev","description":":zap: DESHIMA code for data analysis","archived":false,"fork":false,"pushed_at":"2025-08-18T12:17:38.000Z","size":10343,"stargazers_count":7,"open_issues_count":11,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-18T14:21:05.050Z","etag":null,"topics":["astronomy","data-analysis","deshima","python","spectroscopy","submillimeter"],"latest_commit_sha":null,"homepage":"https://deshima-dev.github.io/decode/","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/deshima-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-14T10:35:55.000Z","updated_at":"2025-08-18T12:16:06.000Z","dependencies_parsed_at":"2023-10-21T07:27:22.570Z","dependency_job_id":"d689a24b-895c-42bb-9727-0e68ec5b1107","html_url":"https://github.com/deshima-dev/decode","commit_stats":{"total_commits":480,"total_committers":6,"mean_commits":80.0,"dds":0.3104166666666667,"last_synced_commit":"70de3fd7ee54d529d52f03f177159d52ce528d3d"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/deshima-dev/decode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deshima-dev","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/sbom","scorecard":{"id":336064,"data":{"date":"2025-08-11","repo":{"name":"github.com/deshima-dev/decode","commit":"c0dc636ca4b7ca2390c0ccccd79740fd57876101"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 4 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/deshima-dev/decode/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/deshima-dev/decode/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/deshima-dev/decode/pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/deshima-dev/decode/tests.yaml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-18T04:45:22.045Z","repository_id":22751823,"created_at":"2025-08-18T04:45:22.045Z","updated_at":"2025-08-18T04:45:22.045Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273768276,"owners_count":25164495,"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-05T02:00:09.113Z","response_time":402,"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":"deshima-dev","name":"DESHIMA","uuid":"26789240","kind":"organization","description":"Deep Spectroscopic High-redshift Mapper","email":null,"website":"http://deshima.ewi.tudelft.nl","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26789240?v=4","repositories_count":7,"last_synced_at":"2023-02-26T18:30:50.173Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/deshima-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T04:37:57.901Z","updated_at":"2023-02-26T18:30:50.182Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deshima-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deshima-dev/repositories"},"packages":[{"id":2691451,"name":"decode","ecosystem":"pypi","description":"DESHIMA code for data analysis","homepage":null,"licenses":"MIT License  Copyright (c) 2018-2025 DESHIMA Team  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","normalized_licenses":["Other"],"repository_url":"https://github.com/deshima-dev/decode","keywords_array":["astronomy","data-analysis","deshima","spectroscopy","submillimeter"],"namespace":null,"versions_count":87,"first_release_published_at":"2017-07-14T13:29:59.000Z","latest_release_published_at":"2025-08-18T12:17:11.000Z","latest_release_number":"2025.8.0","last_synced_at":"2025-08-18T12:30:35.928Z","created_at":"2022-04-10T10:34:06.323Z","updated_at":"2025-08-18T12:30:37.292Z","registry_url":"https://pypi.org/project/decode/","install_command":"pip install decode --index-url https://pypi.org/simple","documentation_url":"https://decode.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9"],"normalized_name":"decode","project_status":null},"repo_metadata":{"id":22751823,"uuid":"97222995","full_name":"deshima-dev/decode","owner":"deshima-dev","description":":zap: DESHIMA code for data analysis","archived":false,"fork":false,"pushed_at":"2024-09-01T11:26:41.000Z","size":9315,"stargazers_count":7,"open_issues_count":14,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-09-01T11:41:21.361Z","etag":null,"topics":["astronomy","data-analysis","deshima","python","spectroscopy","submillimeter"],"latest_commit_sha":null,"homepage":"https://deshima-dev.github.io/decode/","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/deshima-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-14T10:35:55.000Z","updated_at":"2024-09-01T11:25:33.000Z","dependencies_parsed_at":"2023-10-21T07:27:22.570Z","dependency_job_id":"d689a24b-895c-42bb-9727-0e68ec5b1107","html_url":"https://github.com/deshima-dev/decode","commit_stats":{"total_commits":480,"total_committers":6,"mean_commits":80.0,"dds":0.3104166666666667,"last_synced_commit":"70de3fd7ee54d529d52f03f177159d52ce528d3d"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deshima-dev","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217596323,"owners_count":16201767,"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":"deshima-dev","name":"DESHIMA","uuid":"26789240","kind":"organization","description":"Deep Spectroscopic High-redshift Mapper","email":null,"website":"http://deshima.ewi.tudelft.nl","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26789240?v=4","repositories_count":7,"last_synced_at":"2023-02-26T18:30:50.173Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/deshima-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T04:37:57.901Z","updated_at":"2023-02-26T18:30:50.182Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deshima-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deshima-dev/repositories"},"tags":[{"name":"v2024.8.4","sha":"66a695b9faee321e082a928db4fe6534a3c6e507","kind":"commit","published_at":"2024-08-17T05:02:15.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2024.8.4","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2024.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.8.4/manifests"},{"name":"v2024.8.3","sha":"409f4df5f669b57e63f4665f3335765846c69215","kind":"commit","published_at":"2024-08-10T05:28:52.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2024.8.3","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2024.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.8.3/manifests"},{"name":"v2024.8.2","sha":"817b95311c848378b54a73e607c4f3ae00225702","kind":"commit","published_at":"2024-08-09T23:37:09.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2024.8.2","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2024.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.8.2/manifests"},{"name":"v2024.8.1","sha":"4e7a6e7c582b8c563af43c400f31e23e25b5e64f","kind":"commit","published_at":"2024-08-07T16:15:31.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2024.8.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2024.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.8.1/manifests"},{"name":"v2024.8.0","sha":"70de3fd7ee54d529d52f03f177159d52ce528d3d","kind":"commit","published_at":"2024-08-06T12:42:05.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2024.8.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2024.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.8.0/manifests"},{"name":"v2024.7.1","sha":"da3a29d6573e97fd6c6dedb510668f72cb14dec6","kind":"commit","published_at":"2024-07-27T11:40:07.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2024.7.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2024.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.7.1/manifests"},{"name":"v2024.7.0","sha":"8929ea05bf0b21e8d0c8fbc6b3a58b73bce6a283","kind":"commit","published_at":"2024-07-18T20:47:24.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2024.7.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2024.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2024.7.0/manifests"},{"name":"v2.17.0","sha":"72733c009d42de909c9ff745cdf568b617cf4549","kind":"commit","published_at":"2024-07-14T17:11:33.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.17.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.17.0/manifests"},{"name":"v2.16.1","sha":"8d15c42412a642d5b1c5aadedccb85fc701dd25a","kind":"commit","published_at":"2024-07-14T01:01:55.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.16.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"a8ecf410b7352219a753c5e3a25f8e1919a301fd","kind":"commit","published_at":"2024-07-13T20:55:18.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.16.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"422f4fe86c75e17f5610a162cf3d61b1c11f9959","kind":"commit","published_at":"2024-07-07T14:45:08.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.15.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"f1552a583c596acb726eb581e5073b0db0d67f46","kind":"commit","published_at":"2024-07-06T12:25:22.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.14.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"6e8c9089827bc427946e1358913f80c9981dcc5b","kind":"commit","published_at":"2024-07-06T11:26:57.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.14.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"7d28a1cd1e948100dc6406092fbcf3edc48142b5","kind":"commit","published_at":"2024-06-12T11:32:24.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.13.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"67884d177d383d7ef179d629d9c420522d544ea1","kind":"commit","published_at":"2024-06-11T01:25:45.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.12.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"e898431496c00e2844972a1744011d56324d76dd","kind":"commit","published_at":"2023-12-07T06:17:12.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.11.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"379140b78a1dd721c8797a7a0537036ddcb43a97","kind":"commit","published_at":"2023-12-05T12:10:38.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.10.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"bec117cd67cc66304082171a86f64c169a617eca","kind":"commit","published_at":"2023-11-25T01:13:30.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.9.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e8bdfff444334239d12a03b35bcd62040b5eb4bf","kind":"commit","published_at":"2023-11-25T00:49:38.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.9.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"9a1f508c9ff5942ba6742e4403b097b5641f667f","kind":"commit","published_at":"2023-11-12T21:33:43.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.8.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"15c93d59f42a9b3ad367d687de2ea24190213511","kind":"commit","published_at":"2023-11-10T16:07:52.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.7.2","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"10c671f7a5bd8df0fb65db3721de59ab83e127bc","kind":"commit","published_at":"2023-11-09T22:36:43.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.7.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8c24ea0819556ab677e958a5681a49f159e403d2","kind":"commit","published_at":"2023-11-08T23:24:57.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.7.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"a7ff8ca1f8856665659197faf54d169136349070","kind":"commit","published_at":"2023-11-08T18:21:59.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.6.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.6.0/manifests"},{"name":"v2.5.4","sha":"8a4f0368b58b09727a1006915f9ce37e6a503317","kind":"commit","published_at":"2023-11-07T20:10:26.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.5.4","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"61b5cbad3e143b6897efbda910aeec3c75af30f3","kind":"commit","published_at":"2023-11-07T13:41:36.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.5.3","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"caa9f8d0ab53e778146371a98ad7af0aff1139a0","kind":"commit","published_at":"2023-11-06T20:58:38.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.5.2","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"6645a7bf071e4f2fb63b5d68f5e34bb3f6316f7e","kind":"commit","published_at":"2023-11-06T20:46:18.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.5.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c444b1c3c50dd409b9600368b2eb1642dbb2cb1e","kind":"commit","published_at":"2023-11-06T19:59:52.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.5.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"a3c206e9b39aedd7a0238a50dd88e848e9f28664","kind":"commit","published_at":"2023-10-25T22:08:43.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.4.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"beec6566589bf0142b09bb359cec37957edd7e6d","kind":"commit","published_at":"2023-10-25T12:16:18.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.3.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0ad54c449cba48258c78fdf5e999309fe41f653d","kind":"commit","published_at":"2023-10-25T03:35:25.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.2.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"85748829b868671603d977105c15274bbc9a6474","kind":"commit","published_at":"2023-10-24T16:13:36.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.1.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"f55b3dd4642d172f083aa5f11c003d196ac70d5a","kind":"commit","published_at":"2023-10-21T08:33:11.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v2.0.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"ea3e67fc44cefb51750126e64894248ee6711a89","kind":"commit","published_at":"2023-07-15T15:13:58.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v1.0.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v1.0.0/manifests"},{"name":"v0.7.1","sha":"864e2105c8c7f471d8905faf7eb20654135fa2ca","kind":"commit","published_at":"2022-10-24T01:12:15.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.7.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"faede67fac2f32f4a7e2c112238ae5286395fa3c","kind":"commit","published_at":"2022-06-13T11:12:27.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.7.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"b4bface59fd362ae856acc3811761de420dffa91","kind":"commit","published_at":"2021-11-29T06:43:09.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.6.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0a27c929d5abf9db5fded8ef15e6db201835a5af","kind":"commit","published_at":"2021-11-24T08:23:15.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.6.0","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"19f3db767b0c0f30cef90642f059d580675a1b94","kind":"commit","published_at":"2020-08-04T06:49:35.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.5.9","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"21c0888b2f7fa84eef7f8b30b5a553fc83a6867d","kind":"commit","published_at":"2020-08-03T09:57:37.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.5.8","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"8b70f186b2c01c01fd48174753ea1b55a6e43248","kind":"commit","published_at":"2020-08-03T09:19:06.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.5.7","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"f82d0e4dd7aa1c8e035a71c2585a43d8f97f29ec","kind":"commit","published_at":"2020-08-03T08:08:27.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.5.6","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"272c4d74e7676925ad7dce928aedd2f45dedcc0d","kind":"commit","published_at":"2019-09-02T17:57:30.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.5.5","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5.5/manifests"},{"name":"v0.5.1","sha":"0a4c0bfe01133155fe398c28ed9d4da3aea5a8f3","kind":"commit","published_at":"2018-10-23T10:32:15.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.5.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"a7f057be7324500b297fc6ff5f83c58ad0648233","kind":"commit","published_at":"2018-08-22T07:58:30.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.5","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.5/manifests"},{"name":"v0.4.3","sha":"a7f057be7324500b297fc6ff5f83c58ad0648233","kind":"commit","published_at":"2018-08-22T07:58:30.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.4.3","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"36fd99cd2ecfaf435c5c2ca0504b91b54c8ba3bc","kind":"commit","published_at":"2018-02-01T10:19:49.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.4.2","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"2e22748109a9368599f1608b6f3e34a268dae3ac","kind":"commit","published_at":"2017-11-18T02:28:26.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.4.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"cf5e36cbce854a4a8856e4781f3c7219bad61b36","kind":"commit","published_at":"2017-11-17T10:24:56.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.4","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.4/manifests"},{"name":"v0.3.7","sha":"d4f79a07edca5d885314e2e842a87b451bb98e34","kind":"commit","published_at":"2017-11-15T20:56:52.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.3.7","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"30261c1cf9b73f8a0f22a8f546044951ad6ec971","kind":"commit","published_at":"2017-11-13T21:46:52.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.3.6","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"c61033743a800b83872756f3322f19f66ba107ee","kind":"commit","published_at":"2017-11-13T18:43:08.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.3.5","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"13325f25c902300f702f0a996dc7391d1d262cfd","kind":"commit","published_at":"2017-11-13T04:48:41.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.3.4","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"fca591dec29e34eefd387f3b2ab781e55323861e","kind":"commit","published_at":"2017-11-11T17:29:49.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.3.3","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"d3c37b626f1aab529a6b86e4c4de56d61a0d9851","kind":"commit","published_at":"2017-11-11T16:46:35.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.3.2","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"d7737c1323b10100c5e9f9dee647e9ded5f2bbe6","kind":"commit","published_at":"2017-11-11T04:09:48.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.3.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"0d52d7c9352a7c4f540efebdd0332e95a655edf0","kind":"commit","published_at":"2017-11-11T00:37:31.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.3","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.3/manifests"},{"name":"v0.2.10","sha":"03661b9f53db2cf0aed6b01816ed99e0a886bbd0","kind":"commit","published_at":"2017-11-08T00:00:48.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.2.10","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"027c59ef6d2d742e58c6a471717d9f07012986b9","kind":"commit","published_at":"2017-11-07T05:30:13.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.2.9","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"3e99e302206cb82eac35f12127fe89430fdec995","kind":"commit","published_at":"2017-11-05T02:42:03.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.2.8","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"d2910b744fb4fa3ad6d31e112cffcd287fa496d7","kind":"commit","published_at":"2017-11-04T14:28:21.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.2.7","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"40aefc527b792bfdf478e49fb77108f1f4493e01","kind":"commit","published_at":"2017-11-02T04:08:25.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.2.6","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a2e753d05711b2327529692d70f9b08718118f77","kind":"commit","published_at":"2017-10-29T18:57:42.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.2.5","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"98d7817f6054f4a5a610310abde4e580629a80a2","kind":"commit","published_at":"2017-10-29T00:11:32.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.2.4","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"e57bd5d79800aafa06dca45957716ff3095a6d7f","kind":"commit","published_at":"2017-10-29T00:07:12.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.2.3","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"ada6d774d12da9847524492095d06dfab2c4438c","kind":"commit","published_at":"2017-10-23T09:32:51.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.2.2","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"844e3b76f07c8ec6f319359a69f55de557cab382","kind":"commit","published_at":"2017-10-22T07:03:20.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.2.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"4bab57ad909590d1e94be373f0b12ba8b9589b80","kind":"commit","published_at":"2017-10-19T06:45:29.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.2","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.2/manifests"},{"name":"v0.1","sha":"98b7038018979976a42ee44da75d1b66f825394a","kind":"commit","published_at":"2017-08-08T06:02:12.000Z","download_url":"https://codeload.github.com/deshima-dev/decode/tar.gz/v0.1","html_url":"https://github.com/deshima-dev/decode/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-04T11:39:03.669Z","dependent_packages_count":0,"downloads":2443,"downloads_period":"last-month","dependent_repos_count":19,"rankings":{"downloads":3.207465393286621,"dependent_repos_count":3.316736343605216,"dependent_packages_count":10.125576461732065,"stargazers_count":20.36562904504217,"forks_count":29.785838786996365,"docker_downloads_count":null,"average":13.360249206132488},"purl":"pkg:pypi/decode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/decode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/decode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/decode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-04T11:39:02.659Z","issues_count":105,"pull_requests_count":108,"avg_time_to_close_issue":6871406.521276596,"avg_time_to_close_pull_request":915630.5471698113,"issues_closed_count":94,"pull_requests_closed_count":106,"pull_request_authors_count":5,"issue_authors_count":7,"avg_comments_per_issue":0.06666666666666667,"avg_comments_per_pull_request":0.19444444444444445,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":75,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":847403.276923077,"past_year_avg_time_to_close_pull_request":116883.0142857143,"past_year_issues_closed_count":65,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.04,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/issues","maintainers":[{"login":"astropenguin","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astropenguin"},{"login":"Hoshock","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hoshock"}],"active_maintainers":[{"login":"astropenguin","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astropenguin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/decode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/decode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/decode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/decode/related_packages","maintainers":[{"uuid":"astropenguin","login":"astropenguin","name":null,"email":null,"url":null,"packages_count":36,"html_url":"https://pypi.org/user/astropenguin/","role":null,"created_at":"2023-02-23T23:07:22.421Z","updated_at":"2023-02-23T23:07:22.421Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/astropenguin/packages"},{"uuid":"hoshock","login":"hoshock","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/hoshock/","role":null,"created_at":"2023-02-23T23:07:22.427Z","updated_at":"2023-02-23T23:07:22.427Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hoshock/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725164,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":1404864,"full_name":"deshima-dev/decode","default_branch":"main","committers":[{"name":"Akio Taniguchi","email":"taniguchi@a.phys.nagoya-u.ac.jp","login":"astropenguin","count":454},{"name":"Tsuyoshi Ishida","email":"tishida@ioa.s.u-tokyo.ac.jp","login":null,"count":72},{"name":"ShinjiFujita","email":"fujita.shinji.0728@gmail.com","login":"ShinjiFujita","count":20},{"name":"hapipapijuris","email":"“yamanaka.juri.h0@s.mail.nagoya-u.ac.jp”","login":null,"count":14},{"name":"daisukenaito","email":"naito@naitosystems.com","login":"daisukenaito","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2}],"total_commits":574,"total_committers":6,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":95.66666666666667,"dds":0.2090592334494773,"past_year_committers":[{"name":"Akio Taniguchi","email":"taniguchi@a.phys.nagoya-u.ac.jp","login":"astropenguin","count":92},{"name":"ShinjiFujita","email":"fujita.shinji.0728@gmail.com","login":"ShinjiFujita","count":20},{"name":"daisukenaito","email":"naito@naitosystems.com","login":"daisukenaito","count":12},{"name":"hapipapijuris","email":"“yamanaka.juri.h0@s.mail.nagoya-u.ac.jp”","login":null,"count":12}],"past_year_total_commits":136,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":34.0,"past_year_dds":0.32352941176470584,"last_synced_at":"2025-06-19T17:35:09.186Z","last_synced_commit":"b2e1aa4ba579baf47e907c578f76b1bb56146f4e","created_at":"2023-10-25T13:55:19.448Z","updated_at":"2025-06-19T17:35:38.317Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-25T00:00:24.730Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"deshima-dev/decode","html_url":"https://github.com/deshima-dev/decode","last_synced_at":"2025-08-31T17:11:09.935Z","status":null,"issues_count":117,"pull_requests_count":127,"avg_time_to_close_issue":6698572.631067961,"avg_time_to_close_pull_request":975151.487804878,"issues_closed_count":103,"pull_requests_closed_count":123,"pull_request_authors_count":6,"issue_authors_count":9,"avg_comments_per_issue":0.07692307692307693,"avg_comments_per_pull_request":0.23622047244094488,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":17,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":1026989.3333333334,"past_year_avg_time_to_close_pull_request":1040436.7272727273,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.058823529411764705,"past_year_avg_comments_per_pull_request":0.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"created_at":"2023-05-14T11:41:55.489Z","updated_at":"2025-09-02T22:48:48.460Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deshima-dev%2Fdecode/issues","issue_labels_count":{"feature":67,"release":50,"bug":22,"docs":2,"env":1},"pull_request_labels_count":{"release":71,"feature":68,"bug":29,"dependencies":14,"env":2,"docs":1},"issue_author_associations_count":{"MEMBER":107,"NONE":6,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"MEMBER":105,"CONTRIBUTOR":47,"NONE":7},"issue_authors":{"astropenguin":106,"ShinjiFujita":4,"tjlcbakx":2,"Hoshock":1,"matusrybak":1,"chin-kw":1,"hapipapijuris":1,"daisukenaito":1,"Cladge":1},"pull_request_authors":{"astropenguin":104,"dependabot[bot]":20,"ShinjiFujita":17,"hapipapijuris":15,"daisukenaito":2,"Hoshock":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077358,"issues_count":31287535,"pull_requests_count":95909983,"authors_count":10692008,"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":{"release":11,"bug":5,"feature":4,"env":1},"past_year_pull_request_labels_count":{"release":16,"feature":9,"bug":7,"env":2},"past_year_issue_author_associations_count":{"MEMBER":11,"CONTRIBUTOR":3,"NONE":1},"past_year_pull_request_author_associations_count":{"MEMBER":19,"CONTRIBUTOR":6,"NONE":1},"past_year_issue_authors":{"astropenguin":11,"ShinjiFujita":2,"daisukenaito":1,"hapipapijuris":1},"past_year_pull_request_authors":{"astropenguin":19,"ShinjiFujita":3,"hapipapijuris":2,"daisukenaito":2},"maintainers":[{"login":"astropenguin","count":210,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astropenguin"},{"login":"Hoshock","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hoshock"}],"active_maintainers":[{"login":"astropenguin","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astropenguin"}]},"events":{"total":{"CreateEvent":18,"ReleaseEvent":5,"IssuesEvent":19,"WatchEvent":1,"DeleteEvent":10,"IssueCommentEvent":13,"PushEvent":49,"PullRequestReviewEvent":11,"PullRequestEvent":21},"last_year":{"CreateEvent":18,"ReleaseEvent":5,"IssuesEvent":19,"WatchEvent":1,"DeleteEvent":10,"IssueCommentEvent":13,"PushEvent":49,"PullRequestReviewEvent":11,"PullRequestEvent":21}},"keywords":["astronomy","data-analysis","deshima","python","spectroscopy","submillimeter"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-09-03T08:51:40.866Z","updated_at":"2022-09-03T08:51:40.866Z","repository_link":"https://github.com/deshima-dev/decode/blob/main/poetry.lock","dependencies":[{"id":3674358728,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.12","direct":false,"kind":"develop","optional":false},{"id":3674358729,"package_name":"appnope","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"develop","optional":false},{"id":3674358730,"package_name":"astropy","ecosystem":"pypi","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":3674358731,"package_name":"astropy","ecosystem":"pypi","requirements":"5.1","direct":false,"kind":"runtime","optional":false},{"id":3674358732,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":3674358733,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"develop","optional":false},{"id":3674358734,"package_name":"babel","ecosystem":"pypi","requirements":"2.10.1","direct":false,"kind":"develop","optional":false},{"id":3674358735,"package_name":"backcall","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":3674358736,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.11.1","direct":false,"kind":"develop","optional":false},{"id":3674358737,"package_name":"black","ecosystem":"pypi","requirements":"22.3.0","direct":false,"kind":"develop","optional":false},{"id":3674358738,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.5.18.1","direct":false,"kind":"develop","optional":false},{"id":3674358739,"package_name":"cftime","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":3674358740,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.0.12","direct":false,"kind":"develop","optional":false},{"id":3674358741,"package_name":"click","ecosystem":"pypi","requirements":"8.1.3","direct":false,"kind":"develop","optional":false},{"id":3674358742,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":3674358743,"package_name":"cycler","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":3674358744,"package_name":"decorator","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"develop","optional":false},{"id":3674358745,"package_name":"docutils","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"develop","optional":false},{"id":3674358746,"package_name":"fonttools","ecosystem":"pypi","requirements":"4.33.3","direct":false,"kind":"runtime","optional":false},{"id":3674358747,"package_name":"idna","ecosystem":"pypi","requirements":"3.3","direct":false,"kind":"develop","optional":false},{"id":3674358748,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"develop","optional":false},{"id":3674358749,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.11.4","direct":false,"kind":"runtime","optional":false},{"id":3674358750,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":3674358751,"package_name":"ipython","ecosystem":"pypi","requirements":"7.34.0","direct":false,"kind":"develop","optional":false},{"id":3674358752,"package_name":"jedi","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"develop","optional":false},{"id":3674358753,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"develop","optional":false},{"id":3674358754,"package_name":"joblib","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":3674358755,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":3674358756,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"develop","optional":false},{"id":3674358757,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"develop","optional":false},{"id":3674358758,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":3674358759,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"develop","optional":false},{"id":3674358760,"package_name":"mdit-py-plugins","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"develop","optional":false},{"id":3674358761,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"develop","optional":false},{"id":3674358762,"package_name":"morecopy","ecosystem":"pypi","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":3674358763,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":3674358764,"package_name":"myst-parser","ecosystem":"pypi","requirements":"0.18.0","direct":false,"kind":"develop","optional":false},{"id":3674358765,"package_name":"netcdf4","ecosystem":"pypi","requirements":"1.5.8","direct":false,"kind":"runtime","optional":false},{"id":3674358766,"package_name":"numpy","ecosystem":"pypi","requirements":"1.21.6","direct":false,"kind":"runtime","optional":false},{"id":3674358767,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"runtime","optional":false},{"id":3674358768,"package_name":"pandas","ecosystem":"pypi","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":3674358769,"package_name":"parso","ecosystem":"pypi","requirements":"0.8.3","direct":false,"kind":"develop","optional":false},{"id":3674358770,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":3674358771,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"develop","optional":false},{"id":3674358772,"package_name":"pickleshare","ecosystem":"pypi","requirements":"0.7.5","direct":false,"kind":"develop","optional":false},{"id":3674358773,"package_name":"pillow","ecosystem":"pypi","requirements":"9.1.1","direct":false,"kind":"runtime","optional":false},{"id":3674358774,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.2","direct":false,"kind":"develop","optional":false},{"id":3674358775,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":3674358776,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.29","direct":false,"kind":"develop","optional":false},{"id":3674358777,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":3674358778,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":3674358779,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"0.8.0","direct":false,"kind":"develop","optional":false},{"id":3674358780,"package_name":"pyerfa","ecosystem":"pypi","requirements":"2.0.0.1","direct":false,"kind":"runtime","optional":false},{"id":3674358781,"package_name":"pygments","ecosystem":"pypi","requirements":"2.12.0","direct":false,"kind":"develop","optional":false},{"id":3674358782,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":3674358783,"package_name":"pytest","ecosystem":"pypi","requirements":"7.1.2","direct":false,"kind":"develop","optional":false},{"id":3674358784,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":3674358785,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.1","direct":false,"kind":"runtime","optional":false},{"id":3674358786,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0","direct":false,"kind":"develop","optional":false},{"id":3674358787,"package_name":"requests","ecosystem":"pypi","requirements":"2.28.0","direct":false,"kind":"develop","optional":false},{"id":3674358788,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":3674358789,"package_name":"scipy","ecosystem":"pypi","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":3674358790,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":3674358791,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":3674358792,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"develop","optional":false},{"id":3674358793,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.3.2.post1","direct":false,"kind":"develop","optional":false},{"id":3674358794,"package_name":"sphinx","ecosystem":"pypi","requirements":"5.0.1","direct":false,"kind":"develop","optional":false},{"id":3674358795,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":3674358796,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":3674358797,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"develop","optional":false},{"id":3674358798,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"develop","optional":false},{"id":3674358799,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"develop","optional":false},{"id":3674358800,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"develop","optional":false},{"id":3674358801,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":3674358802,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":3674358803,"package_name":"tqdm","ecosystem":"pypi","requirements":"4.64.0","direct":false,"kind":"runtime","optional":false},{"id":3674358804,"package_name":"traitlets","ecosystem":"pypi","requirements":"5.2.2.post1","direct":false,"kind":"develop","optional":false},{"id":3674358805,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.5.4","direct":false,"kind":"develop","optional":false},{"id":3674358806,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"3.10.0.2","direct":false,"kind":"runtime","optional":false},{"id":3674358807,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.9","direct":false,"kind":"develop","optional":false},{"id":3674358808,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.5","direct":false,"kind":"develop","optional":false},{"id":3674358809,"package_name":"xarray","ecosystem":"pypi","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":3674358810,"package_name":"xarray-dataclasses","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":3674358811,"package_name":"zipp","ecosystem":"pypi","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-09-03T08:51:41.037Z","updated_at":"2022-09-03T08:51:41.037Z","repository_link":"https://github.com/deshima-dev/decode/blob/main/pyproject.toml","dependencies":[{"id":3674358849,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.7.1, \u003c3.10","direct":true,"kind":"runtime","optional":false},{"id":3674358850,"package_name":"astropy","ecosystem":"pypi","requirements":"---\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  version: \"^4.3\"\n  python: \"\u003e=3.7.1, \u003c3.8\"\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  version: \"^5.1\"\n  python: \"\u003e=3.8, \u003c3.10\"\n","direct":true,"kind":"runtime","optional":false},{"id":3674358851,"package_name":"matplotlib","ecosystem":"pypi","requirements":"^3.5","direct":true,"kind":"runtime","optional":false},{"id":3674358852,"package_name":"morecopy","ecosystem":"pypi","requirements":"^0.2","direct":true,"kind":"runtime","optional":false},{"id":3674358853,"package_name":"netcdf4","ecosystem":"pypi","requirements":"^1.5","direct":true,"kind":"runtime","optional":false},{"id":3674358854,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.21","direct":true,"kind":"runtime","optional":false},{"id":3674358855,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"^1.0","direct":true,"kind":"runtime","optional":false},{"id":3674358856,"package_name":"scipy","ecosystem":"pypi","requirements":"^1.7","direct":true,"kind":"runtime","optional":false},{"id":3674358857,"package_name":"tomli","ecosystem":"pypi","requirements":"^2.0","direct":true,"kind":"runtime","optional":false},{"id":3674358858,"package_name":"tqdm","ecosystem":"pypi","requirements":"^4.64","direct":true,"kind":"runtime","optional":false},{"id":3674358859,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"^3.10","direct":true,"kind":"runtime","optional":false},{"id":3674358860,"package_name":"xarray","ecosystem":"pypi","requirements":"^0.20","direct":true,"kind":"runtime","optional":false},{"id":3674358861,"package_name":"xarray-dataclasses","ecosystem":"pypi","requirements":"^1.2","direct":true,"kind":"runtime","optional":false},{"id":3674358862,"package_name":"black","ecosystem":"pypi","requirements":"^22.3","direct":true,"kind":"develop","optional":false},{"id":3674358863,"package_name":"ipython","ecosystem":"pypi","requirements":"^7.32","direct":true,"kind":"develop","optional":false},{"id":3674358864,"package_name":"myst-parser","ecosystem":"pypi","requirements":"^0.18","direct":true,"kind":"develop","optional":false},{"id":3674358865,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"^0.8","direct":true,"kind":"develop","optional":false},{"id":3674358866,"package_name":"pytest","ecosystem":"pypi","requirements":"^7.1","direct":true,"kind":"develop","optional":false},{"id":3674358867,"package_name":"sphinx","ecosystem":"pypi","requirements":"^5.0","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/gh-pages.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T22:09:25.743Z","updated_at":"2023-01-13T22:09:25.743Z","repository_link":"https://github.com/deshima-dev/decode/blob/main/.github/workflows/gh-pages.yml","dependencies":[{"id":6891605580,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891605581,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891605582,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T22:09:25.789Z","updated_at":"2023-01-13T22:09:25.789Z","repository_link":"https://github.com/deshima-dev/decode/blob/main/.github/workflows/pypi.yml","dependencies":[{"id":6891605583,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891605584,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T22:09:25.864Z","updated_at":"2023-01-13T22:09:25.864Z","repository_link":"https://github.com/deshima-dev/decode/blob/main/.github/workflows/tests.yml","dependencies":[{"id":6891605585,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891605586,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".devcontainer/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T22:09:25.922Z","updated_at":"2023-01-13T22:09:25.922Z","repository_link":"https://github.com/deshima-dev/decode/blob/main/.devcontainer/Dockerfile","dependencies":[{"id":6891605587,"package_name":"python","ecosystem":"docker","requirements":"3.9-slim","direct":true,"kind":"build","optional":false}]}],"score":12.49167255177763,"created_at":"2025-09-04T15:51:32.671Z","updated_at":"2025-10-07T08:22:19.365Z","avatar_url":"https://github.com/deshima-dev.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2443,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3384216"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","data-format","mesh","interpretability","profiles","sequences","generic","projection","standardization","optim"],"project_url":"https://science.ecosyste.ms/api/v1/projects/56493","html_url":"https://science.ecosyste.ms/projects/56493","bibtex_url":"https://science.ecosyste.ms/projects/56493/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/56493/export.apalike"}