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