{ "info": { "author": "Jonathan Sanchez Pando", "author_email": "me@jsan.me", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "[![Build Status](https://travis-ci.org/j-san/avahi-recorder.svg)](https://travis-ci.org/j-san/avahi-recorder)\n\nAvahi Recorder\n==============\n\nDynamic Zero Config DNS Server powered by Avahi.\n\nListen to Avahi and write DNS record for each discovered host on the lan. It allow Avahi to bind addresses for outsider subnetwork.\n\nInstall\n-------\n\n```\nsudo pip2.7 install avahi-recorder\nsudo avahi-recorder.py\n# It will create a DNS zone file in /etc/named/avahi-discover\n# yum install bind dnsutils\n# configure your dsn server\n# enjoy :)\n```\n\nDevelop\n-------\n\n```\nvirtualenv -p python2 env\nenv/bin/pip install -e .[dev]\nenv/bin/flake8 *.py\nenv/bin/avahi-recorder.py\n```\n\nTODOs\n-----\n\n- Configurable PARENT_DOMAIN, ZONE_FILE\n- Example of working DNS config\n- command line arguments\n - `domain`\n - `service-type`\n - `--permanent`\n\nIf you want some todos done, just [tweet me](https://twitter.com/j_sanp) :)\n\nLicence\n-------\n\n**THE BEER-WARE LICENSE** (Revision 42):\n\nJonathan Sanchez wrote this software. As long as you retain this notice you\ncan do whatever you want with this stuff. If we meet some day, and you think\nthis stuff is worth it, you can buy me a beer in return.", "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/j-san/avahi-recorder", "keywords": "avahi,dns,beer", "license": "Beer-Ware", "maintainer": null, "maintainer_email": null, "name": "avahi-recorder", "package_url": "https://pypi.org/project/avahi-recorder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/avahi-recorder/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/j-san/avahi-recorder" }, "release_url": "https://pypi.org/project/avahi-recorder/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Dynamic Zero Config DNS Server powered by Avahi.", "version": "0.1.0" }, "last_serial": 1290576, "releases": { "0.1.0": [] }, "urls": [] }