Source: astlib Maintainer: Debian Astro Team Uploaders: Gijs Molenaar , Ole Streicher Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, libwcstools-dev, python3-all-dev, python3-pkg-resources, swig Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/debian-astro-team/astlib Vcs-Git: https://salsa.debian.org/debian-astro-team/astlib.git Homepage: https://pypi.org/project/astLib/ Rules-Requires-Root: no Package: python3-astlib Architecture: any Depends: python3-astropy, python3-matplotlib, python3-numpy, python3-scipy, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Recommends: python3-pil Description: General Python3 tools for astronomy astLib is a set of Python3 modules that provides some tools for research astronomers. It can be used for astronomical plots, some statistics, common calculations, coordinate conversions, and manipulating FITS images with World Coordinate System (WCS) information through PyWCSTools - a simple wrapping of WCSTools by Jessica Mink. PyWCSTools is distributed (and developed) as part of astLib.