LICENSE
README.md
pyproject.toml
bl/__init__.py
bl/__main__.py
bl/clean_project.py
bl/freezer.py
bl/spec_parser.py
bl/spec_processor.py
bl/types.py
bl/utils.py
bl_odoo.egg-info/PKG-INFO
bl_odoo.egg-info/SOURCES.txt
bl_odoo.egg-info/dependency_links.txt
bl_odoo.egg-info/entry_points.txt
bl_odoo.egg-info/requires.txt
bl_odoo.egg-info/top_level.txt
tests/test_clean_project.py
tests/test_freezer.py
tests/test_frozen_parser.py
tests/test_frozen_processor.py
tests/test_spec_parser.py
tests/test_spec_processor_async.py
tests/test_spec_processor_helpers.py
tests/test_spec_processor_integration.py
tests/test_spec_processor_parsing.py
tests/test_spec_processor_repo_processor.py
tests/test_types.py
tests/test_utils.py