CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/index.md
docs/installation.md
docs/usage.md
src/stile/__init__.py
src/stile/__main__.py
src/stile/app.py
src/stile/cli.py
src/stile/nodes.py
src/stile.egg-info/PKG-INFO
src/stile.egg-info/SOURCES.txt
src/stile.egg-info/dependency_links.txt
src/stile.egg-info/entry_points.txt
src/stile.egg-info/requires.txt
src/stile.egg-info/top_level.txt
tests/__init__.py
tests/test_stile.py