RFC 4648-compliant Base16 encodings for ByteStrings
This package provides support for encoding and decoding binary data according to 'base16' (see also <https://tools.ietf.org/html/rfc4648 RFC 4648>) for strict (see "Data.ByteString.Base16") and lazy 'ByteString's (see "Data.ByteString.Base16.Lazy"). See the <https://hackage.haskell.org/package/base16 base16> package which provides superior encoding and decoding performance as well as support for lazy, short, and strict variants of 'Text' and 'ByteString' values. Additionally, see the <https://hackage.haskell.org/package/base-encoding base-encoding> package which provides an uniform API providing conversion paths between more binary and textual types.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.2.0-14.fc43 | - |
Fedora 42 | 1.0.2.0-12.fc42 | - |
Fedora 41 | 1.0.2.0-11.fc41 | - |
Fedora EPEL 9 | 1.0.2.0-1.el9 | - |
Fedora EPEL 8 | 0.1.1.6-10.el8 | - |
Fedora EPEL 10.1 | 1.0.2.0-11.el10_0 | - |
Fedora EPEL 10.0 | 1.0.2.0-11.el10_0 | - |
You can contact the maintainers of this package via email at
ghc-base16-bytestring dash maintainers at fedoraproject dot org
.