mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
e338779228
- Convert to options helper - Convert to options target helper - Use USE_PYTHON=autoplist [1] - Remove PROJECTHOST - Update WWW - While I'm here, fix indent Approved by: portmgr (blanket) With hat: python [1] MFH: 2016Q4
21 lines
873 B
Plaintext
21 lines
873 B
Plaintext
The Google Data APIs (GData) provide a simple protocol for reading and
|
|
writing data on the web.
|
|
|
|
Each of the following Google services provides a Google data API:
|
|
|
|
* Base * Code Search
|
|
* Blogger * Notebook
|
|
* Calendar * Webmaster Tools API
|
|
* Health * Google Analytics Data Export API
|
|
* Picasa Web Albums * Google Book Search Data API
|
|
* Spreadsheets * Google Finance Portfolio Data API
|
|
* Documents List * Google Maps Data API
|
|
* Contacts * Sites Data API
|
|
* YouTube * Issue Tracker Data API
|
|
* Google Apps Provisioning
|
|
|
|
The GData Python Client Library provides a library and source code that
|
|
make it easy to access data through Google Data APIs.
|
|
|
|
WWW: https://github.com/google/gdata-python-client
|