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 thirteen tags used in Minecraft 1.13 are implemented.
Downloads
- nbt-0.7.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), cereal (>=0.3.4), text [details] |
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 2018-01-22T00:25:52Z |
Distributions | NixOS:0.7 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 5491 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-01-22 [all 1 reports] |