LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
mclang/__init__.py
mclang/lang.py
mclang/py.typed
mclang.egg-info/PKG-INFO
mclang.egg-info/SOURCES.txt
mclang.egg-info/dependency_links.txt
mclang.egg-info/requires.txt
mclang.egg-info/top_level.txt
tests/test_codec.py
tests/test_decoder_encoder.py
tests/test_dumps.py
tests/test_file.py
tests/test_io_and_dump.py
tests/test_lang_basic.py
tests/test_loads.py
tests/test_translate.py
tests/test_translate_and_init.py
tests/test_vanilla.py