1
0
mirror of https://github.com/ShadowNinja/LuaIRC.git synced 2024-09-28 23:40:34 +02:00
Miroir du dépôt LuaIRC.
Go to file
2010-07-19 09:54:32 +10:00
doc Updating documentation 2010-07-18 21:55:02 +10:00
asyncoperations.lua Wow, just wow 2010-07-19 09:54:32 +10:00
init.lua Fixing small typo and clarifying arguments 2010-07-18 21:21:55 +10:00
LICENSE.txt Fixing some whitespace, and line endings. 2010-07-18 19:43:50 +10:00
README.markdown Merge remote branch 'jacop/master' 2010-07-18 22:14:11 +10:00
util.lua Merge remote branch 'jacop/master' 2010-07-18 20:50:08 +10:00

LuaIRC

IRC library for Lua.

Dependencies

Only required if you want to make use of the TLS support

Documentation

Documentation can be automatically generated from the doc/irc.luadoc file, pre-generated documentation can be found in the gh-branch.

You can also browse it online.

Documentation is generated by LuaDoc