LICENSE
README.md
pyproject.toml
src/sharh/__init__.py
src/sharh/expr.py
src/sharh/parser.py
src/sharh/parsetab.py
src/sharh.egg-info/PKG-INFO
src/sharh.egg-info/SOURCES.txt
src/sharh.egg-info/dependency_links.txt
src/sharh.egg-info/requires.txt
src/sharh.egg-info/top_level.txt
tests/test_parser.py