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

[ bsd3, data, library ] [ Propose Tags ]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1, 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@eagain.io>
Revised Revision 1 made by KimAltintop at 2023-03-14T06:48:31Z
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:39Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 955 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-01-12 [all 1 reports]

Readme for multibase-0.1.2

[back to package description]

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