No description
Find a file
poljar (Damir Jelić) 3232f61f7e Add a ID sanitization function.
Json allows certain control characters inside of strings. Filter those
out for identifiers.
2018-02-14 12:40:41 +01:00
matrix Add a ID sanitization function. 2018-02-14 12:40:41 +01:00
.gitignore Add gitignore. 2018-01-26 18:52:46 +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 Disconnect if there is a failure in the connect callback. 2018-02-14 11:09:33 +01:00
Makefile Makefile: Mark the lib phony as well. 2018-01-31 13:56:31 +01:00