msgpack: A Haskell implementation of MessagePack
A Haskell implementation of the MessagePack data interchange format. MessagePack is a binary format which aims to be compact and supports encoding a superset of the JSON data-model.
Related Packages
A JSON adapter for the aeson library is provided by the msgpack-aeson package.
The msgpack-rpc package provides an implementation of the MessagePack-RPC protocol.
Versions [faq] | 0.1.0, 0.2.0, 0.2.2, 0.3.0, 0.3.1, 0.3.1.1, 0.4.0, 0.4.0.1, 0.5.0.0, 0.6.0.0, 0.6.0.1, 0.6.1, 0.6.1.1, 0.6.1.2, 0.6.1.3, 0.6.2, 0.6.3, 0.6.4, 0.7.0, 0.7.1, 0.7.1.1, 0.7.1.2, 0.7.1.3, 0.7.1.4, 0.7.1.5, 0.7.2.5, 1.0.0, 1.0.1.0 |
---|---|
Change log | CHANGES.md |
Dependencies | base (>=4.7 && <4.15), binary (>=0.7.1 && <0.9), bytestring (>=0.10.4 && <0.11), containers (>=0.5.5 && <0.7), data-binary-ieee754 (>=0.4.4 && <0.5), deepseq (>=1.3 && <1.5), hashable (>=1.1.2.4 && <1.4), mtl (>=2.1.3.1 && <2.3), text (==1.2.*), unordered-containers (>=0.2.5 && <0.3), vector (>=0.10.11 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) Hideyuki Tanaka 2009-2015, (c) Herbert Valerio Riedel 2019 |
Author | Hideyuki Tanaka |
Maintainer | Herbert Valerio Riedel <hvr@gnu.org> |
Revised | Revision 1 made by HerbertValerioRiedel at 2020-04-09T07:39:20Z |
Category | Data |
Home page | http://msgpack.org/ |
Bug tracker | https://github.com/msgpack/msgpack-haskell/issues |
Source repo | head: git clone http://github.com/msgpack/msgpack-haskell.git(msgpack) |
Uploaded | by HerbertValerioRiedel at 2019-03-27T23:37:20Z |
Distributions | NixOS:1.0.1.0, Stackage:1.0.1.0 |
Downloads | 20654 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-03-27 [all 1 reports] |
Modules
[Index] [Quick Jump]
Downloads
- msgpack-1.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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'.