No description
Find a file
Denis Kasak 4be54d032e Implement MatrixHtmlParser.unescape shim.
This is for Python 2/3 compatibility, since Python 3 deprecates the
instance method and Python 2 doesn't have html.unescape.
2018-03-19 11:01:24 +01:00
matrix Implement MatrixHtmlParser.unescape shim. 2018-03-19 11:01:24 +01:00
tests Add HTML character reference parsing test. 2018-03-19 11:01:24 +01:00
.gitignore Improve .gitignore 2018-03-19 10:22:06 +01:00
.pylintrc Add pylintrc. 2018-01-26 18:52:58 +01:00
LICENSE Add a license file. 2018-01-26 18:23:00 +01:00
main.py Implement /kick. 2018-03-06 09:36:22 +01:00
Makefile Fix tests for python2. 2018-03-18 23:31:57 +01:00
TODO.md Update TODO. 2018-03-17 00:28:53 +01:00