File: control

package info (click to toggle)
eccodes-python 2%3A2.43.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,816 kB
  • sloc: python: 3,518; ansic: 277; sh: 94; makefile: 81; cpp: 30
file content (29 lines) | stat: -rw-r--r-- 1,062 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
Source: eccodes-python
Section: python
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper-compat (= 13), 
  dh-sequence-python3,
  libeccodes-dev,
  python3-all-dev, 
  python3-numpy,
  python3-setuptools,
  python3-pytest <!nocheck>,
  python3-ecmwflibs,
  python3-cffi
Standards-Version: 4.7.2
Homepage: https://github.com/ecmwf/eccodes-python
Vcs-Browser: https://salsa.debian.org/science-team/eccodes-python.git
Vcs-Git: https://salsa.debian.org/science-team/eccodes-python.git -b debian/latest


Package: python3-eccodes
Architecture: any
Depends: python3, libeccodes-data, ${python3:Depends}, libeccodes-dev, 
 python3-ecmwflibs, python3-cffi
Description:  Python 3 module Python interface to the ecCodes BUFR and GRIB de/encoder
 ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR.
 This is a Python wrapper for the eCCodes library.
 .
 ECMWF is the European Centre for Medium-Range Weather Forecasts.