base-encoding: Binary-to-text encodings (e.g. base64)
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This package provides a simple and convenient API to encode and decode binary data in the popular binary-to-text "base" encoding family as described in RFC 4648 et al.
Currently, the following encodings are supported:
(unpadded)
base16
(RFC4648)(padded)
base64
(RFC4648)padded
base64url
(RFC4648)unpadded
base64url
(RFC4648)
Properties
Versions | 0.1.0.0, 0.2.0.0, 0.2.0.0, 0.3.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.3 && <4.15), base16-bytestring (>=0.1.1.6 && <0.2), base64-bytestring (>=1.1.0.0 && <1.2), bytestring (>=0.9.1 && <0.10 || >=0.10.0 && <0.11), text (>=1.2.3 && <1.3) [details] |
License | BSD-3-Clause |
Author | Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
Category | Codec, Text |
Bug tracker | https://github.com/hvr/base-encoding/issues |
Source repo | head: git clone https://github.com/hvr/base-encoding |
Uploaded | by HerbertValerioRiedel at 2020-04-25T12:23:54Z |
Modules
[Index] [Quick Jump]
Downloads
- base-encoding-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees