パッケージ: python3-netaddr (0.8.0-2)
python3-netaddr に関するリンク
Trisquel の資源:
python-netaddr ソースパッケージをダウンロード:
- [python-netaddr_0.8.0-2.dsc]
- [python-netaddr_0.8.0.orig.tar.gz]
- [python-netaddr_0.8.0-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Vincent Bernat
- Debian Python Team
外部の資源:
- ホームページ [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.