setup.cfg
setup.py
irc_pyhole.egg-info/PKG-INFO
irc_pyhole.egg-info/SOURCES.txt
irc_pyhole.egg-info/dependency_links.txt
irc_pyhole.egg-info/entry_points.txt
irc_pyhole.egg-info/requires.txt
irc_pyhole.egg-info/top_level.txt
pyhole/__init__.py
pyhole/main.py
pyhole/core/__init__.py
pyhole/core/color.py
pyhole/core/colormap.py
pyhole/core/config.py
pyhole/core/log.py
pyhole/core/plugin.py
pyhole/core/process.py
pyhole/core/utils.py
pyhole/core/version.py
pyhole/core/colormaps/__init__.py
pyhole/core/colormaps/mirccolors.py
pyhole/core/irc/__init__.py
pyhole/core/irc/client.py
pyhole/core/irc/message.py
pyhole/core/slack/__init__.py
pyhole/core/slack/client.py
pyhole/core/slack/message.py
pyhole/plugins/__init__.py
pyhole/plugins/admin.py
pyhole/plugins/allergies.py
pyhole/plugins/boxoffice.py
pyhole/plugins/distance.py
pyhole/plugins/jira.py
pyhole/plugins/kernel.py
pyhole/plugins/launchpad.py
pyhole/plugins/redmine.py
pyhole/plugins/scorekeeper.py
pyhole/plugins/search.py
pyhole/plugins/stocks.py
pyhole/plugins/urls.py
pyhole/plugins/wunderground.py
pyhole/plugins/xsa.py
pyhole/tests/__init__.py
pyhole/tests/test_color.py
pyhole/tests/test_config.py
pyhole/tests/test_log.py
pyhole/tests/test_mirccolors.py
pyhole/tests/test_utils.py
pyhole/tests/test_version.py