libnatpmp 20150609-7.1build3 source package in Ubuntu

Changelog

libnatpmp (20150609-7.1build3) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as default

 -- Graham Inggs <email address hidden>  Sun, 25 Dec 2022 20:13:10 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Thomas Goirand
Architectures:
linux-any kfreebsd-any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main net

Downloads

File Size SHA-256 Checksum
libnatpmp_20150609.orig.tar.gz 23.8 KiB e1aa9c4c4219bc06943d6b2130f664daee213fb262fcb94dd355815b8f4536b0
libnatpmp_20150609-7.1build3.debian.tar.xz 5.2 KiB 68b6763cf79a7b3c00a2a1718568858549ce9218843bcb29e27d5c70524eb2ac
libnatpmp_20150609-7.1build3.dsc 2.3 KiB b88d614bd57a495ed4466de15ad85d2fb9a3bae79961f15e412c4ea9c1ad6c43

View changes file

Binary packages built by this source

libnatpmp-dev: portable and fully compliant implementation of NAT-PMP (dev files)

 NAT-PMP is the direct concurrent to the UPnP IGD specification. It is
 providing a way to do NAT traversal. It is part of the Bonjour protocol
 specifications. At the moment it is mainly supported by Apple software and
 hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or
 (Open)Solaris Router, you should have a look at MiniUPnPd which is
 supporting NAT-PMP in addition to UPnP since December 2007 !
 .
 libnatpmp is an attempt to make a portable and fully compliant
 implementation of the protocol NAT-PMP for the client side. It is based on non
 blocking sockets and all calls of the API are asynchronous. It is therefore
 very easy to integrate the NAT-PMP code to any event driven code.
 .
 This package contains development files needed to build using libnatpmp.

libnatpmp1: portable and fully compliant implementation of NAT-PMP

 NAT-PMP is the direct concurrent to the UPnP IGD specification. It is
 providing a way to do NAT traversal. It is part of the Bonjour protocol
 specifications. At the moment it is mainly supported by Apple software and
 hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or
 (Open)Solaris Router, you should have a look at MiniUPnPd which is
 supporting NAT-PMP in addition to UPnP since December 2007 !
 .
 libnatpmp is an attempt to make a portable and fully compliant
 implementation of the protocol NAT-PMP for the client side. It is based on non
 blocking sockets and all calls of the API are asynchronous. It is therefore
 very easy to integrate the NAT-PMP code to any event driven code.
 .
 This package contains the shared library.

libnatpmp1-dbgsym: debug symbols for libnatpmp1
natpmp-utils: No summary available for natpmp-utils in ubuntu mantic.

No description available for natpmp-utils in ubuntu mantic.

natpmpc: portable and fully compliant implementation of NAT-PMP (client)

 NAT-PMP is the direct concurrent to the UPnP IGD specification. It is
 providing a way to do NAT traversal. It is part of the Bonjour protocol
 specifications. At the moment it is mainly supported by Apple software and
 hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or
 (Open)Solaris Router, you should have a look at MiniUPnPd which is
 supporting NAT-PMP in addition to UPnP since December 2007 !
 .
 libnatpmp is an attempt to make a portable and fully compliant
 implementation of the protocol NAT-PMP for the client side. It is based on non
 blocking sockets and all calls of the API are asynchronous. It is therefore
 very easy to integrate the NAT-PMP code to any event driven code.
 .
 This package contains the natpmpc test client.

natpmpc-dbgsym: debug symbols for natpmpc
python3-libnatpmp: portable and fully compliant implementation of NAT-PMP (Python 3 bindings)

 NAT-PMP is the direct concurrent to the UPnP IGD specification. It is
 providing a way to do NAT traversal. It is part of the Bonjour protocol
 specifications. At the moment it is mainly supported by Apple software and
 hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or
 (Open)Solaris Router, you should have a look at MiniUPnPd which is
 supporting NAT-PMP in addition to UPnP since December 2007 !
 .
 libnatpmp is an attempt to make a portable and fully compliant
 implementation of the protocol NAT-PMP for the client side. It is based on non
 blocking sockets and all calls of the API are asynchronous. It is therefore
 very easy to integrate the NAT-PMP code to any event driven code.
 .
 This package contains the Python 3 bindings.

python3-libnatpmp-dbgsym: debug symbols for python3-libnatpmp