libnatpmp 20230423-1.2 source package in Ubuntu

Changelog

libnatpmp (20230423-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062480

 -- Benjamin Drung <email address hidden>  Wed, 28 Feb 2024 14:20:51 +0000

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.2.dsc 2.5 KiB 92cb300175fab0fca49bc265369ac7e5f8706bdde522c4994fe8465df00a6759
libnatpmp_20230423.orig.tar.gz 25.9 KiB 0684ed2c8406437e7519a1bd20ea83780db871b3a3a5d752311ba3e889dbfc70
libnatpmp_20230423.orig.tar.gz.asc 801 bytes 24e11334f073b45f08b881a6593c7548ace9ce31ebcde4cf2386cc0e4e033d8d
libnatpmp_20230423-1.2.debian.tar.xz 8.8 KiB aa027a4fc1dd8e09f2ab766eca6003f46a9e54d607ee34d321c7cbaf7e4b0e8c

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.

libnatpmp1t64: 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.

libnatpmp1t64-dbgsym: debug symbols for libnatpmp1t64
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