{ "info": { "author": "Christos TZOTZIOY Georgiou", "author_email": "tzot@sil-tec.gr", "bugtrack_url": null, "classifiers": [ "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" ], "description": "A library to help dealing with IPv4 addresses, networks and other networking\r\nelements.\r\n\r\nAt the moment, the module provides:\r\n- class CIDR, for operations on ipv4 addresses (nets and single hosts)\r\n- function included_nets, returning all nets covering the ip space between\r\n its two arguments.\r\n\r\nSee at the end of the module for some example uses.", "description_content_type": null, "docs_url": null, "download_url": "http://users.forthnet.gr/ath/chrisgeorgiou/python/IPv4_Utils-0.35.linux-i586.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://users.forthnet.gr/ath/chrisgeorgiou/python/", "keywords": "network subnet net host address broadcast mask ipv4 CIDR", "license": "http://www.gnu.org/licenses/lgpl.html", "maintainer": "", "maintainer_email": "", "name": "IPv4_Utils", "package_url": "https://pypi.org/project/IPv4_Utils/", "platform": "any", "project_url": "https://pypi.org/project/IPv4_Utils/", "project_urls": { "Download": "http://users.forthnet.gr/ath/chrisgeorgiou/python/IPv4_Utils-0.35.linux-i586.tar.gz", "Homepage": "http://users.forthnet.gr/ath/chrisgeorgiou/python/" }, "release_url": "https://pypi.org/project/IPv4_Utils/0.35/", "requires_dist": null, "requires_python": null, "summary": "IPv4 Utilities", "version": "0.35" }, "last_serial": 12465, "releases": { "0.33": [], "0.35": [] }, "urls": [] }