aboutsummaryrefslogtreecommitdiff
blob: e634ec8d8c8e2f20fcbe1968af6e844d84c12215 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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="github">astropy/ccdproc</remote-id>
  </upstream>
</pkgmetadata>