Paketname | python-netaddr |
Beschreibung | manipulation of various common network address notations |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.7.4-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 4924 Byte |
Hängt ab von | python, python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Vincent Bernat |
Quelle | |
Paketgröße | 1120394 Byte |
Prüfsumme MD5 | 8a6dd616b9569f20aec5b32b6ab28f6b |
Prüfsumme SHA1 | 63f95d5c0c18642993e83f8c4f799884aff0353a |
Prüfsumme SHA256 | 3f9b81dee8fd54b893e21b696fec8e3699aaf38882de25120aa2e5cabf6e7bca |
Link zum Herunterladen | python-netaddr_0.7.4-1_all.deb |
Ausführliche Beschreibung | 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)
|