man7: quvi-modules-3rdparty.7.txt: Revise for footer.txt
[libquvi-scripts.git] / doc / man7 / quvi-modules-3rdparty.7.txt
blob91f7e904b2e69eab8a417694dea38cef05070f83
1 quvi-modules-3rdparty(7)
2 ========================
4 NAME
5 ----
6 quvi-modules-3rdparty - Overview of the loadable 3rd party modules
8 DESCRIPTION
9 -----------
10 This is a brief list of the loadable '3rd party modules' that the the
11 linkman:libquvi-scripts[7] use. For more information about these
12 modules, refer to their corresponding reference documentation.
14 3rd PARTY MODULES
15 -----------------
17 LuaBitOp::
18   Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise
19   operations on numbers.
20   +
21   http://bitop.luajit.org/
23 LuaExpat::
24   LuaExpat is a SAX XML parser based on the Expat library.
25   +
26   http://matthewwild.co.uk/projects/luaexpat/
28 LuaSocket::
29   LuaSocket is a Lua extension library that is composed by two parts: a
30   C core that provides support for the TCP and UDP transport layers, and
31   a set of Lua modules that add support for functionality commonly
32   needed by applications that deal with the Internet.
33   +
34   http://w3.impa.br/~diego/software/luasocket/
36 SEE ALSO
37 --------
38 linkman:libquvi-scripts[7], linkman:libquvi[3], linkman:quvi-object[7],
39 linkman:quvi-modules[7]
41 include::footer.txt[]