Source: pyvo
Standards-Version: 4.7.4
Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders:
 Josue Ortega <josue@debian.org>,
 Ole Streicher <olebole@debian.org>,
Section: python
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 python3-all,
 python3-astropy,
 python3-pytest <!nocheck>,
 python3-pytest-astropy <!nocheck>,
 python3-requests,
 python3-requests-mock <!nocheck>,
 pybuild-plugin-pyproject,
Build-Depends-Indep:
 python3-setuptools,
 python3-setuptools-scm,
Vcs-Browser: https://salsa.debian.org/debian-astro-team/pyvo
Vcs-Git: https://salsa.debian.org/debian-astro-team/pyvo.git
Homepage: https://github.com/astropy/pyvo

Package: python3-pyvo
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Python 3 library for data services of the Virtual observatory (VO)
 The pyvo module currently provides these main capabilities:
 Find archives that provide particular data of a particular type and/or relates
 to a particular topic search an archive for datasets of a particular type.
 Do simple searches on catalogs or databases get information about an object via
 its name.
 .
 This is the Python 3 version of the package.
