multihash: Multihash library and CLI executable
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.
Multihash is a protocol for encoding the hash algorithm and digest length at the start of the digest. More information available at https://github.com/jbenet/multihash/.
Base32 encoding, Blake hashing, and file checking still to be added.
Properties
Versions | 0.1.0, 0.1.0, 0.1.1, 0.1.2 |
---|---|
Change log | None available |
Dependencies | attoparsec (>=0.12 && <0.13), base (>=4.8 && <4.9), base58-bytestring (>=0.1 && <0.2), base64-bytestring (>=1.0 && <1.1), byteable (>=0.1 && <0.2), bytestring (>=0.10 && <0.11), cryptohash (>=0.11 && <0.12), hex (>=0.1 && <0.2), io-streams (>=1.2 && <1.3), multihash (>=0.1 && <0.2), optparse-applicative (>=0.11 && <0.12) [details] |
License | BSD-3-Clause |
Copyright | 2015 Luke Hoersten |
Author | Luke Hoersten |
Maintainer | luke@hoersten.org |
Category | Data |
Source repo | head: git clone git://github.com/LukeHoersten/multihash.git |
Uploaded | by LukeHoersten at 2015-04-05T00:19:47Z |
Modules
[Index]
- Data
- System
- IO
- Streams
- IO
Downloads
- multihash-0.1.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