quvi-modules-3rdparty(7)
========================

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
linkman: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
--------
linkman:libquvi-scripts[7], linkman:libquvi[3], linkman:quvi-object[7],
linkman:quvi-modules[7]

include::footer.txt[]
