]> git.somenet.org - pub/jan/mattermost-api-python.git/commit
Setup python package + fork off MM-API stuff from other repo.
authorSomeone <someone@somenet.org>
Sat, 23 Jan 2021 23:47:42 +0000 (00:47 +0100)
committerSomeone <someone@somenet.org>
Sat, 23 Jan 2021 23:47:42 +0000 (00:47 +0100)
commitc058315f0a6b2d4aec7d25da81d6cf9358881a8e
tree4958241f702281b3d79fb891a3e80c58b1907587
parentac29fb8d7d2a777065b4302c71105f20e762956d
Setup python package + fork off MM-API stuff from other repo.
README.md [new file with mode: 0644]
mattermost/__init__.py [new file with mode: 0644]
mattermost/stdin2channel.py [new file with mode: 0755]
mattermost/version.py [new file with mode: 0755]
mattermost/ws.py [new file with mode: 0644]
setup.py [new file with mode: 0644]