README.rst
setup.py
bcompiler/__init__.py
bcompiler/compile.py
bcompiler/main.py
bcompiler/utils.py
bcompiler.egg-info/PKG-INFO
bcompiler.egg-info/SOURCES.txt
bcompiler.egg-info/dependency_links.txt
bcompiler.egg-info/entry_points.txt
bcompiler.egg-info/requires.txt
bcompiler.egg-info/top_level.txt
bcompiler/analysers/__init__.py
bcompiler/analysers/swimlane.py
bcompiler/analysers/utils.py
bcompiler/process/__init__.py
bcompiler/process/bootstrap.py
bcompiler/process/cell.py
bcompiler/process/cellformat.py
bcompiler/process/cleansers.py
bcompiler/process/datamap.py
bcompiler/process/digest.py
bcompiler/process/simple_comparitor.py
bcompiler/process/template.py
bcompiler/templates/__init__.py
bcompiler/templates/templates.py
bcompiler/tests/__init__.py
bcompiler/tests/conftest.py
bcompiler/tests/test_bootstrap.py
bcompiler/tests/test_empty_returns_dir.py
bcompiler/tests/test_encoding.py
bcompiler/tests/test_external_deps.py
bcompiler/tests/test_file_parsing.py
bcompiler/tests/test_populate_templates.py