LICENSE
MANIFEST.in
README.md
setup.py
canonicalwebteam/__init__.py
canonicalwebteam.store_llm.egg-info/PKG-INFO
canonicalwebteam.store_llm.egg-info/SOURCES.txt
canonicalwebteam.store_llm.egg-info/dependency_links.txt
canonicalwebteam.store_llm.egg-info/requires.txt
canonicalwebteam.store_llm.egg-info/top_level.txt
canonicalwebteam/store_llm/__init__.py
canonicalwebteam/store_llm/__main__.py
canonicalwebteam/store_llm/generate.py
canonicalwebteam/store_llm/llms.py
canonicalwebteam/store_llm/pages.py
canonicalwebteam/store_llm/suffix.py
canonicalwebteam/store_llm/templates/store_llm/llms-full.txt
canonicalwebteam/store_llm/templates/store_llm/llms.txt
tests/__init__.py
tests/app.py
tests/test_llms_txt.py
tests/test_suffix.py