1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
Source: scamp
Standards-Version: 4.7.3
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders:
Ole Streicher <olebole@debian.org>,
Section: science
Build-Depends:
architecture-is-64-bit,
debhelper-compat (= 13),
libblas-dev,
libcurl4-openssl-dev | libcurl4-nss-dev | libcurl4-gnutls-dev,
libfftw3-dev,
liblapacke-dev,
libplplot-dev,
pkgconf,
python3,
python3-astropy,
python3-numpy,
Vcs-Browser: https://salsa.debian.org/debian-astro-team/scamp
Vcs-Git: https://salsa.debian.org/debian-astro-team/scamp.git
Homepage: https://www.astromatic.net/software/scamp
Package: scamp
Architecture: any
Depends:
curl,
${misc:Depends},
${shlibs:Depends},
Description: Compute astrometric and photometric solutions
SCAMP reads SExtractor catalogs and computes astrometric and
photometric solutions for any arbitrary sequence of FITS images in a
completely automatic way.
|