LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
examples/data_types.py
examples/flexible_formats.py
examples/greet.py
examples/longest_filename.py
examples/sum.py
src/autocli/__init__.py
src/autocli/parser.py
src/autocli_llm.egg-info/PKG-INFO
src/autocli_llm.egg-info/SOURCES.txt
src/autocli_llm.egg-info/dependency_links.txt
src/autocli_llm.egg-info/requires.txt
src/autocli_llm.egg-info/top_level.txt
tests/test_data_types.py
tests/test_integration.py
tests/test_parser.py