libnatpmp 20150609-7.1build2 source package in Ubuntu

Changelog

libnatpmp (20150609-7.1build2) jammy; urgency=medium

  * No-change rebuild with Python 3.10 as default version

 -- Graham Inggs <email address hidden>  Thu, 13 Jan 2022 19:43:46 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
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
Jammy release main net

Downloads

File Size SHA-256 Checksum
libnatpmp_20150609.orig.tar.gz 23.8 KiB e1aa9c4c4219bc06943d6b2130f664daee213fb262fcb94dd355815b8f4536b0
libnatpmp_20150609-7.1build2.debian.tar.xz 5.2 KiB 32d385456e66ea6a8c2c037aeae02dd8fb8bd53169e9cf7c1aef872738f73c10
libnatpmp_20150609-7.1build2.dsc 2.3 KiB 513798465e49d21e7816e8ed540719401939b8153b11afdc06184d386b48363e

View changes file

Binary packages built by this source

libnatpmp-dev: No summary available for libnatpmp-dev in ubuntu kinetic.

No description available for libnatpmp-dev in ubuntu kinetic.

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

No description available for libnatpmp1-dbgsym in ubuntu kinetic.

natpmp-utils: transitional package

 This is a transitional package. It can safely be removed.

natpmpc: No summary available for natpmpc in ubuntu kinetic.

No description available for natpmpc in ubuntu kinetic.

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