{ "info": { "author": "Sean Reifschneider", "author_email": "jafo@tummy.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: Public Domain", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "Cracklib is great, and in newer packages there is a Python module available\r\nfor it. However, on systems that don't yet have it, such as CentOS 5, I've\r\nwritten a ctypes wrapper for the system cryptlib. This would also work on a\r\nsystem that you can't install python-libcrypt. It does require python with\r\nctypes available, so for CentOS 5 you have to install and use the python26\r\npackage.", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/downloads/linsomniac/python-ctypescracklib/python-ctypescracklib-1.01.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/linsomniac/python-ctypescracklib", "keywords": "password strength ctypes", "license": "", "maintainer": "Sean Reifschneider", "maintainer_email": "jafo@tummy.com", "name": "ctypescracklib", "package_url": "https://pypi.org/project/ctypescracklib/", "platform": "", "project_url": "https://pypi.org/project/ctypescracklib/", "project_urls": { "Download": "http://github.com/downloads/linsomniac/python-ctypescracklib/python-ctypescracklib-1.01.tar.gz", "Homepage": "https://github.com/linsomniac/python-ctypescracklib" }, "release_url": "https://pypi.org/project/ctypescracklib/1.01/", "requires_dist": null, "requires_python": null, "summary": "ctypes wrapper for cracklib password strength checking", "version": "1.01" }, "last_serial": 223856, "releases": { "1.00": [], "1.01": [] }, "urls": [] }