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

Unified 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, 11 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 side-by-side diff with in-line comments
Download patch
Index: third_party/google-endpoints/rsa-3.4.2.dist-info/entry_points.txt
diff --git a/third_party/google-endpoints/rsa-3.4.2.dist-info/entry_points.txt b/third_party/google-endpoints/rsa-3.4.2.dist-info/entry_points.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3f5627fd1af0e6109fa9a6917a5137251f7073fa
--- /dev/null
+++ b/third_party/google-endpoints/rsa-3.4.2.dist-info/entry_points.txt
@@ -0,0 +1,10 @@
+[console_scripts]
+pyrsa-decrypt = rsa.cli:decrypt
+pyrsa-decrypt-bigfile = rsa.cli:decrypt_bigfile
+pyrsa-encrypt = rsa.cli:encrypt
+pyrsa-encrypt-bigfile = rsa.cli:encrypt_bigfile
+pyrsa-keygen = rsa.cli:keygen
+pyrsa-priv2pub = rsa.util:private_to_public
+pyrsa-sign = rsa.cli:sign
+pyrsa-verify = rsa.cli:verify
+
« 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