Language

Package: python2-markupsafe @ 1.1.1

Synopsis

XML/HTML/XHTML markup safe string implementation for Python

Description

Markupsafe provides an XML/HTML/XHTML markup safe string implementation for Python.

Home page
https://github.com/mitsuhiko/markupsafe
Location
gnu/packages/python-xyz.scm (line: 3751, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?