The googleplus package
Will implement the Google+ REST API. Google+ is a social network made by Google. Found out more at http://plus.google.com. Implements the full API as of Oct 15, 2011. Only features read-only API access beacuse that is all that Google has published thus far. Both API and OAuth authentication is supported, but note that if you intend to use OAuth, this library does not currently provide the means to procure and renew OAuth tokens.
Properties
| Versions | 0.1.0, 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.3.1.1 |
|---|---|
| Dependencies | aeson (≥0.3.1.1 & <0.4), attoparsec (≥0.9.1.2 & <0.10), base (4.*), bytestring (≥0.9.1.10 & <0.10), containers (≥0.4.0.0 & <0.5), enumerator (≥0.4.9 & <0.5), haskell98 (≥1.1.0.1 & <1.2), http-enumerator (≥0.7.0 & <0.8), http-types (≥0.6.0 & <0.7), mtl (≥2.0.1.0 & <2.1), text (≥0.11.0.5 & <0.12), time (≥1.2.0.3 & <1.5), timerep (≥1.0.0 & <1.1), transformers (≥0.2.2.0 & <0.3), url (≥2.1.2 & <2.3) |
| License | BSD3 |
| Author | Michael Xavier <michael@michaelxavier.net> |
| Maintainer | Michael Xavier <michael@michaelxavier.net> |
| Category | Web |
| Home page | http://github.com/michaelxavier/GooglePlus |
| Source repository | git clone git://github.com/michaelxavier/GooglePlus.git |
| Upload date | Mon Oct 17 00:28:06 UTC 2011 |
| Uploaded by | MichaelXavier |
| Built on | ghc-7.2 |
Modules
Downloads
- googleplus-0.3.1.1.tar.gz (Cabal source package)
- package description (included in the package)