The base64-string package
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).
Properties
| Versions | 0.1, 0.2 |
|---|---|
| Dependencies | base (≥3 & <5) |
| 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/ |
| Upload date | Fri Feb 26 15:04:53 UTC 2010 |
| Uploaded by | IanLynagh |
| Built on | ghc-6.12, ghc-7.0, ghc-7.2 |
| Distributions | NixOS: 0.2 |
Modules
- Codec
- Binary
Downloads
- base64-string-0.2.tar.gz (Cabal source package)
- package description (included in the package)