base32-bytestring: Fast base32 and base32hex codec 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.
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.
base32 and base32hex codec according to RFC4648 http://tools.ietf.org/html/rfc4648
The package API is similar to base64-bytestring.
- Release notes
0.1.0.0: Initial version.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.2.0.0, 0.2.0.1, 0.2.1.0 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), bits-extras (>=0.1 && <0.2), bytestring (>=0.9), cpu (>=0.1 && <0.2) [details] |
License | BSD-3-Clause |
Copyright | (c) 2013 Sam Truzjan |
Author | Sam Truzjan |
Maintainer | Sam Truzjan <pxqr.sta@gmail.com> |
Category | Codec, Data |
Home page | https://github.com/cobit/base32-bytestring |
Bug tracker | https://github.com/cobit/base32-bytestring/issues |
Source repo | head: git clone git://github.com/cobit/base32-bytestring.git -b master this: git clone git://github.com/cobit/base32-bytestring.git -b master(tag v0.1.0.0) |
Uploaded | by SamTruzjan at 2013-09-27T18:25:22Z |
Modules
[Index]
- Data
- ByteString
- Data.ByteString.Base32
- Data.ByteString.Base32.Hex
- Data.ByteString.Base32
- ByteString
Downloads
- base32-bytestring-0.1.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