{ "info": { "author": "Pierre-Francois Carpentier", "author_email": "carpentier.pf@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: CherryPy", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Internet :: Name Service (DNS)" ], "description": "DnsCherry\n=========\n\n.. image:: https://raw.githubusercontent.com/kakwa/dnscherry/master/resources/static/img/apple-touch-icon-72-precomposed.png\n\n\n.. image:: https://travis-ci.org/kakwa/dnscherry.svg?branch=master\n :target: https://travis-ci.org/kakwa/dnscherry\n \n.. image:: https://coveralls.io/repos/kakwa/dnscherry/badge.svg \n :target: https://coveralls.io/r/kakwa/dnscherry\n\n.. image:: https://img.shields.io/pypi/dm/dnscherry.svg\n :target: https://pypi.python.org/pypi/dnscherry\n :alt: Number of PyPI downloads\n \n.. image:: https://img.shields.io/pypi/v/dnscherry.svg\n :target: https://pypi.python.org/pypi/dnscherry\n :alt: PyPI version\n\n.. image:: https://readthedocs.org/projects/dnscherry/badge/?version=latest\n :target: http://dnscherry.readthedocs.org/en/latest/?badge=latest\n :alt: Documentation Status\n\n----\n\n:PyPI: `Package `_\n:Doc: `Documentation `_\n:License: MIT\n:Author: Pierre-Francois Carpentier - copyright 2014\n\n----\n\nDescription\n===========\n\nDnscherry is a small cherrypy application to manage dns zones.\nIt can add/delete records from any dns server using tsig and\ndynamic updates.\n\n\nScreenshots\n===========\n\n.. image:: https://raw.githubusercontent.com/kakwa/dnscherry/master/docs/assets/main_screen.png\n\nLicense\n=======\n\nDnscherry is released under the MIT public license.\n\nInstallation\n============\n\nQuick installation guide:\n\n.. sourcecode:: bash\n\n $ pip install dnscherry\n \n # edit configuration according to your dns setup\n $ vim /etc/dnscherry/dnscherry.ini\n\n # launch dnscherryd\n dnscherryd -c /etc/dnscherry/dnscherry.ini\n\nIt should be accessible from your browser on http://localhost:8080.", "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/kakwa/dnscherry", "keywords": null, "license": "The MIT License (MIT)\n\nCopyright (c) 2014 Carpentier Pierre-Francois\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "dnscherry", "package_url": "https://pypi.org/project/dnscherry/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dnscherry/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kakwa/dnscherry" }, "release_url": "https://pypi.org/project/dnscherry/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "A simple web application to manage DNS zones", "version": "0.1.3" }, "last_serial": 1829933, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "761f5480d0566933bce23ded9fbf6857", "sha256": "5336834bfa68b551d8a186cab16359d8115cbe7d7339cbfbe3c2458a890f3211" }, "downloads": -1, "filename": "dnscherry-0.0.1.tar.gz", "has_sig": false, "md5_digest": "761f5480d0566933bce23ded9fbf6857", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 461236, "upload_time": "2014-05-21T22:00:47", "url": "https://files.pythonhosted.org/packages/b9/6a/26e92880ca712b322d6eaa17abc9b97f82f23bbedb02289be3764783d2c5/dnscherry-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "473535fd22d5655e71a863fd17570912", "sha256": "b109516e5df3460506368f9bd1361ad07c1dae62007f095e995c620827022d65" }, "downloads": -1, "filename": "dnscherry-0.1.0.tar.gz", "has_sig": false, "md5_digest": "473535fd22d5655e71a863fd17570912", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 470195, "upload_time": "2015-11-08T22:45:03", "url": "https://files.pythonhosted.org/packages/5a/ad/8747de4ef37a5c27585a30b5379fc27ca8a1116e1b039cc76e8fdf7e781d/dnscherry-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "daf4a07cfd7cf98e26ccd24da8846209", "sha256": "c940ae5192dd6c3a7498853f7a509224c148918cf0980ce4b10c7f7e39d0a18f" }, "downloads": -1, "filename": "dnscherry-0.1.1.tar.gz", "has_sig": false, "md5_digest": "daf4a07cfd7cf98e26ccd24da8846209", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 470311, "upload_time": "2015-11-08T23:30:18", "url": "https://files.pythonhosted.org/packages/6f/0d/37f6adc5fc917069db838acebb1edf1a49e7eb69e75a6efea7715153cf76/dnscherry-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "48824a53c9d427b11efccf98f62fb8cf", "sha256": "0878d442cebc247a562b6d95d91e2da36ebc8444c7265f61149e5b10089b0d0c" }, "downloads": -1, "filename": "dnscherry-0.1.2.tar.gz", "has_sig": false, "md5_digest": "48824a53c9d427b11efccf98f62fb8cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 470036, "upload_time": "2015-11-12T08:29:46", "url": "https://files.pythonhosted.org/packages/0e/59/87b91d4cc04dbeb18968bd49f09ca6fe0a768cb539d7b63f11798aab0e66/dnscherry-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "d1f146ab055211ac8b072a53179aff70", "sha256": "deb69bbfb3b159ec844e173582847aee5edec17bb6431bba2b751b1069eef818" }, "downloads": -1, "filename": "dnscherry-0.1.3.tar.gz", "has_sig": false, "md5_digest": "d1f146ab055211ac8b072a53179aff70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 470104, "upload_time": "2015-11-23T19:23:37", "url": "https://files.pythonhosted.org/packages/5b/44/80b2750cc21b387554a11e6f08dec26ee1305861112575cb93e9776e194b/dnscherry-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d1f146ab055211ac8b072a53179aff70", "sha256": "deb69bbfb3b159ec844e173582847aee5edec17bb6431bba2b751b1069eef818" }, "downloads": -1, "filename": "dnscherry-0.1.3.tar.gz", "has_sig": false, "md5_digest": "d1f146ab055211ac8b072a53179aff70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 470104, "upload_time": "2015-11-23T19:23:37", "url": "https://files.pythonhosted.org/packages/5b/44/80b2750cc21b387554a11e6f08dec26ee1305861112575cb93e9776e194b/dnscherry-0.1.3.tar.gz" } ] }