           SPELL=ipy
          SPELLX=IPy
         VERSION=0.62
          SOURCE=$SPELLX-$VERSION.tar.gz
   SOURCE_URL[0]=http://pypi.python.org/packages/source/I/$SPELLX/$SOURCE
     SOURCE_HASH=sha512:ab778b52fea528c6843a57987cd89b4f0ffb5984c7e3df92e35dbb5b4e73384e4906010d4f760f626ee78c40654f246b34d902caac86fc4cb874abf70e439253
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
        WEB_SITE=http://software.inl.fr/trac/wiki/IPy
      LICENSE[0]=BSD
         ENTERED=20080828
           SHORT="class/tools for handling of IPv4/IPv6 addresses and networks"
cat << EOF
IPy are a Python class and tools for handling of IPv4 and IPv6 addresses and
networks. It is similar to Net::IP Perl module.

The IP class allows a comfortable parsing and handling for most notations in
use for IPv4 and IPv6 Addresses and Networks. It was greatly inspired bei RIPE's
Perl module NET::IP's interface but doesn't share the Implementation. It doesn't
share non-CIDR netmasks, so funky stuff lixe a netmask 0xffffff0f can't be done
here.
EOF
