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 (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, ghc ==8.0.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-06T23:47:40Z |
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 | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 5721 total (31 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] |