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.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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 && <5), bytestring (>=0.9 && <0.11), cereal (>=0.3.4 && <0.5), 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> |
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 2013-12-10T01:14:44Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 5736 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |