File: control

package info (click to toggle)
libtcd 2.2.2-2.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,652 kB
  • sloc: sh: 8,798; ansic: 3,795; makefile: 58
file content (32 lines) | stat: -rw-r--r-- 1,196 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
Source: libtcd
Priority: optional
Maintainer: Peter S Galbraith <psg@debian.org>
Build-Depends: debhelper (>= 5), dh-autoreconf
Standards-Version: 3.9.8
Section: libs

Package: libtcd-dev
Section: libdevel
Architecture: any
Depends: libtcd0 (= ${binary:Version}), ${misc:Depends}
Description: Tide Constituent Database (TCD) library (header file)
 libtcd provides a software API for reading and writing Tide Constituent
 Database (TCD) files.
 .
 The TCD file format and schema are used by XTide to retrieve constituent
 definitions (speeds, equilibrium arguments, and node factors), harmonic
 constants, subordinate station offsets and associated metadata for use in
 generating tide predictions.

Package: libtcd0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tide Constituent Database (TCD) library
 libtcd provides a software API for reading and writing Tide Constituent
 Database (TCD) files.
 .
 The TCD file format and schema are used by XTide to retrieve constituent
 definitions (speeds, equilibrium arguments, and node factors), harmonic
 constants, subordinate station offsets and associated metadata for use in
 generating tide predictions.