PN: python3-werkzeug
PV: 2.2.2
PR: r0
PKGV: 2.2.2
PKGR: r0@EXTENDPRAUTO@
LICENSE: BSD-3-Clause
DESCRIPTION: 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.
SUMMARY: The Swiss Army knife of Python web development
RDEPENDS:python3-werkzeug: python3-core python3-datetime python3-difflib python3-email python3-html python3-io python3-json python3-logging python3-markupsafe python3-misc python3-netclient python3-netserver python3-numbers python3-pkgutil python3-pprint python3-profile python3-simplejson python3-threading python3-unixadmin
SECTION: devel/python
PKG:python3-werkzeug: python3-werkzeug
FILES:python3-werkzeug: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.*             /etc /com /var             /bin/* /sbin/*             /lib/*.so.*             /lib/udev /usr/lib/udev             /lib/udev /usr/lib/udev             /usr/share/python3-werkzeug /usr/lib/python3-werkzeug/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib/bonobo/servers /usr/lib/* /usr/lib/python3.10/*
FILES_INFO:python3-werkzeug: {"/usr/lib/python3.10/site-packages/Werkzeug-2.2.2.dist-info/LICENSE.rst": 1475, "/usr/lib/python3.10/site-packages/Werkzeug-2.2.2.dist-info/METADATA": 4416, "/usr/lib/python3.10/site-packages/Werkzeug-2.2.2.dist-info/RECORD": 5659, "/usr/lib/python3.10/site-packages/Werkzeug-2.2.2.dist-info/WHEEL": 92, "/usr/lib/python3.10/site-packages/Werkzeug-2.2.2.dist-info/top_level.txt": 9, "/usr/lib/python3.10/site-packages/werkzeug/__init__.py": 188, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/__init__.cpython-310.pyc": 321, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/_internal.cpython-310.pyc": 17213, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/_reloader.cpython-310.pyc": 12340, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/datastructures.cpython-310.pyc": 104579, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/exceptions.cpython-310.pyc": 27690, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/formparser.cpython-310.pyc": 13193, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/http.cpython-310.pyc": 36886, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/local.cpython-310.pyc": 20678, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/security.cpython-310.pyc": 4846, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/serving.cpython-310.pyc": 30073, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/test.cpython-310.pyc": 39256, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/testapp.cpython-310.pyc": 9527, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/urls.cpython-310.pyc": 32517, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/user_agent.cpython-310.pyc": 1807, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/utils.cpython-310.pyc": 21676, "/usr/lib/python3.10/site-packages/werkzeug/__pycache__/wsgi.cpython-310.pyc": 31345, "/usr/lib/python3.10/site-packages/werkzeug/_internal.py": 16222, "/usr/lib/python3.10/site-packages/werkzeug/_reloader.py": 14331, "/usr/lib/python3.10/site-packages/werkzeug/datastructures.py": 97083, "/usr/lib/python3.10/site-packages/werkzeug/datastructures.pyi": 34506, "/usr/lib/python3.10/site-packages/werkzeug/debug/__init__.py": 18893, "/usr/lib/python3.10/site-packages/werkzeug/debug/__pycache__/__init__.cpython-310.pyc": 14218, "/usr/lib/python3.10/site-packages/werkzeug/debug/__pycache__/console.cpython-310.pyc": 8116, "/usr/lib/python3.10/site-packages/werkzeug/debug/__pycache__/repr.cpython-310.pyc": 8861, "/usr/lib/python3.10/site-packages/werkzeug/debug/__pycache__/tbtools.cpython-310.pyc": 11509, "/usr/lib/python3.10/site-packages/werkzeug/debug/console.py": 6208, "/usr/lib/python3.10/site-packages/werkzeug/debug/repr.py": 9488, "/usr/lib/python3.10/site-packages/werkzeug/debug/shared/ICON_LICENSE.md": 222, "/usr/lib/python3.10/site-packages/werkzeug/debug/shared/console.png": 507, "/usr/lib/python3.10/site-packages/werkzeug/debug/shared/debugger.js": 10521, "/usr/lib/python3.10/site-packages/werkzeug/debug/shared/less.png": 191, "/usr/lib/python3.10/site-packages/werkzeug/debug/shared/more.png": 200, "/usr/lib/python3.10/site-packages/werkzeug/debug/shared/style.css": 6078, "/usr/lib/python3.10/site-packages/werkzeug/debug/tbtools.py": 13293, "/usr/lib/python3.10/site-packages/werkzeug/exceptions.py": 26543, "/usr/lib/python3.10/site-packages/werkzeug/formparser.py": 16056, "/usr/lib/python3.10/site-packages/werkzeug/http.py": 42162, "/usr/lib/python3.10/site-packages/werkzeug/local.py": 22326, "/usr/lib/python3.10/site-packages/werkzeug/middleware/__init__.py": 500, "/usr/lib/python3.10/site-packages/werkzeug/middleware/__pycache__/__init__.cpython-310.pyc": 666, "/usr/lib/python3.10/site-packages/werkzeug/middleware/__pycache__/dispatcher.cpython-310.pyc": 2750, "/usr/lib/python3.10/site-packages/werkzeug/middleware/__pycache__/http_proxy.cpython-310.pyc": 6838, "/usr/lib/python3.10/site-packages/werkzeug/middleware/__pycache__/lint.cpython-310.pyc": 12714, "/usr/lib/python3.10/site-packages/werkzeug/middleware/__pycache__/profiler.cpython-310.pyc": 4957, "/usr/lib/python3.10/site-packages/werkzeug/middleware/__pycache__/proxy_fix.cpython-310.pyc": 6168, "/usr/lib/python3.10/site-packages/werkzeug/middleware/__pycache__/shared_data.cpython-310.pyc": 9123, "/usr/lib/python3.10/site-packages/werkzeug/middleware/dispatcher.py": 2580, "/usr/lib/python3.10/site-packages/werkzeug/middleware/http_proxy.py": 7558, "/usr/lib/python3.10/site-packages/werkzeug/middleware/lint.py": 13968, "/usr/lib/python3.10/site-packages/werkzeug/middleware/profiler.py": 4899, "/usr/lib/python3.10/site-packages/werkzeug/middleware/proxy_fix.py": 6974, "/usr/lib/python3.10/site-packages/werkzeug/middleware/shared_data.py": 9528, "/usr/lib/python3.10/site-packages/werkzeug/py.typed": 0, "/usr/lib/python3.10/site-packages/werkzeug/routing/__init__.py": 4819, "/usr/lib/python3.10/site-packages/werkzeug/routing/__pycache__/__init__.cpython-310.pyc": 4596, "/usr/lib/python3.10/site-packages/werkzeug/routing/__pycache__/converters.cpython-310.pyc": 8713, "/usr/lib/python3.10/site-packages/werkzeug/routing/__pycache__/exceptions.cpython-310.pyc": 5463, "/usr/lib/python3.10/site-packages/werkzeug/routing/__pycache__/map.cpython-310.pyc": 30948, "/usr/lib/python3.10/site-packages/werkzeug/routing/__pycache__/matcher.cpython-310.pyc": 4509, "/usr/lib/python3.10/site-packages/werkzeug/routing/__pycache__/rules.cpython-310.pyc": 27027, "/usr/lib/python3.10/site-packages/werkzeug/routing/converters.py": 6968, "/usr/lib/python3.10/site-packages/werkzeug/routing/exceptions.py": 4737, "/usr/lib/python3.10/site-packages/werkzeug/routing/map.py": 36757, "/usr/lib/python3.10/site-packages/werkzeug/routing/matcher.py": 7122, "/usr/lib/python3.10/site-packages/werkzeug/routing/rules.py": 31072, "/usr/lib/python3.10/site-packages/werkzeug/sansio/__init__.py": 0, "/usr/lib/python3.10/site-packages/werkzeug/sansio/__pycache__/__init__.cpython-310.pyc": 154, "/usr/lib/python3.10/site-packages/werkzeug/sansio/__pycache__/http.cpython-310.pyc": 3841, "/usr/lib/python3.10/site-packages/werkzeug/sansio/__pycache__/multipart.cpython-310.pyc": 6608, "/usr/lib/python3.10/site-packages/werkzeug/sansio/__pycache__/request.cpython-310.pyc": 17006, "/usr/lib/python3.10/site-packages/werkzeug/sansio/__pycache__/response.cpython-310.pyc": 22384, "/usr/lib/python3.10/site-packages/werkzeug/sansio/__pycache__/utils.cpython-310.pyc": 4545, "/usr/lib/python3.10/site-packages/werkzeug/sansio/http.py": 5162, "/usr/lib/python3.10/site-packages/werkzeug/sansio/multipart.py": 9756, "/usr/lib/python3.10/site-packages/werkzeug/sansio/request.py": 20175, "/usr/lib/python3.10/site-packages/werkzeug/sansio/response.py": 26026, "/usr/lib/python3.10/site-packages/werkzeug/sansio/utils.py": 4847, "/usr/lib/python3.10/site-packages/werkzeug/security.py": 4658, "/usr/lib/python3.10/site-packages/werkzeug/serving.py": 38458, "/usr/lib/python3.10/site-packages/werkzeug/test.py": 48125, "/usr/lib/python3.10/site-packages/werkzeug/testapp.py": 9404, "/usr/lib/python3.10/site-packages/werkzeug/urls.py": 36600, "/usr/lib/python3.10/site-packages/werkzeug/user_agent.py": 1420, "/usr/lib/python3.10/site-packages/werkzeug/utils.py": 24936, "/usr/lib/python3.10/site-packages/werkzeug/wrappers/__init__.py": 120, "/usr/lib/python3.10/site-packages/werkzeug/wrappers/__pycache__/__init__.cpython-310.pyc": 273, "/usr/lib/python3.10/site-packages/werkzeug/wrappers/__pycache__/request.cpython-310.pyc": 20189, "/usr/lib/python3.10/site-packages/werkzeug/wrappers/__pycache__/response.cpython-310.pyc": 29118, "/usr/lib/python3.10/site-packages/werkzeug/wrappers/request.py": 23415, "/usr/lib/python3.10/site-packages/werkzeug/wrappers/response.py": 34750, "/usr/lib/python3.10/site-packages/werkzeug/wsgi.py": 34732}
PKGSIZE:python3-werkzeug: 1481976
