Bitly: A library to access bit.ly URL shortener.
Deprecated
This package allows to use bit.ly and j.mp URL shortening service from Haskell. Currently it supports shorten and expand requests.
API key is required. Please find yours at http://bit.ly/account/.
Configuration file (`~/.bitly`) format:
login = your_bit.ly_login apikey = your_API_key
For command line utility see `bitly-cli` package.
Downloads
- Bitly-0.0.6.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.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1.0 |
---|---|
Dependencies | base (>=3 && <5), HaXml (>=1.20 && <1.21), HTTP (>=4000) [details] |
Tested with | ghc ==6.10, ghc ==6.12.1 |
License | BSD-3-Clause |
Author | |
Maintainer | Sergey Astanin <s.astanin@gmail.com> |
Category | Web |
Home page | http://bitbucket.org/jetxee/hs-bitly/ |
Bug tracker | http://bitbucket.org/jetxee/hs-bitly/issues/ |
Uploaded | by SergeyAstanin at 2011-03-18T16:07:52Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 8459 total (13 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] |