AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/deftlariat.entrypoints.rst
docs/deftlariat.rst
docs/make.bat
docs/modules.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
src/PyDeftLariats.egg-info/PKG-INFO
src/PyDeftLariats.egg-info/SOURCES.txt
src/PyDeftLariats.egg-info/dependency_links.txt
src/PyDeftLariats.egg-info/entry_points.txt
src/PyDeftLariats.egg-info/not-zip-safe
src/PyDeftLariats.egg-info/requires.txt
src/PyDeftLariats.egg-info/top_level.txt
src/deftlariat/__init__.py
src/deftlariat/core.py
src/deftlariat/py.typed
src/deftlariat/scripts/__init__.py
src/deftlariat/scripts/cli.py
tests/__init__.py
tests/test_cli.py
tests/test_core.py