summaryrefslogtreecommitdiff
path: root/dev-python/mmtf-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mmtf-python')
-rw-r--r--dev-python/mmtf-python/mmtf-python-1.1.3.ebuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild b/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild
index 088374371f65..5e2ace64b4df 100644
--- a/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild
+++ b/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild
@@ -6,10 +6,15 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+
inherit distutils-r1 pypi
DESCRIPTION="The python implementation of the MMTF API, decoder and encoder"
-HOMEPAGE="https://mmtf.rcsb.org/"
+HOMEPAGE="
+ https://mmtf.rcsb.org/
+ https://github.com/rcsb/mmtf-python/
+ https://pypi.org/project/mmtf-python/
+"
LICENSE="Apache-2.0"
SLOT="0"