| 1 {"generator": "bdist_wheel (0.26.0)", "summary": "Pure-Python RSA implementation
", "classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audi
ence :: Developers", "Intended Audience :: Education", "Intended Audience :: Inf
ormation Technology", "License :: OSI Approved :: Apache Software License", "Ope
rating System :: OS Independent", "Programming Language :: Python", "Programming
Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming
Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming
Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programmi
ng Language :: Python :: 3.5", "Topic :: Security :: Cryptography"], "extensions
": {"python.details": {"project_urls": {"Home": "https://stuvel.eu/rsa"}, "conta
cts": [{"email": "sybren@stuvel.eu", "name": "Sybren A. Stuvel", "role": "author
"}], "document_names": {"description": "DESCRIPTION.rst"}}, "python.exports": {"
console_scripts": {"pyrsa-decrypt": "rsa.cli:decrypt", "pyrsa-decrypt-bigfile":
"rsa.cli:decrypt_bigfile", "pyrsa-encrypt": "rsa.cli:encrypt", "pyrsa-encrypt-bi
gfile": "rsa.cli:encrypt_bigfile", "pyrsa-keygen": "rsa.cli:keygen", "pyrsa-priv
2pub": "rsa.util:private_to_public", "pyrsa-sign": "rsa.cli:sign", "pyrsa-verify
": "rsa.cli:verify"}}, "python.commands": {"wrap_console": {"pyrsa-decrypt": "rs
a.cli:decrypt", "pyrsa-decrypt-bigfile": "rsa.cli:decrypt_bigfile", "pyrsa-encry
pt": "rsa.cli:encrypt", "pyrsa-encrypt-bigfile": "rsa.cli:encrypt_bigfile", "pyr
sa-keygen": "rsa.cli:keygen", "pyrsa-priv2pub": "rsa.util:private_to_public", "p
yrsa-sign": "rsa.cli:sign", "pyrsa-verify": "rsa.cli:verify"}}}, "license": "ASL
2", "metadata_version": "2.0", "name": "rsa", "run_requires": [{"requires": ["p
yasn1 (>=0.1.3)"]}], "extras": [], "version": "3.4.2"} |