hexstring: Fast and safe representation of a hex string

[ data, library, mit ] [ Propose Tags ]

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


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.9.0, 0.10.0, 0.11.0, 0.11.1
Dependencies base (>=4.3 && <5), base16-bytestring, 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-hexstring/issues
Source repo head: git clone git://github.com/solatis/haskell-bitcoin-script.git -b master
Uploaded by solatis at 2015-04-21T03:39:25Z
Distributions
Reverse Dependencies 10 direct, 3 indirect [details]
Downloads 4318 total (10 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-04-21 [all 1 reports]

Readme for hexstring-0.11.0

[back to package description]

haskell-hexstring

Build Status Coverage Status MIT Haskell

Fast and safe representation of a hex string