README.md
setup.py
cxmeta/__init__.py
cxmeta.egg-info/PKG-INFO
cxmeta.egg-info/SOURCES.txt
cxmeta.egg-info/dependency_links.txt
cxmeta.egg-info/entry_points.txt
cxmeta.egg-info/requires.txt
cxmeta.egg-info/top_level.txt
cxmeta/config/__init__.py
cxmeta/config/config_loader.py
cxmeta/config/project.py
cxmeta/pipeline/__init__.py
cxmeta/pipeline/builder.py
cxmeta/pipeline/combiner.py
cxmeta/pipeline/cxx_processor.py
cxmeta/pipeline/gfm_exporter.py
cxmeta/pipeline/rst_processor.py
cxmeta/pipeline/source_module.py
cxmeta/pipeline/stream.py
cxmeta/tools/__init__.py
cxmeta/tools/cli.py
cxmeta/tools/driver.py
test/__init__.py
test/simple-module.md
test/test_basics.py
test/test_build_pipeline.py
test/test_combiner.py
test/test_comments.py
test/test_ghm_exporter.py
test/test_macros.py
test/test_statements.py