libnatpmp 20230423-1.1build1 source package in Ubuntu

Changelog

libnatpmp (20230423-1.1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 as default

 -- Graham Inggs <email address hidden>  Fri, 19 Jan 2024 20:02:42 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnatpmp_20230423.orig.tar.gz 25.9 KiB 0684ed2c8406437e7519a1bd20ea83780db871b3a3a5d752311ba3e889dbfc70
libnatpmp_20230423.orig.tar.gz.asc 801 bytes 24e11334f073b45f08b881a6593c7548ace9ce31ebcde4cf2386cc0e4e033d8d
libnatpmp_20230423-1.1build1.debian.tar.xz 8.7 KiB b23ca3fbff4e1ba24d8b302efe77810e42060fa4ae51ce954c6e43b218137bba
libnatpmp_20230423-1.1build1.dsc 2.5 KiB a43919002dcdfe8edbc3a1988dc10a2fce5540ed670158816c66b06eded5604e

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: No summary available for libnatpmp1 in ubuntu noble.

No description available for libnatpmp1 in ubuntu noble.

libnatpmp1-dbgsym: No summary available for libnatpmp1-dbgsym in ubuntu noble.

No description available for libnatpmp1-dbgsym in ubuntu noble.

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