File: control

package info (click to toggle)
astroquery 0.4.11%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 26,576 kB
  • sloc: python: 53,596; xml: 36,604; makefile: 140; ansic: 69
file content (59 lines) | stat: -rw-r--r-- 1,596 bytes parent folder | download | duplicates (2)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Source: astroquery
Standards-Version: 4.7.3
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Vincent Prat <vivi@debian.org>, Ole Streicher <olebole@debian.org>
Section: python
Priority: optional
Build-Depends:
  debhelper-compat (= 13),
  dh-sequence-python3,
  pybuild-plugin-pyproject,
  python3-all,
  python3-astropy,
  python3-boto3,
  python3-bs4,
  python3-html5lib,
  python3-keyring,
  python3-pytest,
  python3-coverage,
  python3-pytest-astropy,
  python3-pytest-dependency,
  python3-pytest-rerunfailures,
  python3-pytest-timeout,
  python3-pyvo,
  python3-requests,
  python3-setuptools,
  python3-sphinx,
  python3-sphinx-astropy,
  python3-tk,
Vcs-Browser: https://salsa.debian.org/debian-astro-team/astroquery
Vcs-Git: https://salsa.debian.org/debian-astro-team/astroquery.git
Homepage: https://astroquery.readthedocs.io

Package: python3-astroquery
Architecture: all
Depends:
  ${python3:Depends},
  ${misc:Depends},
  python3-html5lib,
  python3-tk,
Suggests:
  python-astroquery-doc,
Description: Python online astronomical database querying (Python 3)
 Astroquery is a set of Python tools for querying astronomical web forms and
 databases.
 .
 This is the Python 3 version of the package.

Package: python-astroquery-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${sphinxdoc:Depends},
 ${misc:Depends},
Description: Python online astronomical database querying (documentation)
 Astroquery is a set of Python tools for querying astronomical web forms and
 databases.
 .
 This is the common documentation package.