base64-bytestring: Fast base64 encoding and decoding for ByteStrings
This package provides support for encoding and decoding binary data according to base64
(see also RFC 4648) for strict and lazy ByteStrings.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- base64-bytestring-1.0.0.3.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.0.1, 0.1.0.2, 0.1.0.3, 0.1.1.0, 0.1.1.1, 0.1.1.3, 0.1.2.0, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.1.0.0, 1.2.0.0, 1.2.0.1, 1.2.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), bytestring (>=0.9.0 && <0.11) [details] |
Tested with | ghc ==8.6.2, 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 | 2010-2018 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> |
Revised | Revision 1 made by Bodigrim at 2021-03-08T00:51:41Z |
Category | Data |
Home page | https://github.com/haskell/base64-bytestring |
Bug tracker | https://github.com/haskell/base64-bytestring/issues |
Source repo | head: git clone git://github.com/bos/base64-bytestring head: hg clone https://bitbucket.org/bos/base64-bytestring |
Uploaded | by MikhailGlushenkov at 2020-01-13T18:26:48Z |
Distributions | Arch:1.2.1.0, Debian:1.0.0.3, Fedora:1.2.1.0, FreeBSD:1.0.0.1, LTSHaskell:1.2.1.0, NixOS:1.2.1.0, Stackage:1.2.1.0, openSUSE:1.2.1.0 |
Reverse Dependencies | 383 direct, 3821 indirect [details] |
Downloads | 294220 total (24 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-01-13 [all 1 reports] |