File: control

package info (click to toggle)
metkit 1.6.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,892 kB
  • sloc: cpp: 10,312; sh: 2,284; python: 597; makefile: 16
file content (73 lines) | stat: -rw-r--r-- 2,466 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
61
62
63
64
65
66
67
68
69
70
71
72
73
Source: metkit
Section: utils
Priority: optional
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper-compat (=13),
 ecbuild (>= 3.3.0-3),
 gfortran | fortran-compiler, 
 libeckit-dev,
 libodc-dev [!powerpc !armel !armhf !i386 !mipsel],
 odc [!powerpc !armel !armhf !i386 !mipsel],
 libeccodes-dev,
 libeccodes-tools,
 libnetcdf-dev,
 libopenjp2-7-dev
Standards-Version: 4.5.1
Homepage: https://github.com/ecmwf/metkit
Vcs-Browser: https://salsa.debian.org:/science-team/metkit.git
Vcs-Git: https://salsa.debian.org:/science-team/metkit.git -b debian/latest

Package: libmetkit0d
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}, libmetkit-data
Breaks: libodb-api-0d
Replaces: libodb-api-0d
Description: Library for Meteorology tookit, implementing MARS language
 MetKit is a toolkit from ECMWF for manipulating and describing 
 meteorological objects, implementing the MARS language and associated 
 processing and semantics.
 MARS is the Meteorological Archive Retrieval System from ECMWF.

Package: libmetkit-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: libodb-api-data
Description: Data used by the ECMWF Metkit Library
 MetKit is a toolkit from ECMWF for manipulating and describing 
 meteorological objects, implementing the MARS language and associated 
 processing and semantics.
 .
 This package contains data used by Metkit

Package: libmetkit-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libmetkit0d (= ${binary:Version}), 
  ${misc:Depends}, libeckit-dev,
  libodc-dev [!powerpc !armel !armhf !i386 !mipsel]
Replaces: libodb-api-dev
Conflicts: libodb-api-dev
Recommends: pkg-config
Description: Development files for the Metkit toolkit
 MetKit is a toolkit from ECMWF for manipulating and describing 
 meteorological objects, implementing the MARS language and associated 
 processing and semantics.
 .
 This package provides shared libraries and headers.

Package: libmetkit-utils
Multi-Arch: foreign
Architecture: any
Depends: libmetkit0d ( = ${binary:Version}), 
  ${shlibs:Depends}, ${misc:Depends}
Recommends: libmetkit-dev (= ${binary:Version})
Description: Utilities for the MetKit MARS access library
 MetKit is a toolkit from ECMWF for manipulating and describing 
 meteorological objects, implementing the MARS language and associated 
 processing and semantics.
 .
 This package contains the tool 'parse-mars-request'