Source: python-gdata
Section: python
Priority: extra
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Dmitry Shachnev <mitya57@gmail.com>, Gustavo Franco <stratus@debian.org>
Build-Depends: debhelper (>= 8), python-all (>= 2.6.6-3~)
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-gdata/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-gdata/trunk/
DM-Upload-Allowed: yes
Homepage: http://code.google.com/p/gdata-python-client
Standards-Version: 3.9.3
X-Python-Version: >= 2.6

Package: python-gdata
Architecture: all 
Depends: ${misc:Depends}, ${python:Depends}
Suggests: python-gdata-doc
Description: Google Data Python client library
 The GData (Google data) APIs provide a simple protocol for reading 
 and writing data on the web.
 .
 Each of the following Google services provides a Google data API:
   * Base
   * Blogger
   * Calendar
   * Code Search
   * Contacts
   * Document List
   * Google Apps Provisioning
   * Notebook 
   * Picasa Web Albums
   * Spreadsheets
   * YouTube
 .
 The Google data Python client library provides a library and source 
 code that make it easy to access data through Google data APIs.

Package: python-gdata-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: Google Data Python client library, documentation and examples
 The GData (Google data) APIs provide a simple protocol for reading 
 and writing data on the web.
 .
 Each of the following Google services provides a Google data API:
   * Base
   * Blogger
   * Calendar
   * Code Search
   * Contacts
   * Document List
   * Google Apps Provisioning
   * Notebook 
   * Picasa Web Albums
   * Spreadsheets
   * YouTube
 .
 This package contains the documentation and examples for the Google data
 Python client library.
