libnatpmp 20230423-1 source package in Ubuntu

Changelog

libnatpmp (20230423-1) unstable; urgency=medium

  * New upstream release.
  * Drop transitional package natpmp-utils (Closes: #1032707).
  * Bump Standards-Version to 4.6.2.
  * Bump debhelper compat to 13.
  * Add upstream metadata.

 -- Yangfl <email address hidden>  Sun, 06 Aug 2023 10:55:08 +0800

Upload details

Uploaded by:
Thomas Goirand
Uploaded to:
Sid
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-1.dsc 2.4 KiB 351c253c3aff46b6493e0cfec893ae02f84c0d116571d0a51f9baec5d1b84377
libnatpmp_20230423.orig.tar.gz 25.9 KiB 0684ed2c8406437e7519a1bd20ea83780db871b3a3a5d752311ba3e889dbfc70
libnatpmp_20230423.orig.tar.gz.asc 801 bytes 24e11334f073b45f08b881a6593c7548ace9ce31ebcde4cf2386cc0e4e033d8d
libnatpmp_20230423-1.debian.tar.xz 8.2 KiB 7a4bd038af2fe1ddc3eed892b8c36d0289b150ef979960049b03bb407b4bae54

No changes file available.

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
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