LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
setup.cfg
setup.py
braq/__init__.py
braq/__main__.py
braq.egg-info/PKG-INFO
braq.egg-info/SOURCES.txt
braq.egg-info/dependency_links.txt
braq.egg-info/entry_points.txt
braq.egg-info/not-zip-safe
braq.egg-info/requires.txt
braq.egg-info/top_level.txt
braq/document/__init__.py
braq/errors/__init__.py
braq/filedoc/__init__.py
braq/fileio/__init__.py
braq/misc/__init__.py
braq/parser/__init__.py
braq/section/__init__.py
tests/__init__.py
tests/test_document.py
tests/test_filedoc.py
tests/test_fileio.py
tests/test_imports.py
tests/test_misc.py
tests/test_parser.py
tests/test_section.py