base64: Fast RFC 4648-compliant Base64 encoding
RFC 4648-compliant padded and unpadded base64 and base64url encoding and decoding. This library provides performant encoding and decoding primitives, as well as support for textual values.
[Skip to Readme]
Downloads
- base64-0.4.1.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'.
Versions [RSS] | 0.0.1.0, 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.4.0, 0.4.1, 0.4.2, 0.4.2.1, 0.4.2.2, 0.4.2.3, 0.4.2.4, 1.0 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.10 && <5), bytestring (>=0.10 && <0.11), text (>=1.2 && <1.3) [details] |
Tested with | ghc ==8.8.1 || ==8.6.5 || ==8.6.3 || ==8.4.4 || ==8.4.3 || ==8.2.2 |
License | BSD-3-Clause |
Copyright | (c) 2019-2020 Emily Pillmore |
Author | Emily Pillmore |
Maintainer | emilypi@cohomolo.gy |
Revised | Revision 1 made by topos at 2020-02-05T02:31:32Z |
Category | Data |
Home page | https://github.com/emilypi/base64 |
Bug tracker | https://github.com/emilypi/base64/issues |
Source repo | head: git clone https://github.com/emilypi/base64.git |
Uploaded | by topos at 2020-02-05T02:29:47Z |
Distributions | Arch:0.4.2.4, Fedora:0.4.2.4, LTSHaskell:0.4.2.4, NixOS:0.4.2.4, Stackage:1.0 |
Reverse Dependencies | 29 direct, 203 indirect [details] |
Downloads | 19987 total (289 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-02-05 [all 1 reports] |