LICENSE
MANIFEST.in
README.md
main.py
post_install.py
presets.py
requirements.txt
setup.py
cliops.egg-info/PKG-INFO
cliops.egg-info/SOURCES.txt
cliops.egg-info/dependency_links.txt
cliops.egg-info/entry_points.txt
cliops.egg-info/not-zip-safe
cliops.egg-info/requires.txt
cliops.egg-info/top_level.txt
core/__init__.py
core/analyzer.py
core/branding.py
core/cache.py
core/config.py
core/optimizer.py
core/patterns.py
core/setup.py
core/state.py
core/validation.py
tests/__init__.py
tests/test_cache.py
tests/test_cli_integration.py
tests/test_integration.py
tests/test_optimizer.py
tests/test_patterns.py
tests/test_validation.py