= Prerequisites =

MoinLight has the following general dependencies or prerequisites:

{{{#!table
'''Prerequisite'''          || '''Suggestions'''
==
Python 2.x or 3.x
(needed to run tools)       || Debian package: python \\
                            .. Tested with Debian version 2.7.9-1 \\
                            .. Tested with Debian version 3.11.2-1+b1 \\
                            .. [[https://www.python.org/]]
==
Graphviz
(needed for graph content)  || Debian package: graphviz \\
                            .. Tested with Debian version 2.42.2-7+deb12u1 \\
                            .. [[http://graphviz.org/]]
==
xsltproc
(for XSL transformations on
SVG graph output)           || Debian package: xsltproc \\
                            .. Tested with Debian version 1.1.35-1+deb12u3 \\
                            .. [[http://xmlsoft.org/xslt/]]
}}}
