{ "info": { "author": "Carey Evans", "author_email": "careye@spamcop.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python", "Topic :: Security" ], "description": "A pure Python implementation of the Unix DES password crypt function,\r\nbased on Eric Young's fcrypt.c. It works with any version of Python\r\nfrom version 1.5 or higher, and because it's pure Python it doesn't\r\nneed a C compiler to install it.", "description_content_type": null, "docs_url": null, "download_url": "http://carey.geek.nz/code/python-fcrypt/fcrypt-1.3.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://carey.geek.nz/code/python-fcrypt/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "fcrypt", "package_url": "https://pypi.org/project/fcrypt/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fcrypt/", "project_urls": { "Download": "http://carey.geek.nz/code/python-fcrypt/fcrypt-1.3.1.tar.gz", "Homepage": "http://carey.geek.nz/code/python-fcrypt/" }, "release_url": "https://pypi.org/project/fcrypt/1.3.1/", "requires_dist": null, "requires_python": null, "summary": "Unix password crypt function.", "version": "1.3.1" }, "last_serial": 2816, "releases": { "1.2": [], "1.3": [], "1.3.1": [] }, "urls": [] }