File: control

package info (click to toggle)
ecmwflibs 2%3A0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 332 kB
  • sloc: python: 676; sh: 426; cpp: 30; ansic: 16; makefile: 10
file content (27 lines) | stat: -rw-r--r-- 899 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
Source: ecmwflibs
Section: python
Priority: optional
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper-compat (= 13), 
  dh-sequence-python3,
  python3-all-dev, 
  python3-setuptools,
  libeccodes-dev,
  python3-findlibs,
  libmagics++-dev,
  chrpath
Standards-Version: 4.6.1
Homepage: https://github.com/ecmwf/ecmwflibs/
Vcs-Browser: https://salsa.debian.org:/science-team/ecmwflib
Vcs-Git: https://salsa.debian.org:/science-team/ecmwflibs.git -b debian/latest


Package: python3-ecmwflibs
Architecture: any
Depends: python3, ${shlibs:Depends}, ${python3:Depends}, ${misc:Depends}, python3-findlibs,
 libeccodes-dev, libmagics++-dev
Provides: ${python3:Provides}
Description:  Python 3 module to discover ECMWF libraries.
 This module is used by ECMWF python libraries to discover some dependencies.
 .
 ECMWF is the European Centre for Medium-Range Weather Forecasts.