The latest version of base64-string is 0.2-0.
base64-string
Version 0.1 revision 0 uploaded by IanLynagh.
Package meta
- Synopsis
- Base64 implementation for String's.
- Description
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).
- Author
- Ian Lynagh
- Bug reports
- n/a
- Category
- Codec
- Copyright
- Ian Lynagh, 2005, 2007
- Homepage
- http://urchin.earth.li/~ian/cabal/base64-string/
- Maintainer
- igloo@earth.li
- Package URL
- n/a
- Stability
- experimental