13 lines
561 B
XML
13 lines
561 B
XML
<?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>
|
|
</pkgmetadata>
|