diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-11 19:06:44 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-12 01:25:01 -0600 |
commit | 7a348a26de11d1c3db2f44d703c98d5300ae007a (patch) | |
tree | 649d15808e7d7a8171042dce34edfca90c7065f3 /python/ipaddr-py/slack-desc | |
parent | 4513e736208714281c6c7ef97c0776fd8353e612 (diff) | |
download | slackbuilds-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/slack-desc')
-rw-r--r-- | python/ipaddr-py/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/ipaddr-py/slack-desc b/python/ipaddr-py/slack-desc new file mode 100644 index 0000000000..6e0f8ac319 --- /dev/null +++ b/python/ipaddr-py/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +ipaddr-py: ipaddr-py (IPv4/IPv6 manipulation library in Python) +ipaddr-py: +ipaddr-py: ipaddr-py is an IPv4/IPv6 manipulation library in Python. +ipaddr-py: This library is used to create/poke/manipulate IPv4 and +ipaddr-py: IPv6 addresses and prefixes +ipaddr-py: +ipaddr-py: Homepage: https://code.google.com/p/ipaddr-py/ +ipaddr-py: +ipaddr-py: +ipaddr-py: +ipaddr-py: |