README.md
setup.py
bagheera/__init__.py
bagheera/cli.py
bagheera/main.py
bagheera.egg-info/PKG-INFO
bagheera.egg-info/SOURCES.txt
bagheera.egg-info/dependency_links.txt
bagheera.egg-info/entry_points.txt
bagheera.egg-info/requires.txt
bagheera.egg-info/top_level.txt
bagheera/parser/__init__.py
bagheera/parser/errors.py
bagheera/parser/parser.py
test/test_errors.py
test/test_examples.py
test/test_main.py