# HG changeset patch # User souliane # Date 1449054165 -3600 # Node ID 77a010f1f8cb1420b9968c765017c485a6af07ac # Parent e8107ac75f323a825c1aa707ca31e360cb8ffac8 README and README4PACKAGERS: add Jinja2 to the dependencies list diff -r e8107ac75f32 -r 77a010f1f8cb README --- a/README Wed Dec 02 11:46:50 2015 +0100 +++ b/README Wed Dec 02 12:02:45 2015 +0100 @@ -134,6 +134,9 @@ mardown (https://pythonhosted.org/Markdown/) and html2text (https://pypi.python.org/pypi/html2text/2015.6.21): both are used for syntaxes conversions +Jinja2 (http://jinja.pocoo.org/): +a poweful template engine for Python that we use for designing Libervia's static blog pages + miniupnp (http://miniupnp.free.fr/): this UPnP-IGD implementation is used to facilitate P2P sessions diff -r e8107ac75f32 -r 77a010f1f8cb README4PACKAGERS --- a/README4PACKAGERS Wed Dec 02 11:46:50 2015 +0100 +++ b/README4PACKAGERS Wed Dec 02 12:02:45 2015 +0100 @@ -54,6 +54,7 @@ Dependencies for the Libervia frontend -------------------------------------- +Jinja2 (for static blogs only) pyjamas (for building only) txJSON-RPC