{"id":78558,"name":null,"description":"VSOP87 algorithm in Rust","url":"https://github.com/razican/vsop87-rs","last_synced_at":"2025-09-08T21:22:19.664Z","repository":{"id":55625455,"uuid":"42683275","full_name":"Razican/vsop87-rs","owner":"Razican","description":"VSOP87 algorithm in Rust","archived":true,"fork":false,"pushed_at":"2024-04-15T04:23:02.000Z","size":19114,"stargazers_count":18,"open_issues_count":3,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-13T02:34:43.187Z","etag":null,"topics":["algorithm","hacktoberfest","keplerian-elements","rust","vsop87"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/vsop87","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Razican.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-17T21:35:59.000Z","updated_at":"2025-02-26T11:57:46.000Z","dependencies_parsed_at":"2024-10-13T10:14:25.818Z","dependency_job_id":"3f68ba2e-6eca-4f5f-8dfe-127bf2d7a174","html_url":"https://github.com/Razican/vsop87-rs","commit_stats":{"total_commits":112,"total_committers":3,"mean_commits":"37.333333333333336","dds":0.4464285714285714,"last_synced_commit":"d09f556d9e00e55770dea7b018526ed986598d17"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/Razican/vsop87-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Razican","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/sbom","scorecard":{"id":118696,"data":{"date":"2025-08-11","repo":{"name":"github.com/Razican/vsop87-rs","commit":"66f34ba2a9409b381318db1fbba50d816950496f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Razican/vsop87-rs/rust.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T02:02:15.189Z","repository_id":55625455,"created_at":"2025-08-16T02:02:15.189Z","updated_at":"2025-08-16T02:02:15.189Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231482,"owners_count":25245625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"Razican","name":"Iban Eguia Moraza","uuid":"597469","kind":"user","description":"Creator of @OpenStratos, @FrinkGlobal, @SUPERAndroidAnalyzer and official translator in CodeIgniter. Maintainer in @boa-dev, a JS engine written in Rust.","email":"","website":"https://medium.com/@Razican","location":"Switzerland","twitter":"Razican","company":"@swisscom","icon_url":"https://avatars.githubusercontent.com/u/597469?u=de79b482f3250dc330bcb251d4b67c9d8338bf1d\u0026v=4","repositories_count":20,"last_synced_at":"2023-03-12T05:50:58.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Razican","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T02:58:56.428Z","updated_at":"2023-03-12T05:50:58.884Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Razican","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Razican/repositories"},"packages":[{"id":4301381,"name":"vsop87","ecosystem":"cargo","description":"Pure Rust VSOP87 algorithm implementation. Includes all VSOP87 algorith versions:\nVSOP87, VSOP87A, VSOP87B, VSOP87C, VSOP87D and VSOP87E.\n\nVSOP87 are a family of algorithms used to predict the position of planets in the\nsolar system with great accuracy. That position can be used by astronomical\nsoftware to create views of the sky, or by simulation software to know the\nposition of the planets.\n","homepage":null,"licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/Razican/vsop87-rs","keywords_array":["vsop87","astrophysics","astronomy","simulation"],"namespace":null,"versions_count":17,"first_release_published_at":"2015-09-18T11:04:51.809Z","latest_release_published_at":"2023-10-22T11:05:10.565Z","latest_release_number":"3.0.0","last_synced_at":"2025-08-12T16:19:26.654Z","created_at":"2022-04-13T08:23:23.819Z","updated_at":"2025-08-13T02:25:13.016Z","registry_url":"https://crates.io/crates/vsop87/","install_command":"cargo install vsop87","documentation_url":"https://docs.rs/vsop87/","metadata":{"categories":["science"]},"repo_metadata":{"id":55625455,"uuid":"42683275","full_name":"Razican/vsop87-rs","owner":"Razican","description":"VSOP87 algorithm in Rust","archived":true,"fork":false,"pushed_at":"2024-04-15T04:23:02.000Z","size":19114,"stargazers_count":18,"open_issues_count":3,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T05:58:52.893Z","etag":null,"topics":["algorithm","hacktoberfest","keplerian-elements","rust","vsop87"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/vsop87","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Razican.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-17T21:35:59.000Z","updated_at":"2025-02-26T11:57:46.000Z","dependencies_parsed_at":"2024-10-13T10:14:25.818Z","dependency_job_id":"3f68ba2e-6eca-4f5f-8dfe-127bf2d7a174","html_url":"https://github.com/Razican/vsop87-rs","commit_stats":{"total_commits":112,"total_committers":3,"mean_commits":"37.333333333333336","dds":0.4464285714285714,"last_synced_commit":"d09f556d9e00e55770dea7b018526ed986598d17"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/Razican/vsop87-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Razican","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270166246,"owners_count":24538490,"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-13T02:00:09.904Z","response_time":66,"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":"Razican","name":"Iban Eguia Moraza","uuid":"597469","kind":"user","description":"Creator of @OpenStratos, @FrinkGlobal, @SUPERAndroidAnalyzer and official translator in CodeIgniter. Maintainer in @boa-dev, a JS engine written in Rust.","email":"","website":"https://medium.com/@Razican","location":"Switzerland","twitter":"Razican","company":"@swisscom","icon_url":"https://avatars.githubusercontent.com/u/597469?u=de79b482f3250dc330bcb251d4b67c9d8338bf1d\u0026v=4","repositories_count":20,"last_synced_at":"2023-03-12T05:50:58.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Razican","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T02:58:56.428Z","updated_at":"2023-03-12T05:50:58.884Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Razican","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Razican/repositories"},"tags":[{"name":"3.0.0","sha":"66f34ba2a9409b381318db1fbba50d816950496f","kind":"commit","published_at":"2023-10-22T10:58:44.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/3.0.0","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/3.0.0/manifests"},{"name":"2.1.0","sha":"d09f556d9e00e55770dea7b018526ed986598d17","kind":"commit","published_at":"2020-12-16T13:37:43.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/2.1.0","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/2.1.0/manifests"},{"name":"2.0.3","sha":"202d0799441f310115ecd0edd206c43e343fc3e2","kind":"tag","published_at":"2017-05-28T10:52:49.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/2.0.3","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"a83676080d54cb4556a2dc1b8cf28b0aab012e64","kind":"tag","published_at":"2017-04-02T09:43:53.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/2.0.2","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"976afd5113f378c48586e27d91e27fd461f042e2","kind":"tag","published_at":"2017-02-12T20:34:58.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/2.0.1","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"6694c6dfe3fd9192807896ab67280b269b2ddc39","kind":"tag","published_at":"2017-01-08T21:57:46.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/2.0.0","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/2.0.0/manifests"},{"name":"1.0.4","sha":"c35adf0a49584ce80b34f4103aecc953276c1110","kind":"tag","published_at":"2016-05-27T11:15:35.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/1.0.4","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"a719103dbba01b47024cb4fcc79895142bf69520","kind":"tag","published_at":"2016-04-14T18:45:47.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/1.0.3","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"3d779c9769f0925dac621666b3c9c65a34d634a3","kind":"tag","published_at":"2015-12-03T11:37:31.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/1.0.2","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"3301df51766d34837d42515df5a423c3a9f9b4ca","kind":"tag","published_at":"2015-09-25T10:03:15.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/1.0.1","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"c69f87037ee4158aed0cacf2a95a9e4630390526","kind":"tag","published_at":"2015-09-23T17:05:40.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/1.0.0","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/1.0.0/manifests"},{"name":"0.5.1","sha":"eb0007b1baf1cdcbd435668fb86fb2f9e1b6fd45","kind":"tag","published_at":"2015-09-23T16:04:21.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/0.5.1","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"756995ce90961582ab9c2300d44759674b69e89c","kind":"tag","published_at":"2015-09-23T15:55:30.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/0.5.0","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"15ec7840fb34d9e6f3c9c6beff885e37ef7d18aa","kind":"tag","published_at":"2015-09-23T11:52:49.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/0.4.0","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"582d03b4629e052cffdd5ba7824d601418f8e829","kind":"tag","published_at":"2015-09-19T16:04:06.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/0.3.0","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"88de73c8ea3f54912acaaaa6b188fc28f2db5376","kind":"tag","published_at":"2015-09-19T12:08:21.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/0.2.0","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"4830cd0cf57aa52d3aae6a23e2117135621dc18d","kind":"tag","published_at":"2015-09-18T21:44:56.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/0.1.2","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"2726a5b9d424a08f522837a3a59fd5fd17b28847","kind":"tag","published_at":"2015-09-18T21:32:52.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/0.1.1","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"6bd95108b10b5269a36dc266ade50bed86b071bd","kind":"tag","published_at":"2015-09-18T08:18:17.000Z","download_url":"https://codeload.github.com/Razican/vsop87-rs/tar.gz/0.1.0","html_url":"https://github.com/Razican/vsop87-rs/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Razican/vsop87-rs@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T02:25:13.016Z","dependent_packages_count":1,"downloads":33823,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":13.272753345358762,"dependent_repos_count":13.294841314766595,"dependent_packages_count":18.158421072493304,"stargazers_count":25.285871814625153,"forks_count":17.712101872342352,"docker_downloads_count":null,"average":17.544797883917234},"purl":"pkg:cargo/vsop87","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/vsop87","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/vsop87","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/vsop87/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-07T05:55:20.923Z","issues_count":24,"pull_requests_count":12,"avg_time_to_close_issue":7920771.565217392,"avg_time_to_close_pull_request":9639371.5,"issues_closed_count":23,"pull_requests_closed_count":10,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.5833333333333334,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/issues","maintainers":[{"login":"Razican","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Razican"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/vsop87/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/vsop87/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/vsop87/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/vsop87/related_packages","maintainers":[{"uuid":"1842","login":"Razican","name":"Iban Eguia Moraza","email":null,"url":"https://github.com/Razican","packages_count":14,"html_url":"https://crates.io/users/Razican","role":null,"created_at":"2022-11-08T03:23:27.920Z","updated_at":"2022-11-08T03:23:27.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Razican/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204888,"maintainers_count":50619,"namespaces_count":0,"keywords_count":51797,"github":"rust-lang","metadata":{"funded_packages_count":19941},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-08T05:35:57.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":1241427,"full_name":"Razican/vsop87-rs","default_branch":"master","committers":[{"name":"Razican","email":"razican@protonmail.ch","count":62},{"name":"Razican","email":"admin@razican.com","count":44},{"name":"Iban Eguia Moraza","email":"iban.eguia@cern.ch","count":6}],"total_commits":112,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":37.333333333333336,"dds":0.4464285714285714,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-04-25T16:11:23.139Z","last_synced_commit":"d09f556d9e00e55770dea7b018526ed986598d17","created_at":"2023-03-10T16:18:46.447Z","updated_at":"2023-09-19T19:35:09.239Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310143,"contributors_count":31095233,"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":"Razican/vsop87-rs","html_url":"https://github.com/Razican/vsop87-rs","last_synced_at":"2025-08-13T17:44:45.126Z","status":"error","issues_count":24,"pull_requests_count":12,"avg_time_to_close_issue":7920771.565217392,"avg_time_to_close_pull_request":9639371.5,"issues_closed_count":23,"pull_requests_closed_count":10,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.5833333333333334,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T04:23:01.113Z","updated_at":"2025-09-01T10:11:29.617Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razican%2Fvsop87-rs/issues","issue_labels_count":{"new feature":18,"enhancement":6,"D - Moderate":3,"D - Easy":3,"D - Difficult":1},"pull_request_labels_count":{"dependencies":7,"github_actions":7,"bug":2},"issue_author_associations_count":{"OWNER":23,"NONE":1},"pull_request_author_associations_count":{"NONE":10,"OWNER":5},"issue_authors":{"Razican":23,"rillian":1},"pull_request_authors":{"dependabot[bot]":7,"Razican":5,"rillian":3},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10101874,"issues_count":31502423,"pull_requests_count":97598050,"authors_count":10703170,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"Razican","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Razican"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":2}},"keywords":["algorithm","hacktoberfest","keplerian-elements","rust","vsop87"],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-08-15T04:50:17.017Z","updated_at":"2022-08-15T04:50:17.017Z","repository_link":"https://github.com/Razican/vsop87-rs/blob/main/Cargo.toml","dependencies":[{"id":1741314856,"package_name":"libm","ecosystem":"cargo","requirements":"0.2.1","direct":true,"kind":"runtime","optional":false},{"id":1741314857,"package_name":"rand","ecosystem":"cargo","requirements":"0.7.3","direct":true,"kind":"development","optional":false},{"id":1741314858,"package_name":"criterion","ecosystem":"cargo","requirements":"0.3.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rust.yml","sha":null,"kind":"manifest","created_at":"2024-10-13T10:14:25.649Z","updated_at":"2024-10-13T10:14:25.649Z","repository_link":"https://github.com/Razican/vsop87-rs/blob/main/.github/workflows/rust.yml","dependencies":[{"id":20209876937,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20209876938,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1.0.7","direct":true,"kind":"composite","optional":false},{"id":20209876939,"package_name":"baptiste0928/cargo-install","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false},{"id":20209876940,"package_name":"Swatinem/rust-cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":20209876941,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":20209876942,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":14.572149305546544,"created_at":"2025-09-08T20:55:53.435Z","updated_at":"2025-10-07T08:28:03.262Z","avatar_url":"https://github.com/Razican.png","language":"Rust","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/78558","html_url":"https://science.ecosyste.ms/projects/78558"}