IPv4_Utils 0.35
IPv4 Utilities
A library to help dealing with IPv4 addresses, networks and other networking elements. At the moment, the module provides: - class CIDR, for operations on ipv4 addresses (nets and single hosts) - function included_nets, returning all nets covering the ip space between its two arguments. See at the end of the module for some example uses.
- Author: Christos TZOTZIOY Georgiou
- Home Page: http://users.forthnet.gr/ath/chrisgeorgiou/python/
- Download URL: http://users.forthnet.gr/ath/chrisgeorgiou/python/IPv4_Utils-0.35.linux-i586.tar.gz
- Keywords: network subnet net host address broadcast mask ipv4 CIDR
- License: http://www.gnu.org/licenses/lgpl.html
- Platform: any
- Requires bisect, itertools, re, socket, struct
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- Intended Audience :: Information Technology
- Intended Audience :: System Administrators
- Intended Audience :: Telecommunications Industry
- License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
- Natural Language :: English
- Operating System :: MacOS
- Operating System :: Microsoft :: Windows
- Operating System :: POSIX
- Programming Language :: Python
- Topic :: Internet
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: System :: Networking
- Package Index Owner: tzot
- DOAP record: IPv4_Utils-0.35.xml
