[ 原始碼: python-netaddr ]
套件:python3-netaddr(0.7.19-5)
python3-netaddr 的相關連結
Debian 的資源:
下載原始碼套件 python-netaddr:
- [python-netaddr_0.7.19-5.dsc]
- [python-netaddr_0.7.19.orig.tar.gz]
- [python-netaddr_0.7.19-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
manipulation of various common network address notations (Python 3)
netaddr is a Python library for the manipulation of various common network address notations and representations.
It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API.
With it you can validate, convert, categorise, iterate, generate, slice (and dice):
- MAC (Media Access Control) - IEEE EUI-48 and EUI-64 - IP version 4 - IP version 6 - CIDR (Classless Inter-Domain Routing)
This is the Python 3 version of the package.