LICENSE
README.md
setup.py
./mattermost/__init__.py
./mattermost/stdin2channel.py
./mattermost/version.py
./mattermost/ws.py
./mattermost_notify/__init__.py
./mattermost_notify/api.py
./mattermost_notify/cli.py
./mattermost_notify/client.py
./mattermost_notify/config.py
mattermost/__init__.py
mattermost/stdin2channel.py
mattermost/version.py
mattermost/ws.py
mattermost_notify/__init__.py
mattermost_notify/api.py
mattermost_notify/cli.py
mattermost_notify/client.py
mattermost_notify/config.py
mattermost_tools.egg-info/PKG-INFO
mattermost_tools.egg-info/SOURCES.txt
mattermost_tools.egg-info/dependency_links.txt
mattermost_tools.egg-info/entry_points.txt
mattermost_tools.egg-info/requires.txt
mattermost_tools.egg-info/top_level.txt
tests/test_api.py
tests/test_client.py