summaryrefslogtreecommitdiff
path: root/debian/control
blob: 297a966bb88cf4d9f9e92106b76488717c61bf68 (plain)
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
Source: python-cdsapi
Maintainer: Gard Spreemann <gspr@nonempty.org>
Section: python
Priority: optional
Standards-Version: 4.3.0.3
Build-Depends: debhelper (>= 12),
               dh-python,
               python3-all,
               python3-requests,
               python3-setuptools
Rules-Requires-Root: no
Homepage: https://pypi.org/project/cdsapi/
Vcs-Browser: https://git.nonempty.org/debian-cdsapi
Vcs-Git: https://git.nonempty.org/debian-cdsapi -b debian/sid

Package: python3-cdsapi
Section: python
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         python3-requests
Description: Python 3 interface for the ECMWF CDS API
 This is Python implementation of the European Centre for Medium-Range
 Weather Forecasts' (ECMWF) Climate Data Store (CDS) API.
 .
 More information about the CDS can be found on
 https://cds.climate.copernicus.eu