File: control

package info (click to toggle)
pyorbital 1.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 632 kB
  • sloc: python: 3,676; makefile: 89; javascript: 6
file content (60 lines) | stat: -rw-r--r-- 1,992 bytes parent folder | download
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
60
Source: pyorbital
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Section: python
Testsuite: autopkgtest-pkg-pybuild
Build-Depends: debhelper-compat (= 13),
               dh-python,
               dh-sequence-numpy3,
               dh-sequence-python3,
               dh-sequence-sphinxdoc,
               libjs-jquery-datatables <!nodoc>,
               pybuild-plugin-pyproject,
               python3-all,
               python3-dask,
               python3-donfig,
               python3-hatchling,
               python3-hatch-vcs,
               python3-numpy,
               python3-numpy-dev,
               python3-pyproj,
               python3-pytest <!nocheck>,
               python3-requests,
               python3-scipy,
               python3-sphinx <!nodoc>,
               python3-sphinx-rtd-theme <!nodoc>,
               python3-xarray
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian-gis-team/pyorbital
Vcs-Git: https://salsa.debian.org/debian-gis-team/pyorbital.git
Homepage: https://github.com/pytroll/pyorbital
Description: Orbital and astronomy computations in Python
 Python package for computing orbital parameters from TLE
 files, and making diverse astronomical computations.
 .
 This package is part of the PyTroll toolset.

Package: python3-pyorbital
Architecture: all
Depends: python3-requests,
         python3-scipy,
         ${python3:Depends},
         ${misc:Depends}
Recommends: python3-dask,
            python3-xarray
Suggests: python-pyorbital-doc
Description: ${source:Synopsis}
 ${source:Extended-Description}

Package: python-pyorbital-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
         ${sphinxdoc:Depends},
         libjs-jquery-datatables
Suggests: www-browser
Description: ${source:Synopsis} (documentation)
 ${source:Extended-Description}
 .
 This package contains the common HTML documentation.