base64-string: Base64 implementation for String's.
This Base64 implementation uses the characters A-Z a-z 0-9 + / along with = to signal the number of characters mod 3. It is compliant with both PEM (RFC 989 / RFC 1421) and MIME (RFC 2045).
Downloads
- base64-string-0.2.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.1, 0.2 | 
|---|---|
| Dependencies | base (>=3 && <5) [details] | 
| Tested with | ghc ==6.6 | 
| License | LicenseRef-OtherLicense | 
| Copyright | Ian Lynagh, 2005, 2007 | 
| Author | Ian Lynagh | 
| Maintainer | igloo@earth.li | 
| Category | Codec | 
| Home page | http://urchin.earth.li/~ian/cabal/base64-string/ | 
| Uploaded | by IanLynagh at 2010-02-26T15:04:53Z | 
| Distributions | LTSHaskell:0.2, NixOS:0.2, Stackage:0.2 | 
| Reverse Dependencies | 24 direct, 57 indirect [details] | 
| Downloads | 6646 total (8 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]  |