File: control

package info (click to toggle)
libfixbuf 2.2.0%2Bds-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,696 kB
  • sloc: ansic: 12,707; xml: 12,599; perl: 245; makefile: 84; sh: 10
file content (60 lines) | stat: -rw-r--r-- 2,292 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
Source: libfixbuf
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: net
Priority: optional
Standards-Version: 4.2.1
Build-Depends:
 debhelper (>= 11~),
 libglib2.0-dev,
Build-Depends-Indep:
 doxygen
Homepage: http://tools.netsa.cert.org/fixbuf/index.html

Package: libfixbuf8
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Section: libs
Description: Implementation of the IPFIX protocol - shared library
 libfixbuf is a compliant implementation of the IPFIX Protocol, as defined in
 RFC 5101. It supports the information model defined in RFC 5102, extended as
 proposed by RFC 5103 to support information elements for representing biflows.
 libfixbuf supports UDP, TCP, SCTP, TLS over TCP, and Spread as transport
 protocols. It also supports operation as an IPFIX File Writer or IPFIX File
 Reader.
 .
 This is the shared library.

Package: libfixbuf-dev
Architecture: any
Depends: libfixbuf8 (= ${binary:Version}), ${misc:Depends}, libglib2.0-dev
Breaks: libfixbuf3-dev (<< 2)
Replaces: libfixbuf3-dev (<< 2)
Multi-Arch: same
Section: libdevel
Description: Implementation of the IPFIX protocol - development headers
 libfixbuf is a compliant implementation of the IPFIX Protocol, as defined in
 RFC 5101. It supports the information model defined in RFC 5102, extended as
 proposed by RFC 5103 to support information elements for representing biflows.
 libfixbuf supports UDP, TCP, SCTP, TLS over TCP, and Spread as transport
 protocols. It also supports operation as an IPFIX File Writer or IPFIX File
 Reader.
 .
 These are the development headers.

Package: libfixbuf-doc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: libfixbuf3-doc (<< 2)
Replaces: libfixbuf3-doc (<< 2)
Section: doc
Description: Implementation of the IPFIX protocol - documentation
 libfixbuf is a compliant implementation of the IPFIX Protocol, as defined in
 RFC 5101. It supports the information model defined in RFC 5102, extended as
 proposed by RFC 5103 to support information elements for representing biflows.
 libfixbuf supports UDP, TCP, SCTP, TLS over TCP, and Spread as transport
 protocols. It also supports operation as an IPFIX File Writer or IPFIX File
 Reader.
 .
 This is the documentation package.