{"id":76962,"name":null,"description":"MetEvolSim (Metabolome Evolution Simulator). A Python package to simulate the long-term evolution of metabolic levels.","url":"https://github.com/charlesrocabert/metevolsim","last_synced_at":"2025-09-08T20:54:00.853Z","repository":{"id":57441157,"uuid":"145619481","full_name":"charlesrocabert/MetEvolSim","owner":"charlesrocabert","description":"MetEvolSim (Metabolome Evolution Simulator). A Python package to simulate the long-term evolution of metabolic levels.","archived":false,"fork":false,"pushed_at":"2024-04-01T14:37:46.000Z","size":45082,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-26T13:53:13.258Z","etag":null,"topics":["biochemical-networks","copasi","evolution","metabolic-abundances","metabolic-network","metabolome","sbml","simulation","systems-biology"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/MetEvolSim/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/charlesrocabert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-21T21:05:21.000Z","updated_at":"2024-05-21T22:01:54.000Z","dependencies_parsed_at":"2023-10-03T04:32:34.860Z","dependency_job_id":null,"html_url":"https://github.com/charlesrocabert/MetEvolSim","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/charlesrocabert/MetEvolSim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesrocabert","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/sbom","scorecard":{"id":274324,"data":{"date":"2025-08-11","repo":{"name":"github.com/charlesrocabert/MetEvolSim","commit":"6dfae71aa5783732165270ec0c5cca40a4c123cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.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":"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/pythonpublish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/charlesrocabert/MetEvolSim/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/charlesrocabert/MetEvolSim/pythonpublish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:19","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T14:05:42.030Z","repository_id":57441157,"created_at":"2025-08-17T14:05:42.031Z","updated_at":"2025-08-17T14:05:42.031Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231482,"owners_count":25245601,"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":"charlesrocabert","name":"Charles Rocabert","uuid":"25666459","kind":"user","description":"Computational and Evolutionary Biologist. Exploring the evolution of complex organisms - \r\nResearch associate at HHU Düsseldorf","email":"","website":"https://charlesrocabert.github.io/","location":"Düsseldorf, Germany","twitter":"CharlesRocabert","company":"Faculty of Mathematics and Natural Science - HHU Düsseldorf","icon_url":"https://avatars.githubusercontent.com/u/25666459?u=97579b42e07e45260086f18e5c71f6cd9dfc3439\u0026v=4","repositories_count":2,"last_synced_at":"2023-02-27T19:07:32.151Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/charlesrocabert","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-27T19:07:32.152Z","updated_at":"2023-02-27T19:07:32.152Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesrocabert","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesrocabert/repositories"},"packages":[{"id":2800329,"name":"metevolsim","ecosystem":"pypi","description":"MetEvolSim (Metabolome Evolution Simulator) Python Package","homepage":"https://github.com/charlesrocabert/MetEvolSim","licenses":"GNU General Public License v3 (GPLv3)","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/charlesrocabert/MetEvolSim","keywords_array":["simulation","evolution","systems-biology","sbml","copasi","metabolism","metabolome","abundances","metabolic-network","kinetic-model","evolution-rate"],"namespace":null,"versions_count":29,"first_release_published_at":"2019-06-15T16:40:43.000Z","latest_release_published_at":"2023-09-23T09:55:39.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-26T12:32:56.118Z","created_at":"2022-04-10T11:35:23.439Z","updated_at":"2025-08-26T12:37:32.946Z","registry_url":"https://pypi.org/project/metevolsim/","install_command":"pip install metevolsim --index-url https://pypi.org/simple","documentation_url":"https://metevolsim.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"metevolsim","project_status":null},"repo_metadata":{"id":57441157,"uuid":"145619481","full_name":"charlesrocabert/MetEvolSim","owner":"charlesrocabert","description":"MetEvolSim (Metabolome Evolution Simulator). A Python package to simulate the long-term evolution of metabolic levels.","archived":false,"fork":false,"pushed_at":"2024-04-01T14:37:46.000Z","size":45082,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-25T18:29:40.086Z","etag":null,"topics":["biochemical-networks","copasi","evolution","metabolic-abundances","metabolic-network","metabolome","sbml","simulation","systems-biology"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/MetEvolSim/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/charlesrocabert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-21T21:05:21.000Z","updated_at":"2024-05-21T22:01:54.000Z","dependencies_parsed_at":"2023-10-03T04:32:34.860Z","dependency_job_id":null,"html_url":"https://github.com/charlesrocabert/MetEvolSim","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/charlesrocabert/MetEvolSim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesrocabert","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/sbom","scorecard":{"id":274324,"data":{"date":"2025-08-11","repo":{"name":"github.com/charlesrocabert/MetEvolSim","commit":"6dfae71aa5783732165270ec0c5cca40a4c123cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.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":"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/pythonpublish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/charlesrocabert/MetEvolSim/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/charlesrocabert/MetEvolSim/pythonpublish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:19","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T14:05:42.030Z","repository_id":57441157,"created_at":"2025-08-17T14:05:42.031Z","updated_at":"2025-08-17T14:05:42.031Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272220963,"owners_count":24894479,"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-26T02:00:07.904Z","response_time":60,"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":"charlesrocabert","name":"Charles Rocabert","uuid":"25666459","kind":"user","description":"Computational and Evolutionary Biologist. Exploring the evolution of complex organisms - \r\nResearch associate at HHU Düsseldorf","email":"","website":"https://charlesrocabert.github.io/","location":"Düsseldorf, Germany","twitter":"CharlesRocabert","company":"Faculty of Mathematics and Natural Science - HHU Düsseldorf","icon_url":"https://avatars.githubusercontent.com/u/25666459?u=97579b42e07e45260086f18e5c71f6cd9dfc3439\u0026v=4","repositories_count":2,"last_synced_at":"2023-02-27T19:07:32.151Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/charlesrocabert","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-27T19:07:32.152Z","updated_at":"2023-02-27T19:07:32.152Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesrocabert","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesrocabert/repositories"},"tags":[{"name":"v1.0.0","sha":"f9872e3aec53ef72b1bf440108b3092bcb9f1d31","kind":"commit","published_at":"2023-09-23T09:53:50.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v1.0.0","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v1.0.0/manifests"},{"name":"v0.6.3","sha":"80b2d7b13a34617848578666e61acd1b4d4d32c3","kind":"commit","published_at":"2023-01-09T08:19:31.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.6.3","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"8af6bb56b7deed8efc9b06529d58091e3bad01e3","kind":"commit","published_at":"2022-05-06T09:19:40.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.6.2","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f001a4e188b61acd4656733b2db0e4a1d3f5936e","kind":"commit","published_at":"2021-11-09T18:36:57.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.6.1","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"002a5eb676e8733ce575a7f0353be6628964a85d","kind":"commit","published_at":"2021-11-08T09:41:00.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.6.0","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.6.0/manifests"},{"name":"v0.5.6","sha":"4e2c30129373fade51b9ac227dc2c4379a1b6239","kind":"commit","published_at":"2021-03-16T19:15:09.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.5.6","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"e2b2e5524534e9a464e3e66be999aaeb885cfa5a","kind":"commit","published_at":"2020-09-03T17:07:10.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.5.5","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"645297b91962ad8a81b8636d70eb1e4ce1bf1dcf","kind":"commit","published_at":"2020-08-29T18:30:54.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.5.4","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"188caf067b6c44d4ae2493e9c21458fd0fea0e4f","kind":"commit","published_at":"2020-08-29T18:07:57.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.5.3","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"4ee557e4be5b2cd1bda7688fae68b4abc05bbc21","kind":"commit","published_at":"2020-07-25T21:03:02.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.5.2","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.5.2/manifests"},{"name":"v0.5.0","sha":"88425a9e45d54310ce0df67a8112a32b752e875e","kind":"commit","published_at":"2020-05-11T21:19:51.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.5.0","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.5.0/manifests"},{"name":"v0.4.13","sha":"a873eab631bc91a535ae5b975c5a785ad20eec34","kind":"commit","published_at":"2020-05-03T02:35:03.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.13","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.13/manifests"},{"name":"v0.4.12","sha":"d01aa1c26a06037431944ed68002f641e681fdf9","kind":"commit","published_at":"2020-03-25T19:56:58.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.12","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.12/manifests"},{"name":"v0.4.11","sha":"ab28d69df563a3fa4cc82ea8872206902eaada28","kind":"commit","published_at":"2020-03-23T18:59:27.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.11","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"a84c2295b65fc966f5e22fff78d793ec143fb4f9","kind":"commit","published_at":"2020-03-21T00:14:53.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.10","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"886dbc1e035aedbe3f82b80d5b28ae6ab85c37a2","kind":"commit","published_at":"2020-03-20T21:16:54.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.9","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"5a8d8ffb6305c94b45eb1efa808c8508b00ae02e","kind":"commit","published_at":"2020-01-23T23:27:53.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.8","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"28e88b1ab49f8f6332d61cc13a0be03bf0dd651c","kind":"commit","published_at":"2020-01-11T20:10:09.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.7","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"6a84217cb340fa7a4ce52adddc997aea74a473db","kind":"commit","published_at":"2019-12-21T19:30:45.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.6","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"16f1d5423b85a3e55444c693eb5116b0842c63eb","kind":"commit","published_at":"2019-12-21T18:55:52.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.5","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"290aa1703b98a23c7a6b648ed2ba13d94373b993","kind":"commit","published_at":"2019-12-19T17:37:19.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.4","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"9ff18e7489cc0fd0b70a5f95accd82a9af391a55","kind":"commit","published_at":"2019-12-16T20:26:01.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.3","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"1917f0cd39bc4ea65fa1932540088e127c4d52f1","kind":"commit","published_at":"2019-12-13T04:33:30.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.2","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9443cefd12b76d264a82123bd56800365d26f769","kind":"commit","published_at":"2019-12-13T00:31:50.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.1","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"6fdac9d203daf751f1746cd773935a4fd2ed2b4e","kind":"commit","published_at":"2019-12-13T00:07:41.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.4.0","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"53f38a3ef5e6358e487ab035b776c72cb2938ebb","kind":"commit","published_at":"2019-09-17T18:50:32.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.3.0","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"24d833e2f03bdfed3ad807551636d73ff41d4629","kind":"commit","published_at":"2019-06-15T16:56:34.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.2.3","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"beaba77d0ccd6990311b5d24d4e5d5f11b8151de","kind":"commit","published_at":"2019-06-15T16:47:01.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.2.2","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"c5ba85e70eebf5b0cf52ece518c9aa25a1a7db91","kind":"commit","published_at":"2019-06-15T16:32:40.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.2.1","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e9ff9111302819bf4652ac84b8524e35d8eb077d","kind":"commit","published_at":"2019-06-14T23:32:06.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.2.0","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"c120a833f0addf120a03ceefff633ed5cdb17d62","kind":"commit","published_at":"2019-05-26T16:45:19.000Z","download_url":"https://codeload.github.com/charlesrocabert/MetEvolSim/tar.gz/v0.1.0","html_url":"https://github.com/charlesrocabert/MetEvolSim/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/charlesrocabert/MetEvolSim@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-26T12:37:32.946Z","dependent_packages_count":0,"downloads":120,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":16.57007351016282,"dependent_repos_count":21.64168977689945,"dependent_packages_count":10.051680376746889,"stargazers_count":25.008887240979927,"forks_count":29.752664764332966,"docker_downloads_count":null,"average":20.60499913382441},"purl":"pkg:pypi/metevolsim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/metevolsim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/metevolsim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/metevolsim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-22T13:04:10.387Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/charlesrocabert%2FMetEvolSim/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/metevolsim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/metevolsim/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/metevolsim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/metevolsim/related_packages","maintainers":[{"uuid":"charlesrocabert","login":"charlesrocabert","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/charlesrocabert/","role":null,"created_at":"2023-02-24T16:23:09.671Z","updated_at":"2023-02-24T16:23:09.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/charlesrocabert/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726275,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":610582,"full_name":"charlesrocabert/MetEvolSim","default_branch":"master","committers":[{"name":"Charles Rocabert","email":"charles.rocabert@gmail.com","login":null,"count":162}],"total_commits":162,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":162.0,"dds":0.0,"past_year_committers":[{"name":"Charles Rocabert","email":"charles.rocabert@gmail.com","login":null,"count":9}],"past_year_total_commits":9,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":9.0,"past_year_dds":0.0,"last_synced_at":"2024-01-25T02:37:38.966Z","last_synced_commit":"f9872e3aec53ef72b1bf440108b3092bcb9f1d31","created_at":"2023-03-09T07:22:13.335Z","updated_at":"2024-01-25T02:37:38.966Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5490114,"commits_count":854745513,"contributors_count":31197433,"owners_count":911623,"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":"charlesrocabert/MetEvolSim","html_url":"https://github.com/charlesrocabert/MetEvolSim","last_synced_at":"2025-08-26T12:38:36.410Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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-14T17:39:56.628Z","updated_at":"2025-08-26T12:38:36.411Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocabert%2FMetEvolSim/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10172081,"issues_count":31993946,"pull_requests_count":100251918,"authors_count":10732524,"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":[],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["biochemical-networks","copasi","evolution","metabolic-abundances","metabolic-network","metabolome","sbml","simulation","systems-biology"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-02T06:43:10.559Z","updated_at":"2022-09-02T06:43:10.559Z","repository_link":"https://github.com/charlesrocabert/MetEvolSim/blob/master/setup.py","dependencies":[{"id":3584214747,"package_name":"python-libsbml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T09:30:55.373Z","updated_at":"2023-02-08T09:30:55.373Z","repository_link":"https://github.com/charlesrocabert/MetEvolSim/blob/master/.github/workflows/pythonpublish.yml","dependencies":[{"id":7447310941,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7447310945,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":6.413458957167357,"created_at":"2025-09-08T20:50:22.671Z","updated_at":"2025-10-07T08:27:43.834Z","avatar_url":"https://github.com/charlesrocabert.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":120,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1073/pnas.2302147120"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/76962","html_url":"https://science.ecosyste.ms/projects/76962"}