base16-bytestring

Fast base16 (hexadecimal) encoding and decoding for Haskell bytestrings.

OTHER License

Downloads
125.9K
Stars
27
Committers
11

Fast base16 support Hackage version Stackage version Build Status

Please refer to the package description on Hackage for more information.

This package provides a Haskell library for working with base16-encoded data quickly and efficiently, using the ByteString type.

Get involved!

Please report bugs via the GitHub issue tracker.

Master Git repository:

  • git clone git://github.com/haskell/base16-bytestring.git

Authors

This library is written by Bryan O'Sullivan.

It is currently maintained by Emily Pillmore, Herbert Valerio Riedel and Mikhail Glushenkov.