CHANGES
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
./nbt2yaml/__init__.py
./nbt2yaml/compat.py
./nbt2yaml/main.py
./nbt2yaml/parse.py
./nbt2yaml/yamlgen.py
nbt2yaml.egg-info/PKG-INFO
nbt2yaml.egg-info/SOURCES.txt
nbt2yaml.egg-info/dependency_links.txt
nbt2yaml.egg-info/entry_points.txt
nbt2yaml.egg-info/not-zip-safe
nbt2yaml.egg-info/requires.txt
nbt2yaml.egg-info/top_level.txt
tests/__init__.py
tests/test_dump_nbt.py
tests/test_dump_yaml.py
tests/test_parse_nbt.py
tests/test_parse_yaml.py
tests/files/bigtest.nbt
tests/files/bigtest.py2k.yml
tests/files/bigtest.yml
tests/files/chunk.nbt
tests/files/chunk.yml
tests/files/empty_compound.nbt
tests/files/empty_compound.yml
tests/files/intarraytest.nbt
tests/files/intarraytest.yml
tests/files/list.nbt
tests/files/list.yml
tests/files/longarraytest.nbt
tests/files/longarraytest.yml
tests/files/spawner.nbt
tests/files/spawner.yml
tests/files/test.nbt
tests/files/test.yml