comparison README @ 1717:77a010f1f8cb

README and README4PACKAGERS: add Jinja2 to the dependencies list
author souliane <souliane@mailoo.org>
date Wed, 02 Dec 2015 12:02:45 +0100
parents c09429bf587f
children 7d548a913730
comparison
equal deleted inserted replaced
1716:e8107ac75f32 1717:77a010f1f8cb
132 As the original licences allow, the code is reused and sub-licenced until GPL v3 to follow the rest of the code. 132 As the original licences allow, the code is reused and sub-licenced until GPL v3 to follow the rest of the code.
133 133
134 mardown (https://pythonhosted.org/Markdown/) and html2text (https://pypi.python.org/pypi/html2text/2015.6.21): 134 mardown (https://pythonhosted.org/Markdown/) and html2text (https://pypi.python.org/pypi/html2text/2015.6.21):
135 both are used for syntaxes conversions 135 both are used for syntaxes conversions
136 136
137 Jinja2 (http://jinja.pocoo.org/):
138 a poweful template engine for Python that we use for designing Libervia's static blog pages
139
137 miniupnp (http://miniupnp.free.fr/): 140 miniupnp (http://miniupnp.free.fr/):
138 this UPnP-IGD implementation is used to facilitate P2P sessions 141 this UPnP-IGD implementation is used to facilitate P2P sessions
139 142
140 netifaces (https://pypi.python.org/pypi/netifaces): 143 netifaces (https://pypi.python.org/pypi/netifaces):
141 when available, this module is used to detect local IPs 144 when available, this module is used to detect local IPs