base64-bytestring: Fast base64 encoding and decoding for ByteStrings
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 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]
Properties
Versions | 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.0, 1.2.0.1, 1.2.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <0.11) [details] |
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> |
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 |
Uploaded | by topos at 2020-08-13T23:57:42Z |
Modules
[Index] [Quick Jump]
Downloads
- base64-bytestring-1.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