{ "info": { "author": "Daniel Waardal", "author_email": "waawal@boom.ws", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Systems Administration" ], "description": "inarpa (ipv4)\n==========================\n\nThe module exposes the ``create`` function which takes a ipv4-address and optionally a suffix.\n\nExample\n-------\n::\n\n >>> import inarpa\n \n >>> inarpa.create('192.168.0.1')\n '1.0.168.192.in-addr.arpa'\n >>> inarpa.create('192.168.0.1', 'ix.dnsbl.manitu.net')\n '1.0.168.192.ix.dnsbl.manitu.net'\n\nInstallation\n-----------------------------\n\nInstall inarpa with ``pip install inarpa`` or just `download inarpa.py `_ and place it in your project directory.\n\nLicense\n-------\n`BSD `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/waawal/inarpa/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "inarpa", "package_url": "https://pypi.org/project/inarpa/", "platform": "any", "project_url": "https://pypi.org/project/inarpa/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/waawal/inarpa/" }, "release_url": "https://pypi.org/project/inarpa/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "inarpa creates valid in-addr.arpa names of ipv4-addresses.", "version": "0.1.2" }, "last_serial": 806786, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ad283f051f62647a2a5acc288067665f", "sha256": "d0a5d0ba4d99e455c316036eb8347ecfe03e495c2649d8387e6293c88fec6238" }, "downloads": -1, "filename": "inarpa-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ad283f051f62647a2a5acc288067665f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1828, "upload_time": "2012-08-04T19:50:50", "url": "https://files.pythonhosted.org/packages/e1/5e/93ea5e4d3733700a1f9b2b153f25d8394b16dd8924ab6454294bfc3beb16/inarpa-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "66e6a14c4f8acd1805d6765501c1afe8", "sha256": "d514df7744bc892048dbc73995713185e914802e57f15817163bef9af491cfc7" }, "downloads": -1, "filename": "inarpa-0.1.1.tar.gz", "has_sig": false, "md5_digest": "66e6a14c4f8acd1805d6765501c1afe8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1834, "upload_time": "2012-08-04T20:18:53", "url": "https://files.pythonhosted.org/packages/60/7d/66541c824c2e7402269a3e685700479601eb1ba12a0c9090103f7e15ef4c/inarpa-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b99b07ff80d24e3f9feed5465680bf1a", "sha256": "46cac0ecd24a51e4cb6a977e04f0f02c128afc3631f53e1c938ec11c05850fb1" }, "downloads": -1, "filename": "inarpa-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b99b07ff80d24e3f9feed5465680bf1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1858, "upload_time": "2013-07-03T07:41:36", "url": "https://files.pythonhosted.org/packages/8d/aa/3fbee660f5b282fcdb03f120e879f7c8ae900b7f9a267f3cafc91d3ceea1/inarpa-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b99b07ff80d24e3f9feed5465680bf1a", "sha256": "46cac0ecd24a51e4cb6a977e04f0f02c128afc3631f53e1c938ec11c05850fb1" }, "downloads": -1, "filename": "inarpa-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b99b07ff80d24e3f9feed5465680bf1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1858, "upload_time": "2013-07-03T07:41:36", "url": "https://files.pythonhosted.org/packages/8d/aa/3fbee660f5b282fcdb03f120e879f7c8ae900b7f9a267f3cafc91d3ceea1/inarpa-0.1.2.tar.gz" } ] }