summaryrefslogtreecommitdiff
path: root/python/ipaddr-py/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2013-11-11 19:06:44 -0600
committerRobby Workman <rworkman@slackbuilds.org>2013-11-12 01:25:01 -0600
commit7a348a26de11d1c3db2f44d703c98d5300ae007a (patch)
tree649d15808e7d7a8171042dce34edfca90c7065f3 /python/ipaddr-py/README
parent4513e736208714281c6c7ef97c0776fd8353e612 (diff)
downloadslackbuilds-7a348a26de11d1c3db2f44d703c98d5300ae007a.tar.gz
python/ipaddr-py: Added (IPv4/IPv6 manipulation library in Python)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/ipaddr-py/README')
-rw-r--r--python/ipaddr-py/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/ipaddr-py/README b/python/ipaddr-py/README
new file mode 100644
index 0000000000..d261ad36b0
--- /dev/null
+++ b/python/ipaddr-py/README
@@ -0,0 +1,3 @@
+ipaddr-py is an IPv4/IPv6 manipulation library in Python.
+This library is used to create/poke/manipulate IPv4 and
+IPv6 addresses and prefixes.