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.2.2.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 && <4.16), bytestring (>=0.10 && <0.12), deepseq (>=1.4.3.0 && <1.4.5.0), ghc-byteorder (>=4.11.0.0 && <4.12), text (>=1.2 && <1.3), text-short (>=0.1 && <0.2) [details] |
| Tested with | ghc ==8.2.2 || ==8.4.3 || ==8.4.4 || ==8.6.3 || ==8.6.5 || ==8.8.1 || ==8.10.1 |
| License | BSD-3-Clause |
| Copyright | (c) 2019-2020 Emily Pillmore |
| Author | Emily Pillmore |
| Maintainer | emilypi@cohomolo.gy |
| Uploaded | by topos at 2020-07-03T22:50:23Z |
| Revised | Revision 2 made by topos at 2021-12-26T23:40:45Z |
| 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 |
| Distributions | Arch:1.0, Fedora:1.0, LTSHaskell:1.0, NixOS:1.0, Stackage:1.0 |
| Reverse Dependencies | 36 direct, 3716 indirect [details] |
| Downloads | 21162 total (53 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-07-03 [all 1 reports] |