File: control

package info (click to toggle)
libss7 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 720 kB
  • sloc: ansic: 9,563; makefile: 163; sh: 62
file content (48 lines) | stat: -rw-r--r-- 1,812 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
Source: libss7
Priority: optional
Section: libs
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders:
 Tzafrir Cohen <tzafrir@debian.org>,
 Mark Purcell <msp@debian.org>,
 Kilian Krause <kilian@debian.org>,
 Victor Seva <vseva@debian.org>,
Build-Depends: debhelper-compat (= 13)
Standards-Version: 3.9.8
Homepage: https://downloads.asterisk.org/pub/telephony/libss7/
Vcs-Git: https://salsa.debian.org/pkg-voip-team/libss7.git
Vcs-Browser: https://salsa.debian.org/pkg-voip-team/libss7

Package: libss7-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libss7-2.0 (= ${binary:Version}),
 ${misc:Depends},
Description: Signalling System 7 (ss7) development files
 A userspace library that provids SS7 protocol services to applications.
 It has a working MTP2, MTP3, and ISUP for ITU and ANSI style SS7, however
 it was written in a manner that will easily allow support for other various
 national specific variants in the future.  For a working reference
 implementation, see the various link test programs, as well as the Asterisk
 Open Source PBX.
 .
 Development files for the C implementation of the Signalling System 7
 (ss7) telephony protocol.

Package: libss7-2.0
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Signalling System 7 (ss7) library
 A userspace library that provids SS7 protocol services to applications.
 It has a working MTP2, MTP3, and ISUP for ITU and ANSI style SS7, however
 it was written in a manner that will easily allow support for other various
 national specific variants in the future.  For a working reference
 implementation, see the various link test programs, as well as the Asterisk
 Open Source PBX.
 .
 C implementation of the Signalling System 7 (ss7) telephony protocol.