man7: Revise Makefile.am for asciidoc.conf
[libquvi-scripts.git] / doc / man7 / quvi-modules-3rdparty.7.txt
blob8ba76744c16dc3d71ec2ef4c2b6786672a0a5a92
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 'libquvi-scripts(7)' use. For more information about these modules,
12 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 Authors
37 -------
38 Toni Gundogdu <legatvs@gmail.com>::
39   Author.
41 Reporting bugs
42 --------------
43 Report bugs to the quvi-devel mailing list
44 <quvi-devel@lists.sourceforge.net> where the development and the
45 maintenance is primarily done.  You do not have to be subscribed
46 to the list to send a message there.
48 LICENSE
49 -------
50 libquvi is Free Software licensed under the GNU Affero GPLv3+
52 SEE ALSO
53 --------
54 'libquvi-scripts(7)', 'libquvi(3)', 'quvi-object(7)', 'quvi-modules(7)'
56 LIBQUVI-SCRIPTS
57 ---------------
58 Part of the 'libquvi-scripts(7)' suite