MANIFEST.in
README.md
README.txt
requirements.txt
setup.cfg
setup.py
campbot/__init__.py
campbot/__main__.py
campbot/checkers.py
campbot/core.py
campbot/differ.py
campbot/dump.py
campbot/objects.py
campbot/utils.py
campbot.egg-info/PKG-INFO
campbot.egg-info/SOURCES.txt
campbot.egg-info/dependency_links.txt
campbot.egg-info/entry_points.txt
campbot.egg-info/requires.txt
campbot.egg-info/top_level.txt
campbot/processors/__init__.py
campbot/processors/bbcode.py
campbot/processors/cleaners.py
campbot/processors/core.py
campbot/processors/ltagmigrator.py
tests/__init__.py
tests/fixtures.py
tests/test_differ.py
tests/test_miscs.py
tests/test_processors.py