Paketname | python3-ipaddr |
Beschreibung | Python3 module for working with IP addresses, both IPv4 and IPv6 |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1.5-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 120 Byte |
Hängt ab von | python3 (>= 3.1.2-8~) |
Empfohlene Pakete | |
Paketbetreuer | Scott Kitterman |
Quelle | |
Paketgröße | 14370 Byte |
Prüfsumme MD5 | 81a67421e91b78acb60b79bbf1f9a40f |
Prüfsumme SHA1 | a31a9cf6bfdfb01086022d8de38aba21353edb59 |
Prüfsumme SHA256 | 9798f021c74e1426823e507787b27192383998311c7419fe5e23105e0eaaa0b5 |
Link zum Herunterladen | python3-ipaddr_2.1.5-1_all.deb |
Ausführliche Beschreibung | This library is used to create/poke/manipulate IPv4 and IPv6 addresses
and networks in Python3. It is intended to be fast and lightweight.
.
This is a pure Python3 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.
|