Implements a XML/HTML/XHTML Markup safe string for Python
Implements a unicode subclass that supports HTML strings. This can be used to
safely encode strings for dynamically generated we pages.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
13
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-MarkupSafe && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
MarkupSafe-0.15.tar.gz | 0000011265 11 KB | |
python-MarkupSafe.changes | 0000001126 1.1 KB | |
python-MarkupSafe.spec | 0000002003 1.96 KB | |
python3-MarkupSafe.changes | 0000000510 510 Bytes | |
python3-MarkupSafe.spec | 0000002147 2.1 KB |
Revision 8 (latest revision is 30)
Stephan Kulow (coolo)
accepted
request 132981
from
Todd R (TheBlackCat)
(revision 8)
Restore BuildRequires: python3 This package depends on hash algorithms that are only available if python3 is installed, python3-devel will not pull them in. Building will fail if BuildRequires: python3 is removed. (forwarded request 132980 from TheBlackCat)
Comments 0