dev-python/ccdproc: initial import

Package-Manager: portage-2.2.27
This commit is contained in:
Sébastien Fabbro
2016-03-09 21:42:44 +00:00
parent 9265e68dca
commit b828050225
3 changed files with 66 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?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">
ccdproc is a AstroPy-affliated package for the basic reduction of
CCD images. It provides a framework for accounting for error propagation
and bad pixel tracking through the reduction steps.
</longdescription>
<upstream>
<remote-id type="pypi">ccdproc</remote-id>
</upstream>
</pkgmetadata>