CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
README.md
requirements.txt
setup.py
gatherup/__init__.py
gatherup/gatherup.py
gatherup/data/__init__.py
gatherup/data/config.yaml
gatherup/data/project_details.txt
gatherup/example_files/__init__.py
gatherup/example_files/example_config_1.json
gatherup/example_files/log_with_traceback.log
gatherup/example_files/log_without_traceback.log
gatherup/gatherup.egg-info/PKG-INFO
gatherup/gatherup.egg-info/SOURCES.txt
gatherup/gatherup.egg-info/dependency_links.txt
gatherup/gatherup.egg-info/requires.txt
gatherup/gatherup.egg-info/top_level.txt
gatherup/instructions/__init__.py
gatherup/instructions/instructions_en.txt
gatherup/instructions/instructions_fr.txt
gatherup/instructions/instructions_hi.txt
gatherup/instructions/instructions_raw.txt
tests/test_gatherup.py