{"id":29049470,"url":"https://github.com/metatensor/py-plumed-metatomic-feedstock","last_synced_at":"2025-06-26T19:37:42.588Z","repository":{"id":300102268,"uuid":"1005038840","full_name":"metatensor/py-plumed-metatomic-feedstock","owner":"metatensor","description":"conda-smithy feedstock for py-plumed-metatomic","archived":false,"fork":false,"pushed_at":"2025-06-19T21:28:18.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-19T22:29:07.863Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metatensor.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-19T15:09:34.000Z","updated_at":"2025-06-19T21:28:22.000Z","dependencies_parsed_at":"2025-06-19T22:39:39.724Z","dependency_job_id":null,"html_url":"https://github.com/metatensor/py-plumed-metatomic-feedstock","commit_stats":null,"previous_names":["metatensor/py-plumed-metatomic-feedstock"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/metatensor/py-plumed-metatomic-feedstock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metatensor%2Fpy-plumed-metatomic-feedstock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metatensor%2Fpy-plumed-metatomic-feedstock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metatensor%2Fpy-plumed-metatomic-feedstock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metatensor%2Fpy-plumed-metatomic-feedstock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metatensor","download_url":"https://codeload.github.com/metatensor/py-plumed-metatomic-feedstock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metatensor%2Fpy-plumed-metatomic-feedstock/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262133495,"owners_count":23264225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-26T19:37:41.305Z","updated_at":"2025-06-26T19:37:42.565Z","avatar_url":"https://github.com/metatensor.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"About py-plumed-metatomic-feedstock\n===================================\n\nFeedstock license: [BSD-3-Clause](https://github.com/metatensor/py-plumed-metatomic-feedstock/blob/main/LICENSE.txt)\n\nHome: http://www.plumed.org/\n\nPackage license: LGPL-3.0\n\nSummary: Python wrappers for plumed library\n\nDevelopment: https://github.com/plumed/plumed2\n\nDocumentation: https://www.plumed.org/doc\n\nPLUMED is an open source library for free energy calculations in molecular\nsystems which works together with some of the most popular molecular\ndynamics engines. This version enables the metatomic integration.\n\n\nCurrent build status\n====================\n\n\n\u003ctable\u003e\n\u003c/table\u003e\n\nCurrent release info\n====================\n\n| Name | Downloads | Version | Platforms |\n| --- | --- | --- | --- |\n| [![Conda Recipe](https://img.shields.io/badge/recipe-py--plumed--metatomic-green.svg)](https://anaconda.org/metatensor/py-plumed-metatomic) | [![Conda Downloads](https://img.shields.io/conda/dn/metatensor/py-plumed-metatomic.svg)](https://anaconda.org/metatensor/py-plumed-metatomic) | [![Conda Version](https://img.shields.io/conda/vn/metatensor/py-plumed-metatomic.svg)](https://anaconda.org/metatensor/py-plumed-metatomic) | [![Conda Platforms](https://img.shields.io/conda/pn/metatensor/py-plumed-metatomic.svg)](https://anaconda.org/metatensor/py-plumed-metatomic) |\n\nInstalling py-plumed-metatomic\n==============================\n\nInstalling `py-plumed-metatomic` from the `metatensor` channel can be achieved by adding `metatensor` to your channels with:\n\n```\nconda config --add channels metatensor\nconda config --set channel_priority strict\n```\n\nOnce the `metatensor` channel has been enabled, `py-plumed-metatomic` can be installed with `conda`:\n\n```\nconda install py-plumed-metatomic\n```\n\nor with `mamba`:\n\n```\nmamba install py-plumed-metatomic\n```\n\nIt is possible to list all of the versions of `py-plumed-metatomic` available on your platform with `conda`:\n\n```\nconda search py-plumed-metatomic --channel metatensor\n```\n\nor with `mamba`:\n\n```\nmamba search py-plumed-metatomic --channel metatensor\n```\n\nAlternatively, `mamba repoquery` may provide more information:\n\n```\n# Search all versions available on your platform:\nmamba repoquery search py-plumed-metatomic --channel metatensor\n\n# List packages depending on `py-plumed-metatomic`:\nmamba repoquery whoneeds py-plumed-metatomic --channel metatensor\n\n# List dependencies of `py-plumed-metatomic`:\nmamba repoquery depends py-plumed-metatomic --channel metatensor\n```\n\n\n\n\nUpdating py-plumed-metatomic-feedstock\n======================================\n\nIf you would like to improve the py-plumed-metatomic recipe or build a new\npackage version, please fork this repository and submit a PR. Upon submission,\nyour changes will be run on the appropriate platforms to give the reviewer an\nopportunity to confirm that the changes result in a successful build. Once\nmerged, the recipe will be re-built and uploaded automatically to the\n`metatensor` channel, whereupon the built conda packages will be available for\neverybody to install and use from the `metatensor` channel.\nNote that all branches in the metatensor/py-plumed-metatomic-feedstock are\nimmediately built and any created packages are uploaded, so PRs should be based\non branches in forks and branches in the main repository should only be used to\nbuild distinct package versions.\n\nIn order to produce a uniquely identifiable distribution:\n * If the version of a package **is not** being increased, please add or increase\n   the [``build/number``](https://docs.conda.io/projects/conda-build/en/latest/resources/define-metadata.html#build-number-and-string).\n * If the version of a package **is** being increased, please remember to return\n   the [``build/number``](https://docs.conda.io/projects/conda-build/en/latest/resources/define-metadata.html#build-number-and-string)\n   back to 0.\n\nFeedstock Maintainers\n=====================\n\n* [@HaoZeke](https://github.com/HaoZeke/)\n* [@Luthaf](https://github.com/Luthaf/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetatensor%2Fpy-plumed-metatomic-feedstock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetatensor%2Fpy-plumed-metatomic-feedstock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetatensor%2Fpy-plumed-metatomic-feedstock/lists"}