{ "info": { "author": "Michal Belica", "author_email": "devel@beli.sk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3" ], "description": "PWUtils\n========\n\nPython module and command line tools for manipulating passwords.\n\n**NOTE:** PWUtils requires Python 3. Tested with Python 3.4.\n\n\nFeatures\n--------\n\n- simple random password generator\n- standard unix crypt(3) wrapper for generating and verifying hashed\n passwords\n\n\nLocations\n---------\n\n**PWUtils packages** are available from Cheese shop (PyPI) at\nhttps://pypi.python.org/pypi/pwutils\n\nThe `project page `_ is hosted on Github.\n\nIf you've never worked with *git* or contributed to a project on Github,\nthere is a `quick start guide `_.\n\nIf you find something wrong or know of a missing feature, please\n`create an issue `_ on the project\npage. If you find that inconvenient or have some security concerns, you could\nalso drop me a line at .\n\n\nLicense\n-------\n\nCopyright 2015 Michal Belica \n\n::\n\n PWUtils is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n PWUtils is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with PWUtils. If not, see < http://www.gnu.org/licenses/ >.\n\nA copy of the license can be found in the ``LICENSE`` file in the\ndistribution.", "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/beli-sk/pwutils", "keywords": "password", "license": "GPL-3", "maintainer": null, "maintainer_email": null, "name": "pwutils", "package_url": "https://pypi.org/project/pwutils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pwutils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/beli-sk/pwutils" }, "release_url": "https://pypi.org/project/pwutils/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "tools for manipulating passwords", "version": "0.0.1" }, "last_serial": 1528013, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7432e181b2129dbb8ada19ea21b542c4", "sha256": "0691721d0e20d2598c80a8d3abcd6f5870b081f86e89fa3979422ff41ef5f5bc" }, "downloads": -1, "filename": "pwutils-0.0.1.tar.gz", "has_sig": true, "md5_digest": "7432e181b2129dbb8ada19ea21b542c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16140, "upload_time": "2015-04-30T15:33:20", "url": "https://files.pythonhosted.org/packages/f5/12/fb9a1ce1d6649c2fa35cf190af8ab222fb6ec5d75c7eab8212c53130fcec/pwutils-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7432e181b2129dbb8ada19ea21b542c4", "sha256": "0691721d0e20d2598c80a8d3abcd6f5870b081f86e89fa3979422ff41ef5f5bc" }, "downloads": -1, "filename": "pwutils-0.0.1.tar.gz", "has_sig": true, "md5_digest": "7432e181b2129dbb8ada19ea21b542c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16140, "upload_time": "2015-04-30T15:33:20", "url": "https://files.pythonhosted.org/packages/f5/12/fb9a1ce1d6649c2fa35cf190af8ab222fb6ec5d75c7eab8212c53130fcec/pwutils-0.0.1.tar.gz" } ] }