diff options
| author | Sébastien Fabbro <bicatali@gentoo.org> | 2016-03-07 23:20:06 +0000 |
|---|---|---|
| committer | Sébastien Fabbro <bicatali@gentoo.org> | 2016-03-09 18:47:01 +0000 |
| commit | 370287cde5b161dcd518894f9b0ad320a7cb2938 (patch) | |
| tree | b2bed2eda36342530599bf7303838b067bec3900 /dev-python/astlib/metadata.xml | |
| parent | 8cac1c515280ae4a4fcb3486646b67a2e16c247b (diff) | |
| download | gentoo-370287cde5b161dcd518894f9b0ad320a7cb2938.tar.gz gentoo-370287cde5b161dcd518894f9b0ad320a7cb2938.tar.bz2 gentoo-370287cde5b161dcd518894f9b0ad320a7cb2938.zip | |
dev-python/astlib: initial import
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-python/astlib/metadata.xml')
| -rw-r--r-- | dev-python/astlib/metadata.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-python/astlib/metadata.xml b/dev-python/astlib/metadata.xml new file mode 100644 index 000000000000..acde5aed73f9 --- /dev/null +++ b/dev-python/astlib/metadata.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>sci-astronomy@gentoo.org</email> + <name>Gentoo Astronomy Project</name> + </maintainer> + <longdescription lang="en"> + astLib is a set of Python modules that provides some tools for + research astronomers. It can be used for simple plots, statistics, + common calculations, coordinate conversions, and manipulating FITS + images with World Coordinate System (WCS) information through + PyWCSTools - a simple wrapping of WCSTools by Doug Mink. PyWCSTools + is distributed (and developed) as part of astLib. + In Gentoo, PyWCSTools is using the stock library instead of the + bundled one. +</longdescription> + <upstream> + <remote-id type="sourceforge">astlib</remote-id> + </upstream> +</pkgmetadata> |
