base58string: Fast and safe representation of a Base-58 string

[ data, library, mit ] [ Propose Tags ]

Provides an interface for converting any object that has a Binary instance to and from a base-58 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, 0.10.0
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-base58string/issues
Source repo head: git clone git://github.com/solatis/haskell-bitcoin-script.git -b master
Uploaded by solatis at 2015-05-10T04:29:20Z
Distributions LTSHaskell:0.10.0, NixOS:0.10.0, Stackage:0.10.0
Reverse Dependencies 4 direct, 5 indirect [details]
Downloads 3437 total (19 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-10 [all 1 reports]

Readme for base58string-0.10.0

[back to package description]

haskell-hexstring

Build Status Coverage Status MIT Haskell

Fast and safe representation of a hex string