LICENSE.md
README.md
pyproject.toml
dirtt/__init__.py
dirtt/builder.py
dirtt/cli.py
dirtt/exceptions.py
dirtt/introspect.py
dirtt/migrate.py
dirtt/model.py
dirtt/parser.py
dirtt/template.py
dirtt/data/dirtt.dtd
dirtt/data/templates/project.xml
dirtt/data/templates/project_master.xml
dirtt/data/templates/project_production.xml
dirtt/data/templates/project_sequence.xml
dirtt/data/templates/project_shot.xml
dirtt/data/templates/project_work.xml
dirtt/data/templates/workspace.mel
python_dirtt.egg-info/PKG-INFO
python_dirtt.egg-info/SOURCES.txt
python_dirtt.egg-info/dependency_links.txt
python_dirtt.egg-info/entry_points.txt
python_dirtt.egg-info/top_level.txt
tests/test_builder.py
tests/test_cli.py
tests/test_introspect.py
tests/test_migrate.py
tests/test_parser.py
tests/test_template.py