You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
709 B
34 lines
709 B
CHANGES.rst
|
|
LICENSE.rst
|
|
MANIFEST.in
|
|
README.rst
|
|
setup.cfg
|
|
setup.py
|
|
tox.ini
|
|
docs/Makefile
|
|
docs/changes.rst
|
|
docs/conf.py
|
|
docs/escaping.rst
|
|
docs/formatting.rst
|
|
docs/html.rst
|
|
docs/index.rst
|
|
docs/license.rst
|
|
docs/make.bat
|
|
requirements/dev.txt
|
|
requirements/docs.txt
|
|
requirements/tests.txt
|
|
requirements/typing.txt
|
|
src/MarkupSafe.egg-info/PKG-INFO
|
|
src/MarkupSafe.egg-info/SOURCES.txt
|
|
src/MarkupSafe.egg-info/dependency_links.txt
|
|
src/MarkupSafe.egg-info/top_level.txt
|
|
src/markupsafe/__init__.py
|
|
src/markupsafe/_native.py
|
|
src/markupsafe/_speedups.c
|
|
src/markupsafe/_speedups.pyi
|
|
src/markupsafe/py.typed
|
|
tests/conftest.py
|
|
tests/test_escape.py
|
|
tests/test_exception_custom_html.py
|
|
tests/test_leak.py
|
|
tests/test_markupsafe.py
|