diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..589c75a --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# RabbitEars IRC client builder + +RabbitEars is an irc client framework writen in python +Warning this is experimental prealpha software. It works but APIs design +models and other stuff are subject to change at my whim at this stage + +## Features, and Planned features +* TLS suppport as first class citizen ✔ +* Clear license Terms ✔ +* Event driven +* Conformity with modern irc specs +* As few external dependancies as possible ❗ |