Source: pydl Section: python Priority: optional Maintainer: Debian Astro Team Uploaders: Vincent Prat Build-Depends: debhelper (>= 11), dh-python, python3-all, python3-astropy, python3-astropy-helpers, python3-matplotlib, python3-pytest, python3-scipy, python3-setuptools, python3-sphinx Standards-Version: 4.2.1 Homepage: https://pypi.python.org/pypi/pydl/ Vcs-Browser: https://salsa.debian.org/debian-astro-team/pydl Vcs-Git: https://salsa.debian.org/debian-astro-team/pydl.git Package: python3-pydl Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-pkg-resources, python3-scipy Suggests: python-pydl-doc Description: Library of IDL astronomy routines converted to Python 3 PyDL consists of Python replacements for functions that are part of the IDL built-in library or part of astronomical IDL libraries. The emphasis is on reproducing results of the astronomical library functions. Only the bare minimum of IDL built-in functions are implemented to support this. . There are four astronomical libraries targeted: . * idlutils: a general suite of tools heavily used by SDSS. * Goddard utilities: The IDL Astronomy User's Library, maintained by Wayne Landsman and distributed with idlutils. * idlspec2d: tools for working with SDSS, BOSS and eBOSS spectroscopic data. * photoop: tools for working with SDSS imaging data. . This is the Python 3 version of the package. Package: python-pydl-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${sphinxdoc:Depends}, ${misc:Depends} Description: Library of IDL astronomy routines converted to Python (doc) PyDL consists of Python replacements for functions that are part of the IDL built-in library or part of astronomical IDL libraries. The emphasis is on reproducing results of the astronomical library functions. Only the bare minimum of IDL built-in functions are implemented to support this. . There are four astronomical libraries targeted: . * idlutils: a general suite of tools heavily used by SDSS. * Goddard utilities: The IDL Astronomy User's Library, maintained by Wayne Landsman and distributed with idlutils. * idlspec2d: tools for working with SDSS, BOSS and eBOSS spectroscopic data. * photoop: tools for working with SDSS imaging data. . This is the common documentation package.