named-binary-tag 0.2.0

Format is used by minecraft for the various files in which it saves data
Documentation
[dependencies.byteorder]
version = "1.3"

[dependencies.flate2]
version = "1.0"

[dependencies.linked-hash-map]
version = "0.5"

[lib]
name = "nbt"

[package]
authors = ["vagola <vladislavs.golubs@yandex.ru>"]
description = "Format is used by minecraft for the various files in which it saves data"
edition = "2018"
homepage = "https://github.com/eihwaz/named-binary-tag"
keywords = ["minecraft", "nbt", "io"]
license = "MIT"
name = "named-binary-tag"
repository = "https://github.com/eihwaz/named-binary-tag"
version = "0.2.0"