README.md
setup.py
pysisl/__init__.py
pysisl/parser_error.py
pysisl/parsetab.py
pysisl/sisl_decoder.py
pysisl/sisl_encoder.py
pysisl/sisl_lexer.py
pysisl/sisl_parser.py
pysisl/sisl_type_flatten.py
pysisl.egg-info/PKG-INFO
pysisl.egg-info/SOURCES.txt
pysisl.egg-info/dependency_links.txt
pysisl.egg-info/requires.txt
pysisl.egg-info/top_level.txt
tests/__init__.py
tests/test_sisl_decoder.py
tests/test_sisl_decoder_raw_types.py
tests/test_sisl_encoder.py
tests/test_sisl_encoder_decoder.py
tests/test_sisl_type_flatten.py