diff options
Diffstat (limited to 'dev-python/fitsio')
| -rw-r--r-- | dev-python/fitsio/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-python/fitsio/metadata.xml b/dev-python/fitsio/metadata.xml index c8e0769187f5..6cceed607877 100644 --- a/dev-python/fitsio/metadata.xml +++ b/dev-python/fitsio/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci-astronomy@gentoo.org</email> - <name>Gentoo Astronomy Project</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="project"> + <email>sci-astronomy@gentoo.org</email> + <name>Gentoo Astronomy Project</name> + </maintainer> + <longdescription lang="en"> Fitsio provides an easy to use object-oriented API including providing a Numpy interface to FITS files read from CFITSIO. It allows direct access to the columns of a FITS binary table which can @@ -15,8 +15,9 @@ making efficient SQL-like queries of tables (single tables only though–no joins or anything like that). </longdescription> - <upstream> - <remote-id type="github">esheldon/fitsio</remote-id> - <remote-id type="pypi">fitsio</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">esheldon/fitsio</remote-id> + <remote-id type="pypi">fitsio</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
