Source: python-gdata
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Dmitry Shachnev <mitya57@gmail.com>
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-twisted-core
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-gdata/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-gdata/trunk/
Homepage: http://code.google.com/p/gdata-python-client
Standards-Version: 3.9.5
X-Python-Version: >= 2.6

Package: python-gdata
Architecture: all 
Depends: ${misc:Depends}, ${python:Depends}, python-crypto
Suggests: python-gdata-doc, python-twisted-core
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}
Suggests: python-gdata
Breaks: python-gdata (<< 2.0.14-2)
Replaces: python-gdata (<< 2.0.14-2)
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.
