README.txt
RELEASE_NOTES.txt
MANIFEST
setup.py
src/atom/__init__.py
src/atom/service.py
src/gdata/__init__.py
src/gdata/test_data.py
src/gdata/service.py
src/gdata/base/__init__.py
src/gdata/base/service.py
src/gdata/calendar/__init__.py
src/gdata/calendar/service.py
src/gdata/docs/__init__.py
src/gdata/docs/service.py
src/gdata/spreadsheet/__init__.py
src/gdata/spreadsheet/service.py
src/gdata/apps/__init__.py
src/gdata/apps/service.py
samples/base/baseQueryExample.py
samples/base/dryRunInsert.py
samples/calendar/calendarExample.py
samples/docs/docsExample.py
samples/spreadsheets/spreadsheetExample.py
samples/blogger/BloggerExample.py
samples/mashups/birthdaySample.py
tests/atom_test.py
tests/gdata_test.py
tests/atom/service_test.py
tests/gdata/service_test.py
tests/gdata/calendar/service_test.py
tests/gdata/base/service_test.py
tests/gdata/spreadsheet/service_test.py
tests/gdata/apps/service_test.py
tests/gdata/calendar_test.py
tests/gdata/docs_test.py
tests/gdata/docs/service_test.py
tests/gdata/base_test.py
tests/gdata/spreadsheet_test.py
tests/gdata/apps_test.py
tests/gdata/testimage.jpg
