1QUVI-MODULES-3RDPA(7) libquvi-scripts Manual QUVI-MODULES-3RDPA(7)
2
3
4
6 quvi-modules-3rdparty - Overview of the loadable 3rd party modules
7
9 This is a brief list of the loadable 3rd party modules that the the
10 libquvi-scripts(7) use. For more information about these modules, refer
11 to their corresponding reference documentation.
12
14 LuaBitOp
15 Lua BitOp is a C extension module for Lua 5.1/5.2 which adds
16 bitwise operations on numbers.
17
18 http://bitop.luajit.org/
19
20 LuaExpat
21 LuaExpat is a SAX XML parser based on the Expat library.
22
23 http://matthewwild.co.uk/projects/luaexpat/
24
25 LuaJSON
26 JSON parser/encoder for Lua, parses JSON using LPEG for speed and
27 flexibility.
28
29 http://www.eharning.us/wiki/luajson/
30
31 LuaSocket
32 LuaSocket is a Lua extension library that is composed by two parts:
33 a C core that provides support for the TCP and UDP transport
34 layers, and a set of Lua modules that add support for functionality
35 commonly needed by applications that deal with the Internet.
36
37 http://w3.impa.br/~diego/software/luasocket/
38
40 libquvi-scripts(7), libquvi(3), quvi-object(7), quvi-modules(7)
41
43 Home
44
45 http://quvi.sourceforge.net/
46
47 Development code
48
49 git://repo.or.cz/libquvi-scripts.git
50
51 gitweb
52
53 http://repo.or.cz/w/libquvi-scripts.git
54
56 Toni Gundogdu <legatvs@gmail.com>
57 Author.
58
60 Report bugs to the quvi-devel mailing list
61 <quvi-devel@lists.sourceforge.net> where the development and the
62 maintenance is primarily done. You do not have to be subscribed to the
63 list to send a message there.
64
66 libquvi-scripts is Free Software licensed under the GNU Affero GPLv3+
67
69 Part of the libquvi-scripts(7) suite
70
71
72
73libquvi-scripts 0.9.20131 11/30/2013 QUVI-MODULES-3RDPA(7)