1
0
forked from s434650/CatOrNot
CatOrNot/venv/lib/python3.6/site-packages/rsa-4.0.dist-info/metadata.json
2018-12-11 00:32:28 +01:00

1 line
1.8 KiB
JSON

{"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Security :: Cryptography"], "description_content_type": "text/markdown", "extensions": {"python.commands": {"wrap_console": {"pyrsa-decrypt": "rsa.cli:decrypt", "pyrsa-encrypt": "rsa.cli:encrypt", "pyrsa-keygen": "rsa.cli:keygen", "pyrsa-priv2pub": "rsa.util:private_to_public", "pyrsa-sign": "rsa.cli:sign", "pyrsa-verify": "rsa.cli:verify"}}, "python.details": {"contacts": [{"email": "sybren@stuvel.eu", "name": "Sybren A. Stuvel", "role": "author"}, {"email": "sybren@stuvel.eu", "name": "Sybren A. Stuvel", "role": "maintainer"}], "document_names": {"description": "DESCRIPTION.rst", "license": "LICENSE.txt"}, "project_urls": {"Home": "https://stuvel.eu/rsa"}}, "python.exports": {"console_scripts": {"pyrsa-decrypt": "rsa.cli:decrypt", "pyrsa-encrypt": "rsa.cli:encrypt", "pyrsa-keygen": "rsa.cli:keygen", "pyrsa-priv2pub": "rsa.util:private_to_public", "pyrsa-sign": "rsa.cli:sign", "pyrsa-verify": "rsa.cli:verify"}}}, "extras": [], "generator": "bdist_wheel (0.30.0)", "license": "ASL 2", "metadata_version": "2.0", "name": "rsa", "run_requires": [{"requires": ["pyasn1 (>=0.1.3)"]}], "summary": "Pure-Python RSA implementation", "version": "4.0"}