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
For a fuller-featured and better-performing Base64 library, see the base64 package.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- base64-bytestring-1.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.12) [details] |
| Tested with | ghc ==7.0.4 || ==7.2.2 || ==7.4.2 || ==7.6.3 || ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.3 || ==8.10.1 || ==8.10.2 |
| License | BSD-3-Clause |
| 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> |
| Uploaded | by topos at 2020-11-15T18:35:08Z |
| 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/haskell/base64-bytestring |
| Reverse Dependencies | 401 direct, 3970 indirect [details] |
| Downloads | 294565 total (32 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-11-15 [all 1 reports] |