dev-python/hdf5storage: Add pypi HOMEPAGE, expand DESCRIPTION
Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
47584763a9
commit
f47647e4d0
@ -7,8 +7,12 @@ DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python library for using HDF5 formatted files"
|
||||
HOMEPAGE="https://github.com/frejanordsiek/hdf5storage https://pythonhosted.org/hdf5storage/"
|
||||
DESCRIPTION="Python library for using HDF5 formatted files, incl. MAT files"
|
||||
HOMEPAGE="
|
||||
https://github.com/frejanordsiek/hdf5storage
|
||||
https://pythonhosted.org/hdf5storage/
|
||||
https://pypi.org/project/hdf5storage/
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
|
||||
|
||||
LICENSE="BSD-2"
|
||||
|
Loading…
Reference in New Issue
Block a user