{ "info": { "author": "Ben Webber", "author_email": "benjamin.webber@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "hexdomain\n=========\n\n``hexdomain`` reads words from a `words file `_ and converts them to `hexspeak `_ domain names.\n\nFor example, \"code\" becomes ``c0.de`` and \"coffee\" becomes ``c0ff.ee``.\n\nUsage\n-----\n\nBy default, ``hexdomain`` reads words from ``/usr/share/dict/words``::\n\n hexdomain\n\nYou can specify an alternate word list as well::\n\n hexdomain /path/to/my/words\n\nYou can also provide custom substitutions instead of the built-in ones; see ``hexdomain -h`` for details.\n\nInstallation\n------------\n\nInstall with pip::\n\n pip install hexdomain\n\nLicence\n-------\n\nMIT\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/benwebber/hexdomain/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "hexdomain", "package_url": "https://pypi.org/project/hexdomain/", "platform": "", "project_url": "https://pypi.org/project/hexdomain/", "project_urls": { "Homepage": "https://github.com/benwebber/hexdomain/" }, "release_url": "https://pypi.org/project/hexdomain/1.0.0/", "requires_dist": [ "six", "tld" ], "requires_python": "", "summary": "Generate domain names that only contain hexadecimal numbers.", "version": "1.0.0" }, "last_serial": 2756995, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "a9924f35cce28b492d7b164c89ec2d8a", "sha256": "04e12e306e2dd499e27c5dabf4ef2999044b489ca243e9044c49c161250f626e" }, "downloads": -1, "filename": "hexdomain-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a9924f35cce28b492d7b164c89ec2d8a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4360, "upload_time": "2017-04-06T07:58:50", "url": "https://files.pythonhosted.org/packages/74/24/6dbe04fcdd1bcb8fcd527f5248b36b99ece5e60adeb4ad46a2fe61d8a600/hexdomain-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ce5d183a8cea5f7daff58b7490567d41", "sha256": "924aa46d6601b5464af88ac174fe4ca552e3b893cfb6d90aa194137169f2218d" }, "downloads": -1, "filename": "hexdomain-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ce5d183a8cea5f7daff58b7490567d41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2718, "upload_time": "2017-04-06T07:58:51", "url": "https://files.pythonhosted.org/packages/d6/68/f382429f10f988f8c10522ce1b06512142b593a8cea927ec87e46ded666b/hexdomain-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a9924f35cce28b492d7b164c89ec2d8a", "sha256": "04e12e306e2dd499e27c5dabf4ef2999044b489ca243e9044c49c161250f626e" }, "downloads": -1, "filename": "hexdomain-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a9924f35cce28b492d7b164c89ec2d8a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4360, "upload_time": "2017-04-06T07:58:50", "url": "https://files.pythonhosted.org/packages/74/24/6dbe04fcdd1bcb8fcd527f5248b36b99ece5e60adeb4ad46a2fe61d8a600/hexdomain-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ce5d183a8cea5f7daff58b7490567d41", "sha256": "924aa46d6601b5464af88ac174fe4ca552e3b893cfb6d90aa194137169f2218d" }, "downloads": -1, "filename": "hexdomain-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ce5d183a8cea5f7daff58b7490567d41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2718, "upload_time": "2017-04-06T07:58:51", "url": "https://files.pythonhosted.org/packages/d6/68/f382429f10f988f8c10522ce1b06512142b593a8cea927ec87e46ded666b/hexdomain-1.0.0.tar.gz" } ] }