Metadata-Version: 1.2
Name: iplib
Version: 1.2.1
Summary: convert amongst many different IPv4 notations
Home-page: https://github.com/alberanid/python-iplib
Author: Davide Alberani
Author-email: da@erlug.linux.it
Maintainer: Davide Alberani
Maintainer-email: da@erlug.linux.it
License: BSD
Download-URL: http://erlug.linux.it/~da/soft/iplib/
Description: You can use this Python module to convert amongst many
        different notations and to manage couples of address/netmask
        in the CIDR notation.
        
Keywords: ip,address,quad,dot,notation,binary,octal,hexadecimal,netmask,cidr,internet
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
Classifier: Topic :: Internet
Classifier: Topic :: Utilities
