Paketname | python-ipaddr |
Beschreibung | Python module for working with IP addresses, both IPv4 and IPv6 |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1.5-2 |
Sektion | python |
Priorität | optional |
Installierte Größe | 140 Byte |
Hängt ab von | python2.6 | python2.5, python (>= 2.6.5-11~), python (<< 2.7) |
Empfohlene Pakete | |
Paketbetreuer | Scott Kitterman |
Quelle | |
Paketgröße | 20278 Byte |
Prüfsumme MD5 | e1c6e5b612e2b1b01ca7777ec935c207 |
Prüfsumme SHA1 | d0d80c398bf69152728dcfeadfc4d219341809b1 |
Prüfsumme SHA256 | 952a5f6d55279091cc0c72c2c6d77f80bf2e223b5a7b2a1800d232cdaf1a153e |
Link zum Herunterladen | python-ipaddr_2.1.5-2_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
|