base16-bytestring: Fast base16 (hex) encoding and decoding for ByteStrings
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 ByteString
s (see Data.ByteString.Base16.Lazy).
See also the base-encoding package which provides an uniform API providing conversion paths between more binary and textual types.
[Skip to Readme]
Downloads
- base16-bytestring-0.1.1.7.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.1.1.5, 0.1.1.6, 0.1.1.7, 1.0.0.0, 1.0.1.0, 1.0.2.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <0.11), ghc-prim [details] |
Tested with | ghc ==8.10.1, ghc ==8.8.3, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2, ghc ==7.10.3, ghc ==7.8.4, ghc ==7.6.3, ghc ==7.4.2, ghc ==7.2.2, ghc ==7.0.4 |
License | BSD-3-Clause |
Copyright | Copyright 2011 MailRank, Inc.; Copyright 2010-2020 Bryan O'Sullivan et al. |
Author | Bryan O'Sullivan <bos@serpentine.com> |
Maintainer | Herbert Valerio Riedel <hvr@gnu.org>, Mikhail Glushenkov <mikhail.glushenkov@gmail.com>, Emily Pillmore <emilypi@cohomolo.gy> |
Revised | Revision 3 made by topos at 2020-09-17T17:10:38Z |
Category | Data |
Home page | http://github.com/haskell/base16-bytestring |
Bug tracker | http://github.com/haskell/base16-bytestring/issues |
Source repo | head: git clone http://github.com/haskell/base16-bytestring |
Uploaded | by topos at 2020-06-20T01:15:36Z |
Distributions | Arch:1.0.2.0, Debian:0.1.1.7, Fedora:1.0.2.0, FreeBSD:0.1.1.6, LTSHaskell:1.0.2.0, NixOS:1.0.2.0, Stackage:1.0.2.0, openSUSE:1.0.2.0 |
Reverse Dependencies | 179 direct, 2616 indirect [details] |
Downloads | 127250 total (81 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |