multibase: Self-identifying base encodings, implementation of <https://github.com/multiformats/multihash>

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.

[maintain] [Publish]

Warnings:


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.1, 0.1.2, 0.1.2
Change log CHANGELOG.md
Dependencies aeson, base (>=4.9 && <5), base16-bytestring (>=1.0.0.0 && <2.0.0.0), base32-z-bytestring, base58-bytestring, base64-bytestring, bytestring, deepseq, formatting, hashable, sandi, serialise, tagged, text [details]
License BSD-3-Clause
Copyright 2018 Monadic GmbH
Author Kim Altintop
Maintainer Kim Altintop <kim@monadic.xyz>, Monadic Team <team@monadic.xyz>
Category Data
Home page https://github.com/oscoin/ipfs
Bug tracker https://github.com/oscoin/ipfs/issues
Source repo head: git clone https://github.com/oscoin/ipfs
Uploaded by KimAltintop at 2021-01-12T09:09:13Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for multibase-0.1.2

[back to package description]

Haskell implementation of multibase: "self-identifying base encodings".