[ buster ]
[ 源代码: python-netaddr ]
软件包:python-netaddr(0.7.19-1)
python-netaddr 的相关链接
Debian 的资源:
下载源码包 python-netaddr:
- [python-netaddr_0.7.19-1.dsc]
- [python-netaddr_0.7.19.orig.tar.gz]
- [python-netaddr_0.7.19-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
manipulation of various common network address notations (Python 2)
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 2 version of the package.