{"id":30913,"name":"spglib","description":"C library for finding and handling crystal symmetries","url":"https://github.com/spglib/spglib","last_synced_at":"2025-09-05T04:59:05.749Z","repository":{"id":8988689,"uuid":"10736665","full_name":"spglib/spglib","owner":"spglib","description":"C library for finding and handling crystal symmetries","archived":false,"fork":false,"pushed_at":"2025-08-28T17:04:52.000Z","size":15715,"stargazers_count":328,"open_issues_count":74,"forks_count":116,"subscribers_count":18,"default_branch":"develop","last_synced_at":"2025-08-28T23:50:40.339Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://spglib.readthedocs.io/en/latest/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spglib.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":"Contributing.md","funding":null,"license":"COPYING","code_of_conduct":null,"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":"2013-06-17T12:18:57.000Z","updated_at":"2025-08-27T14:57:43.000Z","dependencies_parsed_at":"2023-10-11T07:36:11.539Z","dependency_job_id":"26c61dca-d81a-434b-a390-a2dddedf6b05","html_url":"https://github.com/spglib/spglib","commit_stats":{"total_commits":1352,"total_committers":37,"mean_commits":36.54054054054054,"dds":0.3579881656804734,"last_synced_commit":"bf0b4b78824ebd0ff92327af2ee9368ed66a3f8e"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/spglib/spglib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spglib","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/sbom","scorecard":{"id":31886,"data":{"date":"2025-08-04","repo":{"name":"github.com/spglib/spglib","commit":"a05c3d4736c12900993777ec1f85ae43ac0afa27"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 12/17 approved changesets -- score normalized to 7","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:19","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/step_build-wheel.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/step_coverage.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/step_pre-commit.yaml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/step_test-docs.yaml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/step_test.yaml:12","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:18"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/ci.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/release.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/release.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/release.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/release.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/release.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_pre-commit.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_pre-commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_pre-commit.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_pre-commit.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_pre-commit.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_pre-commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test-docs.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test-docs.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test-docs.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test-docs.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/step_coverage.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/step_coverage.yaml:51","Warn: pipCommand not pinned by hash: .github/workflows/step_test-docs.yaml:31","Warn: pipCommand not pinned by hash: .github/workflows/step_test-docs.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/step_test.yaml:95","Warn: pipCommand not pinned by hash: .github/workflows/step_test.yaml:97","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T19:19:18.434Z","repository_id":8988689,"created_at":"2025-08-14T19:19:18.434Z","updated_at":"2025-08-14T19:19:18.434Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713607,"owners_count":25154612,"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":"spglib","name":"spglib","uuid":"64672219","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64672219?v=4","repositories_count":5,"last_synced_at":"2024-03-27T07:09:26.767Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spglib","funding_links":[],"total_stars":305,"followers":10,"following":0,"created_at":"2022-11-05T14:43:11.800Z","updated_at":"2024-03-27T07:09:27.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spglib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spglib/repositories"},"packages":[{"id":2927880,"name":"spglib","ecosystem":"pypi","description":"This is the spglib module.","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/spglib/spglib","keywords_array":[],"namespace":null,"versions_count":107,"first_release_published_at":"2014-05-20T17:18:49.000Z","latest_release_published_at":"2025-03-10T05:58:20.000Z","latest_release_number":"2.6.0","last_synced_at":"2025-08-20T00:19:24.100Z","created_at":"2022-04-10T12:40:52.518Z","updated_at":"2025-08-20T00:19:54.599Z","registry_url":"https://pypi.org/project/spglib/","install_command":"pip install spglib --index-url https://pypi.org/simple","documentation_url":"https://spglib.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: Unix","Programming Language :: C","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"spglib","project_status":null},"repo_metadata":{"id":8988689,"uuid":"10736665","full_name":"spglib/spglib","owner":"spglib","description":"C library for finding and handling crystal symmetries","archived":false,"fork":false,"pushed_at":"2025-08-14T17:18:59.000Z","size":15688,"stargazers_count":325,"open_issues_count":72,"forks_count":115,"subscribers_count":18,"default_branch":"develop","last_synced_at":"2025-08-14T19:19:06.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://spglib.readthedocs.io/en/latest/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spglib.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":"Contributing.md","funding":null,"license":"COPYING","code_of_conduct":null,"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":"2013-06-17T12:18:57.000Z","updated_at":"2025-08-14T05:10:26.000Z","dependencies_parsed_at":"2023-10-11T07:36:11.539Z","dependency_job_id":"26c61dca-d81a-434b-a390-a2dddedf6b05","html_url":"https://github.com/spglib/spglib","commit_stats":{"total_commits":1352,"total_committers":37,"mean_commits":36.54054054054054,"dds":0.3579881656804734,"last_synced_commit":"bf0b4b78824ebd0ff92327af2ee9368ed66a3f8e"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/spglib/spglib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spglib","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/sbom","scorecard":{"id":31886,"data":{"date":"2025-08-04","repo":{"name":"github.com/spglib/spglib","commit":"a05c3d4736c12900993777ec1f85ae43ac0afa27"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 12/17 approved changesets -- score normalized to 7","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:19","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/step_build-wheel.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/step_coverage.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/step_pre-commit.yaml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/step_test-docs.yaml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/step_test.yaml:12","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:18"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/ci.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/release.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/release.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/release.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/release.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/release.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_build-wheel.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_build-wheel.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_coverage.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_coverage.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_pre-commit.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_pre-commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_pre-commit.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_pre-commit.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_pre-commit.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_pre-commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test-docs.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test-docs.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test-docs.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test-docs.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/step_test.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/step_test.yaml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/spglib/spglib/step_test.yaml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/step_coverage.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/step_coverage.yaml:51","Warn: pipCommand not pinned by hash: .github/workflows/step_test-docs.yaml:31","Warn: pipCommand not pinned by hash: .github/workflows/step_test-docs.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/step_test.yaml:95","Warn: pipCommand not pinned by hash: .github/workflows/step_test.yaml:97","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T19:19:18.434Z","repository_id":8988689,"created_at":"2025-08-14T19:19:18.434Z","updated_at":"2025-08-14T19:19:18.434Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271242699,"owners_count":24725101,"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-19T02:00:09.176Z","response_time":63,"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":"spglib","name":"spglib","uuid":"64672219","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64672219?v=4","repositories_count":5,"last_synced_at":"2024-03-27T07:09:26.767Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spglib","funding_links":[],"total_stars":305,"followers":10,"following":0,"created_at":"2022-11-05T14:43:11.800Z","updated_at":"2024-03-27T07:09:27.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spglib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spglib/repositories"},"tags":[{"name":"v2.6.0","sha":"c633404d67b2aa341ae748819c542e81c0c1f55d","kind":"commit","published_at":"2025-03-06T12:33:46.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.6.0","html_url":"https://github.com/spglib/spglib/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e4531bb49371dce3e807c2095a4d9d9b7245c524","kind":"commit","published_at":"2024-07-11T08:36:56.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.5.0","html_url":"https://github.com/spglib/spglib/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"e6bdd0bafcb60ff26c7ce9ff95d13c43e56d995f","kind":"commit","published_at":"2024-04-11T13:12:34.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.4.0","html_url":"https://github.com/spglib/spglib/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a6d3d3f98d7ae9d5ac7be8f4d42a59137d123f38","kind":"commit","published_at":"2024-02-11T01:27:19.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.3.1","html_url":"https://github.com/spglib/spglib/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.3.1/manifests"},{"name":"v2.3.0-rc1","sha":"199d970517f5bf34cfbffe310597c889c03c0e6d","kind":"commit","published_at":"2024-01-27T10:10:21.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.3.0-rc1","html_url":"https://github.com/spglib/spglib/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.3.0-rc1/manifests"},{"name":"v2.3.0","sha":"199d970517f5bf34cfbffe310597c889c03c0e6d","kind":"commit","published_at":"2024-01-27T10:10:21.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.3.0","html_url":"https://github.com/spglib/spglib/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"3a4ba41f4ce1cf4e76d37fe6535dd0bf76b24b42","kind":"commit","published_at":"2023-12-08T01:54:50.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.2.0","html_url":"https://github.com/spglib/spglib/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"59bea8a7df30c8f2202ed0ee1033be0d98d9ed5e","kind":"commit","published_at":"2023-09-10T07:23:28.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.1.0","html_url":"https://github.com/spglib/spglib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc3","sha":"6f45a2bd85e172715d26dafa163fb9a83cd4c1a1","kind":"commit","published_at":"2023-08-22T18:59:58.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.1.0-rc3","html_url":"https://github.com/spglib/spglib/releases/tag/v2.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.1.0-rc3/manifests"},{"name":"v2.1.0-rc2","sha":"3800c46049d812f8973eb256e40054a77f5bcc54","kind":"commit","published_at":"2023-06-09T09:09:02.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.1.0-rc2","html_url":"https://github.com/spglib/spglib/releases/tag/v2.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.1.0-rc2/manifests"},{"name":"v2.1.0-rc1","sha":"e78c3de1f5d36e2e6b2a69bacc600ff7e5c23388","kind":"commit","published_at":"2023-02-28T09:05:58.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.1.0-rc1","html_url":"https://github.com/spglib/spglib/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.1.0-rc1/manifests"},{"name":"v2.0.2","sha":"42cf4f6bea3419f720308713deb5ddb81350bcd9","kind":"commit","published_at":"2022-11-06T05:44:10.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.0.2","html_url":"https://github.com/spglib/spglib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"be3eca7ad6364d9d8381ad01f89649d79b44d6b0","kind":"commit","published_at":"2022-08-31T06:40:48.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.0.1","html_url":"https://github.com/spglib/spglib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"746954462fbe6584e5deb7d98ba68decf3047122","kind":"commit","published_at":"2022-08-17T12:50:31.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.0.0","html_url":"https://github.com/spglib/spglib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.0.0/manifests"},{"name":"v1.16.5","sha":"32cbbcda110511f23e9699cd4fa9eb5e2a449982","kind":"commit","published_at":"2022-05-06T00:56:05.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.16.5","html_url":"https://github.com/spglib/spglib/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"53a8e9b07133f6c16af9a05fa9a1edcd4c98afaa","kind":"commit","published_at":"2022-05-05T00:31:58.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.16.4","html_url":"https://github.com/spglib/spglib/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"f0794693b556253e2027519459edae42a882c8c1","kind":"commit","published_at":"2021-12-08T14:28:31.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.16.3","html_url":"https://github.com/spglib/spglib/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"cc6e08b19b1548faae84c3aecf89beab4853b6d9","kind":"commit","published_at":"2021-08-10T02:27:15.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.16.2","html_url":"https://github.com/spglib/spglib/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"e8118d854a4c11dbaa8d7b2c55d4a1e74ddcaaf7","kind":"commit","published_at":"2021-01-29T05:24:23.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.16.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"ee34712a9f7fe228e100b8ec1080d8f206309e2a","kind":"commit","published_at":"2020-07-30T15:32:44.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.16.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4dd1a92c1a2b81d6905fe245b4cad10bcdaf5c29","kind":"commit","published_at":"2020-04-28T15:24:09.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.15.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"5fd17a8e89be69f8da490e84ff48d988a7f7f7f0","kind":"commit","published_at":"2020-04-18T04:11:47.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.15.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"f8ddf5b2b242c6f1b8cf090545e236a48dffe06b","kind":"commit","published_at":"2019-07-30T06:52:12.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.14.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"7a004fc1d3d840c0d13e435f9462fab8532d761c","kind":"commit","published_at":"2019-07-30T06:28:32.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.14.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"fcad9cd816c33dfd36e3b29a8482d7320bf24327","kind":"commit","published_at":"2019-07-02T07:44:34.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.13.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"e10a8f24e6e3bc1adfd8c511073442c0e7fc67b6","kind":"commit","published_at":"2019-02-06T04:07:34.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.12.2","html_url":"https://github.com/spglib/spglib/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"ed431b5ef3984181b8a83404790dcd11cd7c3922","kind":"commit","published_at":"2019-01-30T02:37:55.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.12.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"3f442aef803177c316ee997afe9122ba39cb3f11","kind":"commit","published_at":"2019-01-29T06:40:34.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.12.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.12.0/manifests"},{"name":"v1.11.2.1","sha":"996d636f5d19a4b7656e59be1943b94dfb515391","kind":"commit","published_at":"2018-12-07T09:06:08.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.11.2.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.2.1/manifests"},{"name":"v1.11.2","sha":"4c9ad83acfd29b34b929b8384d22e8bc85aac81c","kind":"commit","published_at":"2018-12-07T08:58:34.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.11.2","html_url":"https://github.com/spglib/spglib/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"dee24dad40cf21ef373dfe187f462a397095a320","kind":"commit","published_at":"2018-11-12T07:44:48.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.11.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.1/manifests"},{"name":"v1.11.1.2","sha":"dee24dad40cf21ef373dfe187f462a397095a320","kind":"commit","published_at":"2018-11-12T07:44:48.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.11.1.2","html_url":"https://github.com/spglib/spglib/releases/tag/v1.11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.1.2/manifests"},{"name":"v1.11.0","sha":"74f56cff762810270e73d69a199248c15227bce7","kind":"commit","published_at":"2018-11-08T09:14:56.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.11.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.0/manifests"},{"name":"v1.10.4","sha":"fe8497c23c298d92edac84a9655cf94495ce871e","kind":"commit","published_at":"2018-08-01T03:51:47.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.10.4","html_url":"https://github.com/spglib/spglib/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"097a96e8a798e529d0594fe5914cc1c40aa8ac75","kind":"commit","published_at":"2018-01-13T16:28:03.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.10.3","html_url":"https://github.com/spglib/spglib/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"01c5aecffc1550619314c04bdae90d484fc82629","kind":"commit","published_at":"2017-12-13T01:38:24.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.10.2","html_url":"https://github.com/spglib/spglib/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"d806898820cc5a8a41a015619bd06736c432a098","kind":"commit","published_at":"2017-10-27T08:19:47.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.10.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"881b93c885109c67b531acd8862c7c71bc66c47f","kind":"commit","published_at":"2017-10-22T03:34:14.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.10.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.0/manifests"},{"name":"v1.9.10","sha":"60c1dd93df908ce9bbec1ddfc14f0399bd872ac9","kind":"commit","published_at":"2017-10-02T07:30:56.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.10","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"b80e55ded8f2df3f583c2c0d538cbc35986c8ba4","kind":"commit","published_at":"2016-12-14T05:44:30.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.9","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"2d1f7177f5344b30f3ae9655b8d4154b0e3286b8","kind":"commit","published_at":"2016-11-01T23:24:34.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.8","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"dc6d5c7ecfffe82f06c7f3f94b686f5eb64c738f","kind":"commit","published_at":"2016-10-19T09:52:29.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.7","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"bf0be4e931db844232e423a9759e28c5ab136a8a","kind":"commit","published_at":"2016-10-19T05:14:25.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.6","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"951c47ced2ac08f5963ad6554a136e052459d294","kind":"commit","published_at":"2016-09-16T23:59:20.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.5","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"c403f915f6c44a9c459c15d535c2bf66562f1d82","kind":"commit","published_at":"2016-05-13T06:28:16.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.4","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.4/manifests"},{"name":"v1.9.2","sha":"462e28690464459d166ef22e2515a1e5095843d8","kind":"commit","published_at":"2016-04-17T12:37:07.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.2","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d59e7ed17d0d02865f97afd1f849efbe234d862b","kind":"commit","published_at":"2016-04-06T02:14:06.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"443f2c36616ebdf6c399a98d779ebd79cd83de6c","kind":"commit","published_at":"2015-12-19T16:13:08.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.0/manifests"},{"name":"v1.8.3.1","sha":"be891fba88e5073066c178aa3c6f3f1fd217ad7a","kind":"commit","published_at":"2015-12-13T15:53:48.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.8.3.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spglib/spglib@v1.8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.8.3.1/manifests"}]},"repo_metadata_updated_at":"2025-08-20T00:19:54.599Z","dependent_packages_count":83,"downloads":247997,"downloads_period":"last-month","dependent_repos_count":206,"rankings":{"downloads":0.8723123709061531,"dependent_repos_count":1.0657149607859577,"dependent_packages_count":0.23379800766750758,"stargazers_count":4.359195248949844,"forks_count":4.532544423815206,"docker_downloads_count":1.1990960572547884,"average":2.043776844896576},"purl":"pkg:pypi/spglib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/spglib","docker_dependents_count":11,"docker_downloads_count":90488,"usage_url":"https://repos.ecosyste.ms/usage/pypi/spglib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/spglib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T06:45:26.747Z","issues_count":183,"pull_requests_count":231,"avg_time_to_close_issue":9837539.954887219,"avg_time_to_close_pull_request":1852448.5865384615,"issues_closed_count":133,"pull_requests_closed_count":208,"pull_request_authors_count":21,"issue_authors_count":55,"avg_comments_per_issue":4.524590163934426,"avg_comments_per_pull_request":4.636363636363637,"merged_pull_requests_count":191,"bot_issues_count":1,"bot_pull_requests_count":4,"past_year_issues_count":28,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":1065976.0,"past_year_avg_time_to_close_pull_request":1384893.1538461538,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":4.321428571428571,"past_year_avg_comments_per_pull_request":3.392156862745098,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/issues","maintainers":[{"login":"LecrisUT","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LecrisUT"},{"login":"lan496","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lan496"},{"login":"atztogo","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atztogo"}],"active_maintainers":[{"login":"LecrisUT","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LecrisUT"},{"login":"atztogo","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atztogo"},{"login":"lan496","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lan496"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spglib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spglib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spglib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spglib/related_packages","maintainers":[{"uuid":"atztogo","login":"atztogo","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/atztogo/","role":null,"created_at":"2023-01-28T16:32:22.223Z","updated_at":"2023-01-28T16:32:22.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/atztogo/packages"},{"uuid":"jochym","login":"jochym","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/jochym/","role":null,"created_at":"2023-01-28T16:32:22.273Z","updated_at":"2023-01-28T16:32:22.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jochym/packages"},{"uuid":"lan496","login":"lan496","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/lan496/","role":null,"created_at":"2023-01-28T16:32:22.339Z","updated_at":"2023-01-28T16:32:22.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lan496/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724990,"maintainers_count":308306,"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":5293584,"name":"spglib","ecosystem":"conda","description":"Spglib is a library for finding and handling crystal symmetries.","homepage":"https://spglib.readthedocs.io","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/spglib/spglib","keywords_array":[],"namespace":null,"versions_count":48,"first_release_published_at":"2018-04-23T21:24:58.000Z","latest_release_published_at":"2022-11-06T10:17:00.000Z","latest_release_number":"2.0.2","last_synced_at":"2025-08-21T13:07:57.589Z","created_at":"2022-10-03T15:55:29.291Z","updated_at":"2025-08-21T13:07:57.589Z","registry_url":"https://anaconda.org/conda-forge/spglib","install_command":"conda install -c conda-forge spglib","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"10736665","full_name":"spglib/spglib","owner":"spglib","description":"C library for finding and handling crystal symmetries","archived":false,"fork":false,"pushed_at":"2023-09-22T19:27:16.000Z","size":12797,"stargazers_count":231,"open_issues_count":43,"forks_count":101,"subscribers_count":17,"default_branch":"develop","last_synced_at":"2023-09-23T20:15:18.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://spglib.readthedocs.io/en/latest/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spglib.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-17T12:18:57.000Z","updated_at":"2023-09-22T19:46:36.000Z","dependencies_parsed_at":"2023-02-18T15:31:18.700Z","dependency_job_id":null,"html_url":"https://github.com/spglib/spglib","commit_stats":null,"previous_names":[],"tags_count":38,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spglib","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":160548028,"owners_count":8187226,"icon_url":"https://github.com/github.png","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":"spglib","name":"spglib","uuid":"64672219","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64672219?v=4","repositories_count":4,"last_synced_at":"2023-08-01T05:15:11.605Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spglib","created_at":"2022-11-05T14:43:11.800Z","updated_at":"2023-08-01T05:15:12.595Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spglib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spglib/repositories"},"tags":[{"name":"v2.0.2","sha":"42cf4f6bea3419f720308713deb5ddb81350bcd9","kind":"commit","published_at":"2022-11-06T05:44:10.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.0.2","html_url":"https://github.com/spglib/spglib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"be3eca7ad6364d9d8381ad01f89649d79b44d6b0","kind":"commit","published_at":"2022-08-31T06:40:48.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.0.1","html_url":"https://github.com/spglib/spglib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"746954462fbe6584e5deb7d98ba68decf3047122","kind":"commit","published_at":"2022-08-17T12:50:31.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v2.0.0","html_url":"https://github.com/spglib/spglib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v2.0.0/manifests"},{"name":"v1.16.5","sha":"32cbbcda110511f23e9699cd4fa9eb5e2a449982","kind":"commit","published_at":"2022-05-06T00:56:05.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.16.5","html_url":"https://github.com/spglib/spglib/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"53a8e9b07133f6c16af9a05fa9a1edcd4c98afaa","kind":"commit","published_at":"2022-05-05T00:31:58.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.16.4","html_url":"https://github.com/spglib/spglib/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"f0794693b556253e2027519459edae42a882c8c1","kind":"commit","published_at":"2021-12-08T14:28:31.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.16.3","html_url":"https://github.com/spglib/spglib/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"cc6e08b19b1548faae84c3aecf89beab4853b6d9","kind":"commit","published_at":"2021-08-10T02:27:15.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.16.2","html_url":"https://github.com/spglib/spglib/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"e8118d854a4c11dbaa8d7b2c55d4a1e74ddcaaf7","kind":"commit","published_at":"2021-01-29T05:24:23.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.16.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"ee34712a9f7fe228e100b8ec1080d8f206309e2a","kind":"commit","published_at":"2020-07-30T15:32:44.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.16.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4dd1a92c1a2b81d6905fe245b4cad10bcdaf5c29","kind":"commit","published_at":"2020-04-28T15:24:09.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.15.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"5fd17a8e89be69f8da490e84ff48d988a7f7f7f0","kind":"commit","published_at":"2020-04-18T04:11:47.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.15.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"f8ddf5b2b242c6f1b8cf090545e236a48dffe06b","kind":"commit","published_at":"2019-07-30T06:52:12.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.14.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"7a004fc1d3d840c0d13e435f9462fab8532d761c","kind":"commit","published_at":"2019-07-30T06:28:32.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.14.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"fcad9cd816c33dfd36e3b29a8482d7320bf24327","kind":"commit","published_at":"2019-07-02T07:44:34.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.13.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"e10a8f24e6e3bc1adfd8c511073442c0e7fc67b6","kind":"commit","published_at":"2019-02-06T04:07:34.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.12.2","html_url":"https://github.com/spglib/spglib/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"ed431b5ef3984181b8a83404790dcd11cd7c3922","kind":"commit","published_at":"2019-01-30T02:37:55.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.12.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"3f442aef803177c316ee997afe9122ba39cb3f11","kind":"commit","published_at":"2019-01-29T06:40:34.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.12.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.12.0/manifests"},{"name":"v1.11.2.1","sha":"996d636f5d19a4b7656e59be1943b94dfb515391","kind":"commit","published_at":"2018-12-07T09:06:08.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.11.2.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.2.1/manifests"},{"name":"v1.11.2","sha":"4c9ad83acfd29b34b929b8384d22e8bc85aac81c","kind":"commit","published_at":"2018-12-07T08:58:34.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.11.2","html_url":"https://github.com/spglib/spglib/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"dee24dad40cf21ef373dfe187f462a397095a320","kind":"commit","published_at":"2018-11-12T07:44:48.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.11.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.1/manifests"},{"name":"v1.11.1.2","sha":"dee24dad40cf21ef373dfe187f462a397095a320","kind":"commit","published_at":"2018-11-12T07:44:48.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.11.1.2","html_url":"https://github.com/spglib/spglib/releases/tag/v1.11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.1.2/manifests"},{"name":"v1.11.0","sha":"74f56cff762810270e73d69a199248c15227bce7","kind":"commit","published_at":"2018-11-08T09:14:56.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.11.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.11.0/manifests"},{"name":"v1.10.4","sha":"fe8497c23c298d92edac84a9655cf94495ce871e","kind":"commit","published_at":"2018-08-01T03:51:47.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.10.4","html_url":"https://github.com/spglib/spglib/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"097a96e8a798e529d0594fe5914cc1c40aa8ac75","kind":"commit","published_at":"2018-01-13T16:28:03.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.10.3","html_url":"https://github.com/spglib/spglib/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"01c5aecffc1550619314c04bdae90d484fc82629","kind":"commit","published_at":"2017-12-13T01:38:24.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.10.2","html_url":"https://github.com/spglib/spglib/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"d806898820cc5a8a41a015619bd06736c432a098","kind":"commit","published_at":"2017-10-27T08:19:47.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.10.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"881b93c885109c67b531acd8862c7c71bc66c47f","kind":"commit","published_at":"2017-10-22T03:34:14.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.10.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.10.0/manifests"},{"name":"v1.9.10","sha":"60c1dd93df908ce9bbec1ddfc14f0399bd872ac9","kind":"commit","published_at":"2017-10-02T07:30:56.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.10","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"b80e55ded8f2df3f583c2c0d538cbc35986c8ba4","kind":"commit","published_at":"2016-12-14T05:44:30.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.9","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"2d1f7177f5344b30f3ae9655b8d4154b0e3286b8","kind":"commit","published_at":"2016-11-01T23:24:34.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.8","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"dc6d5c7ecfffe82f06c7f3f94b686f5eb64c738f","kind":"commit","published_at":"2016-10-19T09:52:29.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.7","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"bf0be4e931db844232e423a9759e28c5ab136a8a","kind":"commit","published_at":"2016-10-19T05:14:25.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.6","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"951c47ced2ac08f5963ad6554a136e052459d294","kind":"commit","published_at":"2016-09-16T23:59:20.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.5","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"c403f915f6c44a9c459c15d535c2bf66562f1d82","kind":"commit","published_at":"2016-05-13T06:28:16.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.4","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.4/manifests"},{"name":"v1.9.2","sha":"462e28690464459d166ef22e2515a1e5095843d8","kind":"commit","published_at":"2016-04-17T12:37:07.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.2","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d59e7ed17d0d02865f97afd1f849efbe234d862b","kind":"commit","published_at":"2016-04-06T02:14:06.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"443f2c36616ebdf6c399a98d779ebd79cd83de6c","kind":"commit","published_at":"2015-12-19T16:13:08.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.9.0","html_url":"https://github.com/spglib/spglib/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.9.0/manifests"},{"name":"v1.8.3.1","sha":"be891fba88e5073066c178aa3c6f3f1fd217ad7a","kind":"commit","published_at":"2015-12-13T15:53:48.000Z","download_url":"https://codeload.github.com/spglib/spglib/tar.gz/v1.8.3.1","html_url":"https://github.com/spglib/spglib/releases/tag/v1.8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/tags/v1.8.3.1/manifests"}]},"repo_metadata_updated_at":"2023-09-23T21:51:57.612Z","dependent_packages_count":39,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":11.068416587654074,"dependent_packages_count":1.7815260242527071,"stargazers_count":24.79165627027297,"forks_count":18.014871001546982,"docker_downloads_count":null,"average":13.914117470931684},"purl":"pkg:conda/spglib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/spglib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/spglib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/spglib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-09-23T21:50:43.594Z","issues_count":74,"pull_requests_count":90,"avg_time_to_close_issue":12081871.191489361,"avg_time_to_close_pull_request":1159016.5256410257,"issues_closed_count":47,"pull_requests_closed_count":78,"pull_request_authors_count":8,"issue_authors_count":25,"avg_comments_per_issue":4.513513513513513,"avg_comments_per_pull_request":5.044444444444444,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":62,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":3059262.5,"past_year_avg_time_to_close_pull_request":929019.3,"past_year_issues_closed_count":36,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":3.774193548387097,"past_year_avg_comments_per_pull_request":5.185185185185185,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":68},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spglib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spglib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spglib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spglib/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":29655,"full_name":"spglib/spglib","default_branch":"develop","committers":[{"name":"Atsushi Togo","email":"atz.togo@gmail.com","login":null,"count":868},{"name":"Cristian Le","email":"cristian.le@mpsd.mpg.de","login":null,"count":143},{"name":"lan496","email":"kohei19950508@gmail.com","login":null,"count":130},{"name":"Pawel T. Jochym","email":"jochym@wolf.ifj.edu.pl","login":null,"count":84},{"name":"Pawel T. Jochym","email":"pawel.jochym@ifj.edu.pl","login":null,"count":22},{"name":"Jingheng Fu","email":"fujh18@mails.tsinghua.edu.cn","login":null,"count":11},{"name":"Cristian Le","email":"git@lecris.dev","login":null,"count":11},{"name":"Paweł T. Jochym","email":"jochym","login":"jochym","count":8},{"name":"Michael Lamparski","email":"diagonaldevice@gmail.com","login":null,"count":8},{"name":"Andrius Merkys","email":"andrius.merkys@gmail.com","login":null,"count":6},{"name":"Seaton Ullberg","email":"seatonullberg@gmail.com","login":null,"count":6},{"name":"Bodo Martin","email":"bodo.martin@aci.uni-heidelberg.de","login":null,"count":6},{"name":"__sp__","email":"ongsp@eng.ucsd.edu","login":null,"count":6},{"name":"Mikael Kuisma","email":"kuisma.mikael.juhani@gmail.com","login":null,"count":5},{"name":"Dimitar Pashov","email":"d.pashov@gmail.com","login":null,"count":4},{"name":"Eisuke Kawashima","email":"e-kwsm","login":"e-kwsm","count":4},{"name":"Julien Nabet","email":"serval2412@yahoo.fr","login":null,"count":3},{"name":"Lauri Himanen","email":"lauri.himanen@gmail.com","login":null,"count":3},{"name":"Cristian Le","email":"cristian.le@mpsd.mog.de","login":null,"count":2},{"name":"Colin Daniels","email":"colin.r.daniels@gmail.com","login":null,"count":2},{"name":"Cody","email":"cody@quantifiedcode.com","login":null,"count":2},{"name":"StefanBruens","email":"stefan.bruens@rwth-aachen.de","login":null,"count":2},{"name":"steinmig","email":"miguel.steiner@phys.chem.ethz.ch","login":null,"count":2},{"name":"Denis Davydov","email":"davydden@gmail.com","login":null,"count":1},{"name":"Alexandr Fonari","email":"alexandr.fonari@gmail.com","login":null,"count":1},{"name":"Tiziano Müller","email":"tiziano.mueller@chem.uzh.ch","login":null,"count":1},{"name":"Keith Refson","email":"Keith.Refson@stfc.ac.uk","login":null,"count":1},{"name":"odidev","email":"odidev@puresoftware.com","login":null,"count":1},{"name":"Henry Schreiner","email":"HenrySchreinerIII@gmail.com","login":null,"count":1},{"name":"Heiko Becker","email":"heirecka@exherbo.org","login":null,"count":1},{"name":"Krishnendu Ghosh","email":"krisg@flux-login4.arc-ts.umich.edu","login":null,"count":1},{"name":"Carsten Tschense","email":"carsten.tschense@uni-bayreuth.de","login":null,"count":1},{"name":"jonas","email":"jonas.finkler@unibas.ch","login":null,"count":1},{"name":"Qi Zhang","email":"25192197+singularitti","login":"singularitti","count":1},{"name":"alin m elena","email":"alinm.elena@gmail.com","login":null,"count":1},{"name":"mstkymgch","email":"47376965+mstkymgch","login":"mstkymgch","count":1},{"name":"Dirk Müller","email":"dirk@dmllr.de","login":"dirkmueller","count":1}],"total_commits":1352,"total_committers":37,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":36.54054054054054,"dds":0.3579881656804734,"past_year_committers":[{"name":"Cristian Le","email":"cristian.le@mpsd.mpg.de","login":null,"count":143},{"name":"Atsushi Togo","email":"atz.togo@gmail.com","login":null,"count":51},{"name":"lan496","email":"kohei19950508@gmail.com","login":null,"count":39},{"name":"Cristian Le","email":"git@lecris.dev","login":null,"count":11},{"name":"Mikael Kuisma","email":"kuisma.mikael.juhani@gmail.com","login":null,"count":5},{"name":"Jingheng Fu","email":"fujh18@mails.tsinghua.edu.cn","login":null,"count":3},{"name":"Cristian Le","email":"cristian.le@mpsd.mog.de","login":null,"count":2},{"name":"Henry Schreiner","email":"HenrySchreinerIII@gmail.com","login":null,"count":1},{"name":"Qi Zhang","email":"25192197+singularitti","login":"singularitti","count":1}],"past_year_total_commits":256,"past_year_total_committers":9,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":28.444444444444443,"past_year_dds":0.44140625,"last_synced_at":"2023-10-25T21:42:27.607Z","last_synced_commit":"bf0b4b78824ebd0ff92327af2ee9368ed66a3f8e","created_at":"2023-03-07T16:41:36.770Z","updated_at":"2023-10-25T21:42:27.608Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"spglib/spglib","html_url":"https://github.com/spglib/spglib","last_synced_at":"2025-08-31T12:15:41.497Z","status":null,"issues_count":183,"pull_requests_count":259,"avg_time_to_close_issue":10194862.456692914,"avg_time_to_close_pull_request":1845367.4755555557,"issues_closed_count":127,"pull_requests_closed_count":225,"pull_request_authors_count":21,"issue_authors_count":56,"avg_comments_per_issue":4.213114754098361,"avg_comments_per_pull_request":4.27027027027027,"merged_pull_requests_count":209,"bot_issues_count":1,"bot_pull_requests_count":6,"past_year_issues_count":27,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":369809.8888888889,"past_year_avg_time_to_close_pull_request":327662.387755102,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":49,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":2.074074074074074,"past_year_avg_comments_per_pull_request":2.420289855072464,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":47,"created_at":"2023-05-10T21:14:18.530Z","updated_at":"2025-09-03T04:11:48.971Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spglib%2Fspglib/issues","issue_labels_count":{"bug":10,"layer-group":6,"enhancement":6,"documentation":5,"help wanted":4,"question":3,"deprecation":1},"pull_request_labels_count":{"bug":24,"enhancement":22,"documentation":8,"layer-group":6,"breaking-changes":3,"deprecation":2,"help wanted":1},"issue_author_associations_count":{"COLLABORATOR":77,"NONE":63,"MEMBER":25,"CONTRIBUTOR":9},"pull_request_author_associations_count":{"COLLABORATOR":222,"MEMBER":56,"NONE":24,"CONTRIBUTOR":24},"issue_authors":{"LecrisUT":49,"atztogo":28,"lan496":25,"hongyi-zhao":6,"yurivict":5,"kbarros":4,"crystalfp":3,"merkys":3,"krefson":3,"YKQ98":2,"toxa81":2,"site-g":2,"dmt4":2,"jaemolihm":1,"janosh":1,"tmcqueen-materials":1,"tirtha-v":1,"shyamd":1,"e-kwsm":1,"msiron-entalpic":1,"Connor1y":1,"wangzyphysics":1,"renovate[bot]":1,"dembart":1,"babbyone":1,"DanielYang59":1,"tkittel":1,"FabriceOE":1,"skvarjun":1,"sgbaird":1,"romankempt":1,"mrakitin":1,"yliu7949":1,"jungsdao":1,"jincao2013":1,"ssrokyz":1,"adrybakov":1,"bpuchala":1,"LePingKYXK":1,"singularitti":1,"YunxingZuo":1,"joasode":1,"kevinsmia1939":1,"stuarthaze":1,"corinwagen":1,"NewSigma":1,"MIraola":1,"PolyuWeldingSpock":1,"nosarthur":1,"munrojm":1,"lishchgithub":1,"kavanase":1,"nheinsdorf":1},"pull_request_authors":{"LecrisUT":186,"lan496":56,"atztogo":36,"renovate[bot]":8,"e-kwsm":6,"site-g":6,"henryiii":3,"janosh":2,"mikaelkuisma1":2,"ClausKlein":2,"Connor1y":2,"ktns":2,"krefson":2,"DanielYang59":2,"lokik":2,"pcazade":2,"singularitti":2,"neville133":1,"thchr":1,"mkhorton":1,"Liozou":1,"steinmig":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086361,"issues_count":31286210,"pull_requests_count":96411606,"authors_count":10695498,"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":{"bug":2},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":15,"COLLABORATOR":6,"CONTRIBUTOR":4,"MEMBER":2},"past_year_pull_request_author_associations_count":{"COLLABORATOR":49,"CONTRIBUTOR":14,"NONE":8,"MEMBER":2},"past_year_issue_authors":{"LecrisUT":4,"krefson":3,"atztogo":2,"kbarros":2,"lan496":2,"yurivict":1,"yliu7949":1,"tkittel":1,"msiron-entalpic":1,"MIraola":1,"merkys":1,"lishchgithub":1,"kavanase":1,"jungsdao":1,"e-kwsm":1,"dembart":1,"DanielYang59":1,"Connor1y":1,"adrybakov":1},"past_year_pull_request_authors":{"LecrisUT":37,"atztogo":12,"e-kwsm":6,"renovate[bot]":4,"krefson":2,"lan496":2,"pcazade":2,"lokik":2,"ktns":2,"Connor1y":2,"DanielYang59":2},"maintainers":[{"login":"LecrisUT","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LecrisUT"},{"login":"lan496","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lan496"},{"login":"atztogo","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atztogo"}],"active_maintainers":[{"login":"LecrisUT","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LecrisUT"},{"login":"atztogo","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atztogo"},{"login":"lan496","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lan496"}]},"events":{"total":{"CreateEvent":3,"ReleaseEvent":1,"IssuesEvent":42,"WatchEvent":41,"DeleteEvent":2,"IssueCommentEvent":199,"PushEvent":118,"PullRequestReviewCommentEvent":30,"PullRequestReviewEvent":57,"PullRequestEvent":68,"ForkEvent":6},"last_year":{"CreateEvent":3,"ReleaseEvent":1,"IssuesEvent":42,"WatchEvent":41,"DeleteEvent":2,"IssueCommentEvent":199,"PushEvent":118,"PullRequestReviewCommentEvent":30,"PullRequestReviewEvent":57,"PullRequestEvent":68,"ForkEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-18T15:31:18.504Z","updated_at":"2023-02-18T15:31:18.504Z","repository_link":"https://github.com/spglib/spglib/blob/develop/pyproject.toml","dependencies":[{"id":7764322765,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-10-02T06:24:40.137Z","updated_at":"2023-10-02T06:24:40.137Z","repository_link":"https://github.com/spglib/spglib/blob/develop/.github/workflows/ci.yaml","dependencies":[{"id":14049164667,"package_name":"re-actors/alls-green","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2023-10-02T06:24:40.145Z","updated_at":"2023-10-02T06:24:40.145Z","repository_link":"https://github.com/spglib/spglib/blob/develop/.github/workflows/release.yaml","dependencies":[{"id":14049164668,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14049164669,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":14049164670,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14049164671,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/step_build-wheel.yaml","sha":null,"kind":"manifest","created_at":"2023-10-02T06:24:40.152Z","updated_at":"2023-10-02T06:24:40.152Z","repository_link":"https://github.com/spglib/spglib/blob/develop/.github/workflows/step_build-wheel.yaml","dependencies":[{"id":14049164672,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14049164673,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14049164674,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.15.0","direct":true,"kind":"composite","optional":false},{"id":14049164675,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14049164676,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/step_test.yaml","sha":null,"kind":"manifest","created_at":"2023-10-02T06:24:40.167Z","updated_at":"2023-10-02T06:24:40.167Z","repository_link":"https://github.com/spglib/spglib/blob/develop/.github/workflows/step_test.yaml","dependencies":[{"id":14049164677,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14049164678,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14049164679,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":14049164680,"package_name":"ilammy/msvc-dev-cmd","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14049164681,"package_name":"lukka/get-cmake","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":14049164682,"package_name":"lukka/run-cmake","ecosystem":"actions","requirements":"v10.3","direct":true,"kind":"composite","optional":false},{"id":14049164683,"package_name":"danielealbano/lcov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14049164684,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14049164685,"package_name":"re-actors/alls-green","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":22.340644446033263,"created_at":"2025-09-04T15:51:03.707Z","updated_at":"2025-10-07T08:13:16.242Z","avatar_url":"https://github.com/spglib.png","language":"C","category":null,"sub_category":null,"monthly_downloads":247997,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1080/27660400.2024.2384822","https://doi.org/10.1107/S2053273323005016"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","init","services","system","systemd"],"project_url":"https://science.ecosyste.ms/api/v1/projects/30913","html_url":"https://science.ecosyste.ms/projects/30913","bibtex_url":"https://science.ecosyste.ms/projects/30913/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/30913/export.apalike"}