• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..16-Feb-2021-

cloudstorage/H16-Feb-2021-2,4851,865

OWNERSH A D16-Feb-2021139 54

READMEH A D16-Feb-2021227 85

README.chromiumH A D16-Feb-2021557 1815

README

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

README.chromium

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