base64-string: Base64 implementation for String's.

[ codec, library ] [ Propose Tags ]

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).

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2
Dependencies base (>=3 && <5) [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 2010-02-26T15:04:53Z
Distributions LTSHaskell:0.2, NixOS:0.2, Stackage:0.2
Reverse Dependencies 24 direct, 54 indirect [details]
Downloads 6414 total (33 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]