Python dependencies =================== Standard modules ---------------- Modules included with a standard Python 2.6 distribution: Documentation available at http://docs.python.org/library/.html External modules ---------------- * `OpenSSL`_, a Python wrapper on OpenSSL library. * `CherryPy`_, a simple web framework. * `Jinja2`_, a template engine. * `update-copyright`_, a script for maintaining copyright blurbs .. _OpenSSL: http://pyopenssl.sourceforge.net/ .. _CherryPy: http://www.cherrypy.org/ .. _Jinja2: http://jinja.pocoo.org/2/ .. _update-copyright: http://blog.tremily.us/posts/update-copyright/ System dependencies =================== You need `LaTeX`_ to compile the documents. The `texlive-latex-recommended`_, `texlive-latex-extra`_, and `pgf`_ `Debian`_ packages should cover you. .. _LaTeX: http://www.latex-project.org/ .. _texlive-latex-recommended: http://packages.debian.org/lenny/texlive-latex-recommended .. _texlive-latex-extra: http://packages.debian.org/lenny/texlive-latex-extra .. _pgf: http://packages.debian.org/lenny/pgf .. _Debian: http://www.debian.org/