summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-markupsafe_0.23.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-markupsafe: add recipeBen Shelton2015-02-271-0/+19
MarkupSafe is a Python library for escaping HTML strings, and it is a dependency for Jinja2. Add a recipe to build it. Copied from commit 6ba88a72843826370773cda29309545c7c800dc0 in meta-cloud-services/meta-openstack and updated to version 0.23. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>