File: PKG-INFO

package info (click to toggle)
python-gdata 2.0.18%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 8,460 kB
  • ctags: 17,143
  • sloc: python: 70,779; ansic: 150; makefile: 27; sh: 3
file content (39 lines) | stat: -rw-r--r-- 1,629 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Metadata-Version: 1.0
Name: gdata
Version: 2.0.18
Summary: Python client library for Google data APIs
Home-page: http://code.google.com/p/gdata-python-client/
Author: Jeffrey Scudder
Author-email: j.s@google.com
License: Apache 2.0
Description: The Google data Python client library makes it easy to interact with
        Google services through the Google Data APIs. This library provides data 
        models and service modules for the the following Google data services:
        - Google Calendar data API
        - Google Contacts data API
        - Google Spreadsheets data API
        - Google Document List data APIs
        - Google Base data API
        - Google Apps Provisioning API
        - Google Apps Email Migration API
        - Google Apps Email Settings API
        - Picasa Web Albums Data API
        - Google Code Search Data API
        - YouTube Data API
        - Google Webmaster Tools Data API
        - Blogger Data API
        - Google Health API
        - Google Book Search API
        - Google Analytics API
        - Google Finance API
        - Google Sites Data API
        - Google Content API For Shopping
        - Google App Marketplace API
        - Google Content API for Shopping
        - core Google data API functionality 
        The core Google data code provides sufficient functionality to use this 
        library with any Google data API (even if a module hasn't been written for 
        it yet). For example, this client can be used with the Notebook API. This
        library may also be used with any Atom Publishing Protocol service (AtomPub).
        
Platform: UNKNOWN