libnatpmp 20150609-7.1build1 source package in Ubuntu
Changelog
libnatpmp (20150609-7.1build1) impish; urgency=medium * No-change rebuild to build packages with zstd compression. -- Matthias Klose <email address hidden> Thu, 07 Oct 2021 12:16:49 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Impish
- Original maintainer:
- Thomas Goirand
- Architectures:
- linux-any kfreebsd-any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libnatpmp_20150609.orig.tar.gz | 23.8 KiB | e1aa9c4c4219bc06943d6b2130f664daee213fb262fcb94dd355815b8f4536b0 |
libnatpmp_20150609-7.1build1.debian.tar.xz | 5.2 KiB | 75412064fa59a563e6fa5da23c02b7b0109d287aa9c4e1903855bed4637b94aa |
libnatpmp_20150609-7.1build1.dsc | 2.3 KiB | 40bc4ddd55e5fd0860165c93cdcd276c286a64af67206ad0d84b791fe8b820e7 |
Available diffs
Binary packages built by this source
- libnatpmp-dev: No summary available for libnatpmp-dev in ubuntu impish.
No description available for libnatpmp-dev in ubuntu impish.
- libnatpmp1: No summary available for libnatpmp1 in ubuntu impish.
No description available for libnatpmp1 in ubuntu impish.
- libnatpmp1-dbgsym: No summary available for libnatpmp1-dbgsym in ubuntu impish.
No description available for libnatpmp1-dbgsym in ubuntu impish.
- natpmp-utils: No summary available for natpmp-utils in ubuntu impish.
No description available for natpmp-utils in ubuntu impish.
- 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: No summary available for natpmpc-dbgsym in ubuntu impish.
No description available for natpmpc-dbgsym in ubuntu impish.
- 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