.gitignore
Justfile
LICENSE
README.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/test.yml
just.sh.egg-info/PKG-INFO
just.sh.egg-info/SOURCES.txt
just.sh.egg-info/dependency_links.txt
just.sh.egg-info/entry_points.txt
just.sh.egg-info/requires.txt
just.sh.egg-info/top_level.txt
just_sh/__init__.py
just_sh/__main__.py
just_sh/convert.py
just_sh/parse.py
just_sh/py.typed
test/test.py