File: control

package info (click to toggle)
pytroll-schedule 0.7.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 564 kB
  • sloc: python: 3,342; makefile: 114
file content (54 lines) | stat: -rw-r--r-- 1,845 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
Source: pytroll-schedule
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Section: python
Testsuite: autopkgtest-pkg-pybuild
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               dh-sequence-numpy3,
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-all,
               python3-cartopy,
               python3-defusedxml,
               python3-geopandas,
               python3-hatch-vcs,
               python3-hatchling,
               python3-numpy,
               python3-pandas,
               python3-pyorbital,
               python3-pyresample,
               python3-pytest <!nocheck>,
               python3-setuptools,
               python3-shapely,
               python3-yaml
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian-gis-team/pytroll-schedule
Vcs-Git: https://salsa.debian.org/debian-gis-team/pytroll-schedule.git
Homepage: https://github.com/pytroll/pytroll-schedule
Rules-Requires-Root: no
Description: Scheduling satellite passes in Python
 The package provides a Python library and tools for reception
 scheduling of polar orbit weather satellites.
 This package is part of the PyTroll software suite.

Package: python3-trollsched
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}
Recommends: trollsched-bin
Suggests: python3-cartopy
Description: ${source:Synopsis}
 ${source:Extended-Description}

Package: trollsched-bin
Architecture: all
Section: utils
Depends: python3-trollsched (= ${source:Version}),
         ${python3:Depends},
         ${misc:Depends}
Description: ${source:Synopsis} -- scripts
 ${source:Extended-Description}
 .
 This package provides utilities and executable scripts.