nbt: A parser/serializer for Minecraft's Named Binary Tag (NBT) data format.
This package includes a data type for the NBT file format, notably used to represent saved data in Minecraft and significant parts of the Minecraft network protocol. All twelve tags of verion 19133 (needed for Anvil maps) are implemented.
Downloads
- nbt-0.6.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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2, 0.3, 0.4, 0.5, 0.5.1, 0.6, 0.7 |
---|---|
Dependencies | array (>=0.4), base (>=4 && <4.13), bytestring (>=0.9), cereal (>=0.3.4), text [details] |
Tested with | ghc ==7.0.4, ghc ==7.4.1, ghc ==7.6.2 |
License | BSD-3-Clause |
Author | Adam C. Foltzer <acfoltzer@gmail.com>, Stijn van Drongelen <rhymoid@gmail.com> |
Maintainer | Adam C. Foltzer <acfoltzer@gmail.com> |
Revised | Revision 1 made by Bodigrim at 2024-02-07T00:07:35Z |
Category | Data |
Home page | https://github.com/acfoltzer/nbt |
Bug tracker | https://github.com/acfoltzer/nbt/issues |
Source repo | head: git clone git://github.com/acfoltzer/nbt.git |
Uploaded | by AdamFoltzer at 2016-01-28T21:04:28Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 5738 total (18 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-11-28 [all 2 reports] |