fast-bech32: Fast implementation of the Bech32 encoding format.
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.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- These packages miss upper bounds: - QuickCheck - base16 - bech32 - bytestring - criterion - hspec - random-bytestring - relude - text Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
Please see the README on GitHub at https://github.com/cardanosolutions/ogmios/tree/master/server/modules/fast-bech32
[Skip to Readme]
Properties
Versions | 1.0.0, 1.0.1, 1.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.17 && <5), bytestring, relude, text [details] |
License | MPL-2.0 |
Copyright | 2021 KtorZ |
Author | KtorZ <matthias.benkort@gmail.com> |
Maintainer | matthias.benkort@gmail.com |
Category | Codec |
Home page | https://github.com/cardanosolutions/ogmios#readme |
Bug tracker | https://github.com/cardanosolutions/ogmios/issues |
Source repo | head: git clone https://github.com/cardanosolutions/ogmios |
Uploaded | by KtorZ at 2023-12-04T10:50:52Z |
Modules
- Data
- ByteString
- Data.ByteString.Bech32
- ByteString
Downloads
- fast-bech32-1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees