diff options
author | Matt Arnold | 2022-02-12 21:25:13 -0500 |
---|---|---|
committer | Matt Arnold | 2022-02-12 21:25:13 -0500 |
commit | 7d0300a7a428dd42d7751e0e636a42c55f2e116e (patch) | |
tree | 5ec5fbcd8f3d94808dbb603f85a60743d526b0f6 /README.md |
inital commit, laugh all you want
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 ❗ |