LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
anyspecs/__init__.py
anyspecs/cli.py
anyspecs/config.py
anyspecs/py.typed
anyspecs.egg-info/PKG-INFO
anyspecs.egg-info/SOURCES.txt
anyspecs.egg-info/dependency_links.txt
anyspecs.egg-info/entry_points.txt
anyspecs.egg-info/not-zip-safe
anyspecs.egg-info/requires.txt
anyspecs.egg-info/top_level.txt
anyspecs/core/__init__.py
anyspecs/core/extractors.py
anyspecs/core/formatters.py
anyspecs/exporters/__init__.py
anyspecs/exporters/claude.py
anyspecs/exporters/cursor.py
anyspecs/utils/__init__.py
anyspecs/utils/logging.py
anyspecs/utils/paths.py
anyspecs/utils/upload.py