{ "info": { "author": "Webrepublic AG", "author_email": "tech@webrepublic.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Topic :: Internet :: Name Service (DNS)", "Topic :: Terminals" ], "description": "DNSimple Zone File Importer\n===========================\n\nThis script allows you to import a Bind zone file into your DNSimple account.\n\n\nInstalling\n----------\n\nTo install current version using pip, issue::\n\n $ sudo pip install dnsimple-zoneimport\n\n\nUsage\n-----\n\n``dnsimple_zoneimport --help``::\n\n DNSimple Zone File Importer.\n\n Usage:\n dnsimple_zoneimport -e -t \n dnsimple_zoneimport -h | --help\n dnsimple_zoneimport -v | --version\n\n Options:\n -e DNSimple email address.\n -t DNSimple API token (see https://dnsimple.com/account).\n -h --help Show this screen.\n -v --version Show version.\n\n\nDevelopment\n-----------\n\nIf you have checked out the source code, start the script with ::\n\n python -m dnsimple_zoneimport.importer\n\n\nTesting\n-------\n\nTo test, the pytest library is required::\n\n $ pip install pytest\n\nThen run the tests::\n\n $ py.test\n\n\nSourcecode\n----------\n\nThe sourcecode is available on Github: https://github.com/wbrp/dnsimple-zoneimport\n\n\nCoding Guidelines\n-----------------\n\nPEP8 via `flake8 `_ with max-line-width set\nto 99 and E126-E128 ignored.\n\n\nVersioning\n----------\n\nThis project uses `Semantic Versioning `_.\n\n\nLicense\n-------\n\nThe code is licensed under the MIT license. See `LICENSE` file for more details.", "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/wbrp/dnsimple-zoneimport", "keywords": "dnsimple dns \"zone files\" bind import api", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "dnsimple-zoneimport", "package_url": "https://pypi.org/project/dnsimple-zoneimport/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dnsimple-zoneimport/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/wbrp/dnsimple-zoneimport" }, "release_url": "https://pypi.org/project/dnsimple-zoneimport/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A script that allows you to import a Bind zone file into your DNSimple account.", "version": "0.1.1" }, "last_serial": 779406, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "6dff0175d56f777c00026981365808fa", "sha256": "64192eb34e524a52b381845852b355f82694572ee22ad4ce292ca9a424906b06" }, "downloads": -1, "filename": "dnsimple-zoneimport-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6dff0175d56f777c00026981365808fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5183, "upload_time": "2013-06-25T15:00:14", "url": "https://files.pythonhosted.org/packages/62/a9/e4a1f75bd64dcc3cebec018d3ba67cbc4262dd9d85fe129f593a9ae0e1ed/dnsimple-zoneimport-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6dff0175d56f777c00026981365808fa", "sha256": "64192eb34e524a52b381845852b355f82694572ee22ad4ce292ca9a424906b06" }, "downloads": -1, "filename": "dnsimple-zoneimport-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6dff0175d56f777c00026981365808fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5183, "upload_time": "2013-06-25T15:00:14", "url": "https://files.pythonhosted.org/packages/62/a9/e4a1f75bd64dcc3cebec018d3ba67cbc4262dd9d85fe129f593a9ae0e1ed/dnsimple-zoneimport-0.1.1.tar.gz" } ] }