The latest version of base16-bytestring is 1.0.2.0-1.

base16-bytestring

Version 1.0.2.0 revision 0 uploaded by topos.

Package meta

Synopsis
RFC 4648-compliant Base16 encodings for ByteStrings
Description

This package provides support for encoding and decoding binary data according to base16 (see also RFC 4648) for strict (see Data.ByteString.Base16) and lazy ByteStrings (see Data.ByteString.Base16.Lazy).

See the base16 package which provides superior encoding and decoding performance as well as support for lazy, short, and strict variants of Text and ByteString values. Additionally, see the base-encoding package which provides an uniform API providing conversion paths between more binary and textual types.

Author
Bryan O'Sullivan <bos@serpentine.com>
Bug reports
http://github.com/haskell/base16-bytestring/issues
Category
Data
Copyright
Copyright 2011 MailRank, Inc.; Copyright 2010-2020 Bryan O'Sullivan et al.
Homepage
http://github.com/haskell/base16-bytestring
Maintainer
Herbert Valerio Riedel <hvr@gnu.org>, Mikhail Glushenkov <mikhail.glushenkov@gmail.com>, Emily Pillmore <emilypi@cohomolo.gy>
Package URL
n/a
Stability
n/a

Components