LICENSE
README.md
pyproject.toml
src/einshard/__init__.py
src/einshard/einshard.py
src/einshard/parser.py
src/einshard.egg-info/PKG-INFO
src/einshard.egg-info/SOURCES.txt
src/einshard.egg-info/dependency_links.txt
src/einshard.egg-info/requires.txt
src/einshard.egg-info/top_level.txt
src/einshard/parsec/Either.py
src/einshard/parsec/Void.py
src/einshard/parsec/__init__.py
src/einshard/parsec/parsec.py
tests/test_einshard.py