Metadata-Version: 1.1
Name: iptools
Version: 0.6.0
Summary: Python utilites for manipulating IPv4 and IPv6 addresses
Home-page: https://github.com/bd808/python-iptools
Author: Bryan Davis
Author-email: bd808@bd808.com
License: BSD
Download-URL: http://pypi.python.org/packages/source/i/iptools/
Description: Utilities for manipulating IPv4 and IPv6 addresses
            including a class that can be used to include CIDR network blocks
            in Django's INTERNAL_IPS setting.
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Utilities
Classifier: Topic :: Internet
