Source: gwcs Maintainer: Debian Astro Team Uploaders: Miguel de Val-Borro , Ole Streicher Section: python Priority: optional Build-Depends: cython3, debhelper-compat (= 13), dh-python, libjs-jquery, libjs-underscore, python3-all, python3-asdf-astropy, python3-asdf-wcs-schemas, python3-astropy (>= 4.0~), python3-pytest, python3-pytest-doctestplus, python3-scipy, python3-setuptools, python3-setuptools-scm, python3-sphinx, python3-sphinx-astropy, python3-sphinx-automodapi Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-astro-team/gwcs Vcs-Git: https://salsa.debian.org/debian-astro-team/gwcs.git Homepage: https://gwcs.readthedocs.io Rules-Requires-Root: no Package: python3-gwcs Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Breaks: python3-specutils (<< 0.7~) Description: Tools for managing the WCS of astronomical data (Python 3) GWCS takes a general approach to WCS. It supports a data model which includes the entire transformation pipeline from input coordinates (detector by default) to world coordinates. The goal is to provide a flexible toolkit which is easily extendible by adding new transforms and frames. . This package contains the Python 3 version of the package. Package: python-gwcs-doc Architecture: all Multi-Arch: foreign Section: doc Depends: libjs-jquery, libjs-underscore, ${misc:Depends}, ${sphinxdoc:Depends} Description: Tools for managing the WCS of astronomical data (documentation) GWCS takes a general approach to WCS. It supports a data model which includes the entire transformation pipeline from input coordinates (detector by default) to world coordinates. The goal is to provide a flexible toolkit which is easily extendible by adding new transforms and frames. . This is the common documentation package.