@hackage base16-bytestring1.0.2.0
RFC 4648-compliant Base16 encodings for ByteStrings
Categories
License
BSD-3-Clause
Maintainer
Herbert Valerio Riedel <hvr@gnu.org>, Mikhail Glushenkov <mikhail.glushenkov@gmail.com>, Emily Pillmore <emilypi@cohomolo.gy>
Links
Versions
Installation
Tested Compilers
Dependencies (2)
- base >=4.9 && <5
- bytestring >=0.9 && <0.13 Show all…
Dependents (326)
@hackage/greenclip, @cardano/ouroboros-network, @hackage/ethereum-merkle-patricia-db, @hackage/hopenpgp-tools, @hackage/notion-client, @hackage/cachix-api, Show all…
Fast base16 support

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.