Paketname | python-ipaddr |
Beschreibung | Python module for working with IP addresses, both IPv4 and IPv6 |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.1.1-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 120 Byte |
Hängt ab von | python (>= 2.4), python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 14710 Byte |
Prüfsumme MD5 | 3671d708fd57869eafac2abf428852ca |
Prüfsumme SHA1 | 4ebbbd0d43bd43d8bb9ec5e7fb0cff476ddf5c59 |
Prüfsumme SHA256 | 7cb543bbf75bb5e0269d89abeb3c2b144afe484dc826cfb80c4dc003617f65c0 |
Link zum Herunterladen | python-ipaddr_2.1.1-1_all.deb |
Ausführliche Beschreibung | This library is used to create/poke/manipulate IPv4 and IPv6 addresses
and networks in Python. It is intended to be fast and lightweight.
.
This is a pure Python implementation of classes for IPv4/6 addresses and
networks. It supports comparisons to determine if IP addresses are contained
inside a defined network, conversion of lists of IP addresses into compact
CIDR lists, and other IP address manipulation
|