MANIFEST.in
README.md
setup.cfg
setup.py
happyreport/__init__.py
happyreport/cmd.py
happyreport/happy.py
happyreport.egg-info/PKG-INFO
happyreport.egg-info/SOURCES.txt
happyreport.egg-info/dependency_links.txt
happyreport.egg-info/entry_points.txt
happyreport.egg-info/top_level.txt
happyreport/core/__init__.py
happyreport/core/clean.py
happyreport/core/verify.py
happyreport/email/__init__.py
happyreport/email/smtp.py
happyreport/format/__init__.py
happyreport/format/format.py
happyreport/template/__init__.py
happyreport/template/custom.py
happyreport/template/main.py
happyreport/template/settings.py