Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Side by Side Diff: third_party/google-endpoints/rsa-3.4.2.dist-info/metadata.json

Issue 2666783008: Add google-endpoints to third_party/. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
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"}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698