INFO
Name: python3-werkzeug
Version: 3.1.3-1.el10_0
Arch: noarch
Summary: Comprehensive WSGI web application library
License: BSD-3-Clause
Vendor: Fedora Project
Build Host: buildhw-x86-09.iad2.fedoraproject.org
Build Date: Tue Nov 12 15:20:25 2024
Size: 1955579
URL: https://werkzeug.palletsprojects.com
Description: Werkzeug
========
Werkzeug started as simple collection of various utilities for WSGI
applications and has become one of the most advanced WSGI utility
modules. It includes a powerful debugger, full featured request and
response objects, HTTP utilities to handle entity tags, cache control
headers, HTTP dates, cookie handling, file uploads, a powerful URL
routing system and a bunch of community contributed addon modules.
Werkzeug is unicode aware and doesn't enforce a specific template
engine, database adapter or anything else. It doesn't even enforce
a specific way of handling requests and leaves all that up to the
developer. It's most useful for end user applications which should work
on as many server environments as possible (such as blogs, wikis,
bulletin boards, etc.).
FILES
/usr/lib/python3.12/site-packages/werkzeug
/usr/lib/python3.12/site-packages/werkzeug-3.1.3.dist-info
/usr/lib/python3.12/site-packages/werkzeug-3.1.3.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/werkzeug-3.1.3.dist-info/LICENSE.txt
/usr/lib/python3.12/site-packages/werkzeug-3.1.3.dist-info/METADATA
/usr/lib/python3.12/site-packages/werkzeug-3.1.3.dist-info/WHEEL
/usr/lib/python3.12/site-packages/werkzeug/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/_internal.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/_internal.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/_reloader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/_reloader.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/formparser.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/formparser.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/http.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/http.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/local.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/local.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/security.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/security.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/serving.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/serving.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/test.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/test.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/testapp.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/testapp.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/urls.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/urls.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/user_agent.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/user_agent.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/wsgi.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/wsgi.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/_internal.py
/usr/lib/python3.12/site-packages/werkzeug/_reloader.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/accept.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/accept.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/auth.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/auth.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/cache_control.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/cache_control.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/csp.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/csp.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/etag.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/etag.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/file_storage.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/file_storage.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/headers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/headers.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/mixins.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/mixins.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/range.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/range.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/structures.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/structures.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/accept.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/auth.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/cache_control.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/csp.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/etag.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/file_storage.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/headers.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/mixins.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/range.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/structures.py
/usr/lib/python3.12/site-packages/werkzeug/debug
/usr/lib/python3.12/site-packages/werkzeug/debug/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/console.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/console.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/repr.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/repr.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/tbtools.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/tbtools.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/console.py
/usr/lib/python3.12/site-packages/werkzeug/debug/repr.py
/usr/lib/python3.12/site-packages/werkzeug/debug/shared
/usr/lib/python3.12/site-packages/werkzeug/debug/shared/ICON_LICENSE.md
/usr/lib/python3.12/site-packages/werkzeug/debug/shared/console.png
/usr/lib/python3.12/site-packages/werkzeug/debug/shared/debugger.js
/usr/lib/python3.12/site-packages/werkzeug/debug/shared/less.png
/usr/lib/python3.12/site-packages/werkzeug/debug/shared/more.png
/usr/lib/python3.12/site-packages/werkzeug/debug/shared/style.css
/usr/lib/python3.12/site-packages/werkzeug/debug/tbtools.py
/usr/lib/python3.12/site-packages/werkzeug/exceptions.py
/usr/lib/python3.12/site-packages/werkzeug/formparser.py
/usr/lib/python3.12/site-packages/werkzeug/http.py
/usr/lib/python3.12/site-packages/werkzeug/local.py
/usr/lib/python3.12/site-packages/werkzeug/middleware
/usr/lib/python3.12/site-packages/werkzeug/middleware/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/dispatcher.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/dispatcher.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/http_proxy.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/http_proxy.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/lint.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/lint.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/profiler.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/profiler.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/proxy_fix.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/proxy_fix.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/shared_data.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/shared_data.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/dispatcher.py
/usr/lib/python3.12/site-packages/werkzeug/middleware/http_proxy.py
/usr/lib/python3.12/site-packages/werkzeug/middleware/lint.py
/usr/lib/python3.12/site-packages/werkzeug/middleware/profiler.py
/usr/lib/python3.12/site-packages/werkzeug/middleware/proxy_fix.py
/usr/lib/python3.12/site-packages/werkzeug/middleware/shared_data.py
/usr/lib/python3.12/site-packages/werkzeug/py.typed
/usr/lib/python3.12/site-packages/werkzeug/routing
/usr/lib/python3.12/site-packages/werkzeug/routing/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/converters.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/converters.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/map.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/map.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/matcher.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/matcher.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/rules.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/rules.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/converters.py
/usr/lib/python3.12/site-packages/werkzeug/routing/exceptions.py
/usr/lib/python3.12/site-packages/werkzeug/routing/map.py
/usr/lib/python3.12/site-packages/werkzeug/routing/matcher.py
/usr/lib/python3.12/site-packages/werkzeug/routing/rules.py
/usr/lib/python3.12/site-packages/werkzeug/sansio
/usr/lib/python3.12/site-packages/werkzeug/sansio/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/http.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/http.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/multipart.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/multipart.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/request.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/request.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/response.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/response.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/http.py
/usr/lib/python3.12/site-packages/werkzeug/sansio/multipart.py
/usr/lib/python3.12/site-packages/werkzeug/sansio/request.py
/usr/lib/python3.12/site-packages/werkzeug/sansio/response.py
/usr/lib/python3.12/site-packages/werkzeug/sansio/utils.py
/usr/lib/python3.12/site-packages/werkzeug/security.py
/usr/lib/python3.12/site-packages/werkzeug/serving.py
/usr/lib/python3.12/site-packages/werkzeug/test.py
/usr/lib/python3.12/site-packages/werkzeug/testapp.py
/usr/lib/python3.12/site-packages/werkzeug/urls.py
/usr/lib/python3.12/site-packages/werkzeug/user_agent.py
/usr/lib/python3.12/site-packages/werkzeug/utils.py
/usr/lib/python3.12/site-packages/werkzeug/wrappers
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__/request.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__/request.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__/response.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__/response.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/wrappers/request.py
/usr/lib/python3.12/site-packages/werkzeug/wrappers/response.py
/usr/lib/python3.12/site-packages/werkzeug/wsgi.py
/usr/share/doc/python3-werkzeug
/usr/share/doc/python3-werkzeug/CHANGES.rst
/usr/share/doc/python3-werkzeug/README.md
/usr/share/licenses/python3-werkzeug
/usr/share/licenses/python3-werkzeug/LICENSE.txt
REQUIRES
python(abi) 3.12
python3.12dist(markupsafe) 2.1.1
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
python-werkzeug 3.1.3-1.el10_0
python3-werkzeug 3.1.3-1.el10_0
python3.12-werkzeug 3.1.3-1.el10_0
python3.12dist(werkzeug) 3.1.3
python3dist(werkzeug) 3.1.3
CONFIG FILES
/usr/lib/python3.12/site-packages/werkzeug
/usr/lib/python3.12/site-packages/werkzeug-3.1.3.dist-info
/usr/lib/python3.12/site-packages/werkzeug-3.1.3.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/werkzeug-3.1.3.dist-info/LICENSE.txt
/usr/lib/python3.12/site-packages/werkzeug-3.1.3.dist-info/METADATA
/usr/lib/python3.12/site-packages/werkzeug-3.1.3.dist-info/WHEEL
/usr/lib/python3.12/site-packages/werkzeug/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/_internal.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/_internal.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/_reloader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/_reloader.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/formparser.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/formparser.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/http.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/http.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/local.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/local.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/security.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/security.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/serving.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/serving.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/test.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/test.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/testapp.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/testapp.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/urls.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/urls.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/user_agent.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/user_agent.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/wsgi.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/wsgi.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/_internal.py
/usr/lib/python3.12/site-packages/werkzeug/_reloader.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/accept.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/accept.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/auth.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/auth.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/cache_control.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/cache_control.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/csp.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/csp.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/etag.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/etag.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/file_storage.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/file_storage.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/headers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/headers.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/mixins.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/mixins.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/range.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/range.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/structures.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/structures.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/datastructures/accept.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/auth.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/cache_control.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/csp.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/etag.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/file_storage.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/headers.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/mixins.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/range.py
/usr/lib/python3.12/site-packages/werkzeug/datastructures/structures.py
/usr/lib/python3.12/site-packages/werkzeug/debug
/usr/lib/python3.12/site-packages/werkzeug/debug/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/console.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/console.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/repr.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/repr.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/tbtools.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__/tbtools.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/debug/console.py
/usr/lib/python3.12/site-packages/werkzeug/debug/repr.py
/usr/lib/python3.12/site-packages/werkzeug/debug/shared
/usr/lib/python3.12/site-packages/werkzeug/debug/shared/ICON_LICENSE.md
/usr/lib/python3.12/site-packages/werkzeug/debug/shared/console.png
/usr/lib/python3.12/site-packages/werkzeug/debug/shared/debugger.js
/usr/lib/python3.12/site-packages/werkzeug/debug/shared/less.png
/usr/lib/python3.12/site-packages/werkzeug/debug/shared/more.png
/usr/lib/python3.12/site-packages/werkzeug/debug/shared/style.css
/usr/lib/python3.12/site-packages/werkzeug/debug/tbtools.py
/usr/lib/python3.12/site-packages/werkzeug/exceptions.py
/usr/lib/python3.12/site-packages/werkzeug/formparser.py
/usr/lib/python3.12/site-packages/werkzeug/http.py
/usr/lib/python3.12/site-packages/werkzeug/local.py
/usr/lib/python3.12/site-packages/werkzeug/middleware
/usr/lib/python3.12/site-packages/werkzeug/middleware/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/dispatcher.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/dispatcher.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/http_proxy.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/http_proxy.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/lint.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/lint.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/profiler.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/profiler.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/proxy_fix.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/proxy_fix.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/shared_data.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__/shared_data.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/middleware/dispatcher.py
/usr/lib/python3.12/site-packages/werkzeug/middleware/http_proxy.py
/usr/lib/python3.12/site-packages/werkzeug/middleware/lint.py
/usr/lib/python3.12/site-packages/werkzeug/middleware/profiler.py
/usr/lib/python3.12/site-packages/werkzeug/middleware/proxy_fix.py
/usr/lib/python3.12/site-packages/werkzeug/middleware/shared_data.py
/usr/lib/python3.12/site-packages/werkzeug/py.typed
/usr/lib/python3.12/site-packages/werkzeug/routing
/usr/lib/python3.12/site-packages/werkzeug/routing/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/converters.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/converters.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/map.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/map.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/matcher.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/matcher.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/rules.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__/rules.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/routing/converters.py
/usr/lib/python3.12/site-packages/werkzeug/routing/exceptions.py
/usr/lib/python3.12/site-packages/werkzeug/routing/map.py
/usr/lib/python3.12/site-packages/werkzeug/routing/matcher.py
/usr/lib/python3.12/site-packages/werkzeug/routing/rules.py
/usr/lib/python3.12/site-packages/werkzeug/sansio
/usr/lib/python3.12/site-packages/werkzeug/sansio/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/http.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/http.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/multipart.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/multipart.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/request.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/request.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/response.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/response.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/sansio/http.py
/usr/lib/python3.12/site-packages/werkzeug/sansio/multipart.py
/usr/lib/python3.12/site-packages/werkzeug/sansio/request.py
/usr/lib/python3.12/site-packages/werkzeug/sansio/response.py
/usr/lib/python3.12/site-packages/werkzeug/sansio/utils.py
/usr/lib/python3.12/site-packages/werkzeug/security.py
/usr/lib/python3.12/site-packages/werkzeug/serving.py
/usr/lib/python3.12/site-packages/werkzeug/test.py
/usr/lib/python3.12/site-packages/werkzeug/testapp.py
/usr/lib/python3.12/site-packages/werkzeug/urls.py
/usr/lib/python3.12/site-packages/werkzeug/user_agent.py
/usr/lib/python3.12/site-packages/werkzeug/utils.py
/usr/lib/python3.12/site-packages/werkzeug/wrappers
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__init__.py
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__/request.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__/request.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__/response.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__/response.cpython-312.pyc
/usr/lib/python3.12/site-packages/werkzeug/wrappers/request.py
/usr/lib/python3.12/site-packages/werkzeug/wrappers/response.py
/usr/lib/python3.12/site-packages/werkzeug/wsgi.py
/usr/share/doc/python3-werkzeug
/usr/share/doc/python3-werkzeug/CHANGES.rst d
/usr/share/doc/python3-werkzeug/README.md d
/usr/share/licenses/python3-werkzeug
/usr/share/licenses/python3-werkzeug/LICENSE.txt l
LICENSE FILES
BSD-3-Clause
|