summaryrefslogtreecommitdiffstats
path: root/src/MarkupSafe.egg-info/SOURCES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/MarkupSafe.egg-info/SOURCES.txt')
-rw-r--r--src/MarkupSafe.egg-info/SOURCES.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/src/MarkupSafe.egg-info/SOURCES.txt b/src/MarkupSafe.egg-info/SOURCES.txt
new file mode 100644
index 0000000..8be9ba6
--- /dev/null
+++ b/src/MarkupSafe.egg-info/SOURCES.txt
@@ -0,0 +1,35 @@
+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/build.txt
+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 \ No newline at end of file