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

Unified Diff: third_party/google_appengine_cloudstorage/README.chromium

Issue 139303023: add GCS support to docs server (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated third party library, rebased and fixed a path issue caused by rebasing Created 6 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 side-by-side diff with in-line comments
Download patch
Index: third_party/google_appengine_cloudstorage/README.chromium
diff --git a/third_party/google_appengine_cloudstorage/README.chromium b/third_party/google_appengine_cloudstorage/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..276d1242da95e31e295708280aa68c0e6a2d4753
--- /dev/null
+++ b/third_party/google_appengine_cloudstorage/README.chromium
@@ -0,0 +1,17 @@
+Name: Google AppEngine Cloud Storage Python client
+Short Name: appengine-gcs-client
+URL: https://code.google.com/p/appengine-gcs-client/source
+Date: 2014-Feb-14
+Revision: trunk
+License: Apache 2.0
+License File: NOT_SHIPPED
+Security Critical: no
+
+Description:
+Python libraries to access Google Cloud Storage buckets from Google AppEngine
+server, used in the documentation server to access parts of docs that are
+hosted in Google Cloud Storage.
+
+Local Modifications:
+- removed test and demo directories
+- removed MANIFEST.in, setup.py and distribute_setup.py
« no previous file with comments | « third_party/google_appengine_cloudstorage/README ('k') | third_party/google_appengine_cloudstorage/cloudstorage/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698