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).
Versions | 0.1, 0.2 |
---|---|
Dependencies | base [details] |
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 Sat Feb 17 00:38:35 UTC 2007 |
Distributions | LTSHaskell:0.2, NixOS:0.2, Stackage:0.2, openSUSE:0.2 |
Downloads | 3668 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Downloads
- base64-string-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)