{ "info": { "author": "Ross Patterson", "author_email": "me@rpatterson.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Natural Language :: English", "Programming Language :: Python", "Topic :: Security", "Topic :: Utilities" ], "description": "passphrasegen\n=============\n\nGenerate a passphrase consisting of words chosen from word list dictionaries.\n\nSee the online help for details::\n\n $ passphrasegen --help\n usage: setup.py [-h] [-d DELIMITER] [-b BITS | -l LENGTH]\n [wordlist [wordlist ...]]\n \n Generate a passphrase consisting of words chosen from word list dictionaries.\n \n positional arguments:\n wordlist one or more word list dictionaries with one word per line\n (default: ['/usr/share/dict/words'])\n \n optional arguments:\n -h, --help show this help message and exit\n -d DELIMITER, --delimiter DELIMITER\n delimiter that separates the words in the passphrase\n (default: ' ')\n -b BITS, --bits BITS minimum bits of entropy, determines the number of words\n (default: 164)\n -l LENGTH, --length LENGTH\n length of the passphrase in number of words", "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/rpatterson/passphrasegen", "keywords": "password generator passphrase entropy", "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "passphrasegen", "package_url": "https://pypi.org/project/passphrasegen/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/passphrasegen/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rpatterson/passphrasegen" }, "release_url": "https://pypi.org/project/passphrasegen/1.1/", "requires_dist": null, "requires_python": null, "summary": "Generate a passphrase consisting of words chosen from word list dictionaries.", "version": "1.1" }, "last_serial": 837872, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e1a694b20fecc3d26cb2993fb42a414f", "sha256": "bbfcd01c18046dcfeb63ebc476848d8ffed110dea70e466e1f59a56f9a7e9a3f" }, "downloads": -1, "filename": "passphrasegen-1.0.tar.gz", "has_sig": false, "md5_digest": "e1a694b20fecc3d26cb2993fb42a414f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2451, "upload_time": "2013-08-12T01:53:46", "url": "https://files.pythonhosted.org/packages/fc/57/17bd386b4ce3e611e5d2a4a12480a08e6b655e4febc84d8dbc10b92c32e9/passphrasegen-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "02ca7671da9dac9028a38785cc4bdc16", "sha256": "a3298caf8ca7e816ba7777bbabe63ad4ce8679aa5ef1ffa45b914d23983dfd5b" }, "downloads": -1, "filename": "passphrasegen-1.1.tar.gz", "has_sig": false, "md5_digest": "02ca7671da9dac9028a38785cc4bdc16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2439, "upload_time": "2013-08-12T03:19:17", "url": "https://files.pythonhosted.org/packages/1f/96/009e1763d5e532bc6fa2bf4949fbd18611f0c3f1a56f1ea2cd2dccd56e44/passphrasegen-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "02ca7671da9dac9028a38785cc4bdc16", "sha256": "a3298caf8ca7e816ba7777bbabe63ad4ce8679aa5ef1ffa45b914d23983dfd5b" }, "downloads": -1, "filename": "passphrasegen-1.1.tar.gz", "has_sig": false, "md5_digest": "02ca7671da9dac9028a38785cc4bdc16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2439, "upload_time": "2013-08-12T03:19:17", "url": "https://files.pythonhosted.org/packages/1f/96/009e1763d5e532bc6fa2bf4949fbd18611f0c3f1a56f1ea2cd2dccd56e44/passphrasegen-1.1.tar.gz" } ] }