File: control

package info (click to toggle)
udunits 2.2.26-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,332 kB
  • sloc: sh: 11,655; ansic: 11,070; xml: 2,619; yacc: 491; lex: 331; makefile: 233
file content (69 lines) | stat: -rw-r--r-- 2,820 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
Source: udunits
Section: utils
Priority: optional
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper (>= 10), 
 libexpat-dev, 
 libcunit1-dev, 
 texinfo, 
 libtool, 
 texlive 
Standards-Version: 4.1.4
Homepage: https://www.unidata.ucar.edu/software/udunits/
Vcs-Browser: https://salsa.debian.org:/science-team/udunits.git
Vcs-Git: https://salsa.debian.org:/science-team/udunits.git

Package: libudunits2-0
Section: libs
Architecture: any
Multi-Arch: same
Depends: libudunits2-data, ${misc:Depends}, ${shlibs:Depends}, dpkg (>= 1.15.4) | install-info
Description: Library for handling of units of physical quantities
 The UDUNITS package supports units of physical quantities (e.g., meters, 
 seconds).  Specifically, it supports conversion between string and binary 
 representations of units, arithmetic manipulation of units, and conversion of 
 numeric values between compatible units. The package is written in the 
 C programming language.

Package: libudunits2-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: libudunits2-0 (<= 2.2.25-1)
Replaces: libudunits2-0 (<= 2.2.25-1)
Description: Data for handling of units of physical quantities
 The UDUNITS package supports units of physical quantities (e.g., meters, 
 seconds).  Specifically, it supports conversion between string and binary 
 representations of units, arithmetic manipulation of units, and conversion of 
 numeric values between compatible units. The package is written in the 
 C programming language.
 .
 This package provides the data files used by the library.

Package: libudunits2-dev
Section: libdevel
Multi-Arch: same
Architecture: any
Depends: libudunits2-0 ( = ${binary:Version}), ${misc:Depends}
Recommends: pkg-config
Description: Development files for the libunits physical units package
 The UDUNITS package supports units of physical quantities (e.g., meters, 
 seconds).  Specifically, it supports conversion between string and binary 
 representations of units, arithmetic manipulation of units, and conversion of 
 numeric values between compatible units. The package is written in the 
 C programming language.
 .
 This package provides the include files and static libraries for development.

Package: udunits-bin
Section: utils
Architecture: any
Multi-Arch: foreign
Breaks: libudunits2-0 (<= 2.2.26-2)
Replaces: libudunits2-0 (<= 2.2.26-2)
Depends: ${misc:Depends}, ${shlibs:Depends}, dpkg (>= 1.15.4) | install-info
Description: Utility for handling units of physical quantities
 udunits is a utility  for handling units of physical quantities. It supports 
 conversion between string and binary representations of units,
 arithmetic manipulation of units, and conversion of numeric values between 
 compatible units. The package is written in the C programming language.