.gitignore
.travis.yml
Changes.md
LICENSE
MANIFEST.in
README.md
pytest.ini
requirements-devel.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
conf/cmake.conf
conf/diff.conf
conf/gcc.conf
conf/make.conf
conf/mount.conf
contrib/outproc.eselect
outproc/__init__.py
outproc/cli.py
outproc/config.py
outproc/cpp_helpers.py
outproc/logger.py
outproc/processing.py
outproc/term.py
outproc.egg-info/PKG-INFO
outproc.egg-info/SOURCES.txt
outproc.egg-info/dependency_links.txt
outproc.egg-info/entry_points.txt
outproc.egg-info/requires.txt
outproc.egg-info/top_level.txt
outproc/pp/__init__.py
outproc/pp/c++.py
outproc/pp/cc.py
outproc/pp/cmake.py
outproc/pp/diff.py
outproc/pp/g++.py
outproc/pp/gcc.py
outproc/pp/make.py
outproc/pp/mount.py
test/conftest.py
test/context.py
test/test_config.py
test/test_cpp.py
test/test_gcc.py
test/test_mount.py
test/test_term.py
test/data/LongMountsLists.input
test/data/SimpleCodeFormatter.test_0.expected
test/data/SimpleCodeFormatter.test_0.input
test/data/SimpleCodeFormatter.test_1.expected
test/data/SimpleCodeFormatter.test_1.input
test/data/SimpleCodeFormatter.test_10.expected
test/data/SimpleCodeFormatter.test_10.input
test/data/SimpleCodeFormatter.test_10a.expected
test/data/SimpleCodeFormatter.test_10a.input
test/data/SimpleCodeFormatter.test_10b.expected
test/data/SimpleCodeFormatter.test_10b.input
test/data/SimpleCodeFormatter.test_10c.expected
test/data/SimpleCodeFormatter.test_10c.input
test/data/SimpleCodeFormatter.test_11.expected
test/data/SimpleCodeFormatter.test_11.input
test/data/SimpleCodeFormatter.test_12.expected
test/data/SimpleCodeFormatter.test_12.input
test/data/SimpleCodeFormatter.test_2.expected
test/data/SimpleCodeFormatter.test_2.input
test/data/SimpleCodeFormatter.test_3.expected
test/data/SimpleCodeFormatter.test_3.input
test/data/SimpleCodeFormatter.test_4.expected
test/data/SimpleCodeFormatter.test_4.input
test/data/SimpleCodeFormatter.test_5.expected
test/data/SimpleCodeFormatter.test_5.input
test/data/SimpleCodeFormatter.test_6.expected
test/data/SimpleCodeFormatter.test_6.input
test/data/SimpleCodeFormatter.test_7.expected
test/data/SimpleCodeFormatter.test_7.input
test/data/SimpleCodeFormatter.test_8.expected
test/data/SimpleCodeFormatter.test_8.input
test/data/SimpleCodeFormatter.test_9.expected
test/data/SimpleCodeFormatter.test_9.input
test/data/SimpleCodeFormatter.test_9a.expected
test/data/SimpleCodeFormatter.test_9a.input
test/data/sample.conf