{ "info": { "author": "Henrique Pereira", "author_email": "ikkibr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "===============================\nPyXKCDPass\n===============================\n\n.. image:: https://badge.fury.io/py/pyxkcdpass.png\n :target: http://badge.fury.io/py/pyxkcdpass\n \n.. image:: https://travis-ci.org/ikkebr/pyxkcdpass.png?branch=master\n :target: https://travis-ci.org/ikkebr/pyxkcdpass\n\n.. image:: https://pypip.in/d/pyxkcdpass/badge.png\n :target: https://pypi.python.org/pypi/pyxkcdpass\n \n.. image:: https://coveralls.io/repos/ikkebr/pyxkcdpass/badge.png?1234\n :target: https://coveralls.io/r/ikkebr/pyxkcdpass\n\n\n \n.. image:: http://imgs.xkcd.com/comics/password_strength.png\n :target: www.xkcd.com/936/\n \n \nThis script provides a simple way to generate secure and human readable passwords, based on XKCD #936\n\n* Free software: BSD license\n* Documentation: http://pyxkcdpass.rtfd.org.\n\nInstall\n--------\n\nOpen your terminal and type:\n\n ** pip install pyxkcdpass\n \nor \n \n ** easy_install pyxkcdpass\n\nUsage\n--------\n\nJust call pyxckdpass and supply it with a dictionary:\n\n ** pyxkcdpass -d /usr/share/dict/words\n \nor provide a dictionary and a password length\n\n ** pyxkcdpass -d /usr/share/dict/words -l 10\n\n\n\n\nHistory\n-------\n\n0.1.0 (2014-05-05)\n++++++++++++++++++\n\n* First release on PyPI.", "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/ikkebr/pyxkcdpass", "keywords": "pyxkcdpass", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pyxkcdpass", "package_url": "https://pypi.org/project/pyxkcdpass/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyxkcdpass/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ikkebr/pyxkcdpass" }, "release_url": "https://pypi.org/project/pyxkcdpass/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "This script provides a simple way to generate secure and human readable passwords, based on XKCD #936", "version": "0.2.0" }, "last_serial": 1081493, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "dbe32366d2677c583e615b5fbefee18c", "sha256": "ac0b5a574baf824424672d18628b8123916c1f9b7f6ff0cdc5b60a88b9d021fc" }, "downloads": -1, "filename": "pyxkcdpass-0.1.0.zip", "has_sig": false, "md5_digest": "dbe32366d2677c583e615b5fbefee18c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17934, "upload_time": "2014-05-05T14:15:24", "url": "https://files.pythonhosted.org/packages/3e/ae/79d0bb9771304bd19572cc88452669a23c8a172c14219948ea8bbec6183e/pyxkcdpass-0.1.0.zip" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "fa2c46fc4b497be6460ac801ba4bc7eb", "sha256": "f6b7cfb0fe173b0e4361abf4e7a32747be964859e97d50fc2f79b73f09c58197" }, "downloads": -1, "filename": "pyxkcdpass-0.2.0.zip", "has_sig": false, "md5_digest": "fa2c46fc4b497be6460ac801ba4bc7eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18558, "upload_time": "2014-05-05T15:23:42", "url": "https://files.pythonhosted.org/packages/f9/ad/e33aa57ee18bd2d67de2e11f4416f37e081f0219222e6b3eeccc003e8738/pyxkcdpass-0.2.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fa2c46fc4b497be6460ac801ba4bc7eb", "sha256": "f6b7cfb0fe173b0e4361abf4e7a32747be964859e97d50fc2f79b73f09c58197" }, "downloads": -1, "filename": "pyxkcdpass-0.2.0.zip", "has_sig": false, "md5_digest": "fa2c46fc4b497be6460ac801ba4bc7eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18558, "upload_time": "2014-05-05T15:23:42", "url": "https://files.pythonhosted.org/packages/f9/ad/e33aa57ee18bd2d67de2e11f4416f37e081f0219222e6b3eeccc003e8738/pyxkcdpass-0.2.0.zip" } ] }