套件:python3-libnatpmp(20150609-7.1 以及其他的)
python3-libnatpmp 的相關連結
Debian 的資源:
下載原始碼套件 libnatpmp:
- [libnatpmp_20150609-7.1.dsc]
- [libnatpmp_20150609.orig.tar.gz]
- [libnatpmp_20150609-7.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [miniupnp.free.fr]
相似套件:
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 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libnatpmp1 (>= 20150609)
- portable and fully compliant implementation of NAT-PMP
-
- dep: python3 (<< 3.12)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.11~)