Home | History | Annotate | only in /external/chromium_org/third_party/google_appengine_cloudstorage
Up to higher level directory
NameDateSize
cloudstorage/05-Aug-2015
OWNERS05-Aug-201563
README05-Aug-2015227
README.chromium05-Aug-2015557

README

      1 AppEngine Google Cloud Storage clients
      2 ======================================
      3 
      4 Official site: http://code.google.com/p/appengine-gcs-client/
      5 
      6 Check the site for up to date status, latest version, getting started & user
      7 guides.
      8 

README.chromium

      1 Name: Google AppEngine Cloud Storage Python client
      2 Short Name: appengine-gcs-client
      3 URL: https://code.google.com/p/appengine-gcs-client/source
      4 Date: 2014-Feb-14
      5 Revision: trunk
      6 License: Apache 2.0
      7 License File: NOT_SHIPPED
      8 Security Critical: no
      9 
     10 Description:
     11 Python libraries to access Google Cloud Storage buckets from Google AppEngine
     12 server, used in the documentation server to access parts of docs that are
     13 hosted in Google Cloud Storage.
     14 
     15 Local Modifications:
     16 - removed test and demo directories
     17 - removed MANIFEST.in, setup.py and distribute_setup.py
     18