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

Side by Side Diff: third_party/google-endpoints/rsa-3.4.2.dist-info/entry_points.txt

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 [console_scripts]
2 pyrsa-decrypt = rsa.cli:decrypt
3 pyrsa-decrypt-bigfile = rsa.cli:decrypt_bigfile
4 pyrsa-encrypt = rsa.cli:encrypt
5 pyrsa-encrypt-bigfile = rsa.cli:encrypt_bigfile
6 pyrsa-keygen = rsa.cli:keygen
7 pyrsa-priv2pub = rsa.util:private_to_public
8 pyrsa-sign = rsa.cli:sign
9 pyrsa-verify = rsa.cli:verify
10
OLDNEW
« no previous file with comments | « third_party/google-endpoints/rsa-3.4.2.dist-info/WHEEL ('k') | third_party/google-endpoints/rsa-3.4.2.dist-info/metadata.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698