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).
| Version | 0.1 |
|---|---|
| Dependencies | base |
| License | OtherLicense |
| Copyright | Ian Lynagh, 2005, 2007 |
| Author | Ian Lynagh |
| Maintainer | igloo@earth.li |
| Stability | experimental |
| Category | Codec |
| Home page | http://urchin.earth.li/~ian/cabal/base64-string/ |
| Exposed modules | Codec.Binary.Base64.String |
| Upload date | Fri Feb 16 16:38:35 PST 2007 |
| Uploaded by | IanLynagh |
| Built on | ghc-6.6, ghc-6.8 |
Downloads
- base64-string-0.1.tar.gz (Cabal source package)
- package description (included in the package)
