mirror of https://github.com/sipwise/libtcap.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
740 B
24 lines
740 B
Source: ngcp-libtcap
|
|
Section: admin
|
|
Priority: extra
|
|
Maintainer: Sipwise Development Team <support@sipwise.com>
|
|
Build-Depends: debhelper (>= 9)
|
|
Standards-Version: 3.9.7
|
|
Homepage: http://sipwise.com/
|
|
|
|
Package: ngcp-libtcap0
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Description: library for handling ASN.1-coded TCAP and INAP messages
|
|
This library provides support for decoding ASN.1-coded TCAP and
|
|
INAP messages and extracting values out of them.
|
|
|
|
Package: ngcp-libtcap-dev
|
|
Architecture: any
|
|
Section: libdevel
|
|
Depends: ngcp-libtcap0 (= ${binary:Version}), ${misc:Depends}
|
|
Description: Headers for ngcp-libtcap0
|
|
Library providing handling ASN.1-coded TCAP and INAP messages
|
|
.
|
|
This package provides the header files.
|