handa-gdata: Library and command-line utility for accessing Google services and APIs.
This project provides a Haskell library and command-line interface for Google services such as Google Storage, Contacts, Books, etc.
For OAuth 2.0, the following operations are supported:
Forming a URL for authorizing one or more Google APIs
Exchanging an authorization code for tokens
Refreshing tokens
Validating tokens
For the Google Storage API, the following operations are supported:
GET Service
PUT Bucket
GET Bucket
DELETE Bucket
GET Object
PUT Object
HEAD Object
DELETE Object
For the unofficial Google Bookmarks API, the following operations are supported:
List bookmarks
For the Google Books API, the following operations are supported:
List bookshelves
List books
For the Google Contacts API, the following operations are supported:
Downloading a full list of contacts in XML format
Extracting and decrypting GnuPG/PGP text in contacts' Notes fields
For the Picasa API, the following operations are supported:
Listing albums
Listing photos in an album
Modules
[Index]
Downloads
- handa-gdata-0.4.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.3.1, 0.4.1, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.9.1, 0.7, 0.7.0.1, 0.7.0.2, 0.7.0.3 |
---|---|
Dependencies | base (<6), base64-bytestring, binary, bytestring, case-insensitive, cmdargs, directory, filepath, HTTP, http-conduit, json, old-locale, process, pureMD5, regex-posix, resourcet, time, unix, utf8-string, xml [details] |
License | MIT |
Copyright | (c) 2012-13 Brian W Bush |
Author | Brian W Bush <b.w.bush@acm.org> |
Maintainer | Brian W Bush <b.w.bush@acm.org> |
Category | Network |
Home page | http://code.google.com/p/hgdata |
Bug tracker | http://code.google.com/p/hgdata/issues/entry |
Source repo | head: hg clone https://code.google.com/p/hgdata/ |
Uploaded | by BrianBush at 2013-01-19T00:44:12Z |
Distributions | |
Reverse Dependencies | 4 direct, 2 indirect [details] |
Executables | hgdata |
Downloads | 11283 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |