base32string: Fast and safe representation of a Base-32 string

[ data, library, mit ] [ Propose Tags ]

Provides an interface for converting any object that has a Binary instance to and from a base-32 Text representation.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.9.0, 0.9.1
Dependencies aeson, base (>=4.3 && <5), binary, bytestring, text [details]
License MIT
Copyright (c) 2015 Leon Mergen
Author Leon Mergen
Maintainer leon@solatis.com
Category Data
Home page http://www.leonmergen.com/opensource.html
Bug tracker http://github.com/solatis/haskell-base32string/issues
Source repo head: git clone git://github.com/solatis/haskell-base32string.git -b master
Uploaded by solatis at 2015-05-27T03:41:40Z
Distributions LTSHaskell:0.9.1, NixOS:0.9.1, Stackage:0.9.1
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2759 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-05-28 [all 1 reports]

Readme for base32string-0.9.0

[back to package description]

haskell-base32string

Build Status Coverage Status MIT Haskell

Fast and safe representation of a base-58 string