diff options
Diffstat (limited to 'dev-python/stsci-distutils/metadata.xml')
-rw-r--r-- | dev-python/stsci-distutils/metadata.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-python/stsci-distutils/metadata.xml b/dev-python/stsci-distutils/metadata.xml new file mode 100644 index 00000000000..075a4ef1271 --- /dev/null +++ b/dev-python/stsci-distutils/metadata.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>python</herd> +<herd>sci-astronomy</herd> +<longdescription> + This package contains utilities used to package some of STScI's Python + projects; specifically those projects that comprise stsci_python and + Astrolib. + It currently consists mostly of some setup_hook scripts meant for use with + distutils2/packaging and/or d2to1, and a customized easy_install command + meant for use with distribute. +</longdescription> +<upstream> + <remote-id type="pypi">stsci.distutils</remote-id> +</upstream> +</pkgmetadata> |