Source: ccdproc
Standards-Version: 4.7.3
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders:
 Ole Streicher <olebole@debian.org>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 pybuild-plugin-pyproject,
 python3-all,
 python3-astropy,
 python3-astroscrappy,
 python3-hatch-vcs,
 python3-hatchling,
 python3-numpy,
 python3-psutil,
 python3-pytest,
 python3-pytest-astropy,
 python3-reproject,
 python3-scipy,
 python3-setuptools,
 python3-setuptools-scm,
 python3-skimage,
Vcs-Browser: https://salsa.debian.org/debian-astro-team/ccdproc
Vcs-Git: https://salsa.debian.org/debian-astro-team/ccdproc.git
Homepage: https://ccdproc.readthedocs.org

Package: python3-ccdproc
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Basic data reductions of astronomy CCD images
 The ccdproc package provides many of the necessary tools for processing
 of ccd images built on a framework to provide error propagation and bad
 pixel tracking throughout the reduction process.
