Provided by: libquvi-scripts-0.9_0.9.20131130-2_all bug

NAME

       quvi-modules-3rdparty - Overview of the loadable 3rd party modules

DESCRIPTION

       This is a brief list of the loadable 3rd party modules that the the libquvi-scripts(7)
       use. For more information about these modules, refer to their corresponding reference
       documentation.

3RD PARTY MODULES

       LuaBitOp
           Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on
           numbers.

           http://bitop.luajit.org/

       LuaExpat
           LuaExpat is a SAX XML parser based on the Expat library.

           http://matthewwild.co.uk/projects/luaexpat/

       LuaJSON
           JSON parser/encoder for Lua, parses JSON using LPEG for speed and flexibility.

           http://www.eharning.us/wiki/luajson/

       LuaSocket
           LuaSocket is a Lua extension library that is composed by two parts: a C core that
           provides support for the TCP and UDP transport layers, and a set of Lua modules that
           add support for functionality commonly needed by applications that deal with the
           Internet.

           http://w3.impa.br/~diego/software/luasocket/

SEE ALSO

       libquvi-scripts(7), libquvi(3), quvi-object(7), quvi-modules(7)

FURTHER RESOURCES

       Home

           http://quvi.sourceforge.net/

       Development code

           git://repo.or.cz/libquvi-scripts.git

       gitweb

           http://repo.or.cz/w/libquvi-scripts.git

AUTHORS

       Toni Gundogdu <legatvs@gmail.com>
           Author.

REPORTING BUGS

       Report bugs to the quvi-devel mailing list <quvi-devel@lists.sourceforge.net> where the
       development and the maintenance is primarily done. You do not have to be subscribed to the
       list to send a message there.

LICENSE

       libquvi-scripts is Free Software licensed under the GNU Affero GPLv3+

LIBQUVI-SCRIPTS

       Part of the libquvi-scripts(7) suite