Sat, 01 Jun 2024 00:52:32 UTC | login

Information for RPM python3-werkzeug-3.0.1-1.fc40.noarch.rpm

ID1165975
Namepython3-werkzeug
Version3.0.1
Release1.fc40
Epoch
Archnoarch
SummaryComprehensive WSGI web application library
DescriptionWerkzeug ======== 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.).
Build Time2024-01-03 18:07:32 GMT
Size435.50 KB
6b937425a9bca7b232285c07bb33a568
LicenseBSD
Provides
python-werkzeug = 3.0.1-1.fc40
python3-werkzeug = 3.0.1-1.fc40
python3.12-werkzeug = 3.0.1-1.fc40
python3.12dist(werkzeug) = 3.0.1
python3dist(werkzeug) = 3.0.1
Obsoletes
python-werkzeug < 3.0.1-1.fc40
Conflicts No Conflicts
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
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 197 >>>
Name ascending sort Size
/usr/lib/python3.12/site-packages/werkzeug0.00 B
/usr/lib/python3.12/site-packages/werkzeug-3.0.1.dist-info0.00 B
/usr/lib/python3.12/site-packages/werkzeug-3.0.1.dist-info/INSTALLER4.00 B
/usr/lib/python3.12/site-packages/werkzeug-3.0.1.dist-info/LICENSE.rst1.44 KB
/usr/lib/python3.12/site-packages/werkzeug-3.0.1.dist-info/METADATA4.00 KB
/usr/lib/python3.12/site-packages/werkzeug-3.0.1.dist-info/WHEEL81.00 B
/usr/lib/python3.12/site-packages/werkzeug/__init__.py727.00 B
/usr/lib/python3.12/site-packages/werkzeug/__pycache__0.00 B
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/__init__.cpython-312.opt-1.pyc1.03 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/__init__.cpython-312.pyc1.03 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/_internal.cpython-312.opt-1.pyc9.29 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/_internal.cpython-312.pyc9.50 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/_reloader.cpython-312.opt-1.pyc19.75 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/_reloader.cpython-312.pyc19.75 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/exceptions.cpython-312.opt-1.pyc32.12 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/exceptions.cpython-312.pyc32.12 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/formparser.cpython-312.opt-1.pyc16.27 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/formparser.cpython-312.pyc16.27 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/http.cpython-312.opt-1.pyc48.18 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/http.cpython-312.pyc48.18 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/local.cpython-312.opt-1.pyc27.51 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/local.cpython-312.pyc27.51 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/security.cpython-312.opt-1.pyc6.77 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/security.cpython-312.pyc6.77 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/serving.cpython-312.opt-1.pyc44.45 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/serving.cpython-312.pyc44.64 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/test.cpython-312.opt-1.pyc58.34 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/test.cpython-312.pyc58.34 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/testapp.cpython-312.opt-1.pyc8.34 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/testapp.cpython-312.pyc8.34 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/urls.cpython-312.opt-1.pyc8.70 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/urls.cpython-312.pyc8.70 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/user_agent.cpython-312.opt-1.pyc2.07 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/user_agent.cpython-312.pyc2.07 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/utils.cpython-312.opt-1.pyc27.50 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/utils.cpython-312.pyc27.50 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/wsgi.cpython-312.opt-1.pyc24.59 KB
/usr/lib/python3.12/site-packages/werkzeug/__pycache__/wsgi.cpython-312.pyc24.59 KB
/usr/lib/python3.12/site-packages/werkzeug/_internal.py5.41 KB
/usr/lib/python3.12/site-packages/werkzeug/_reloader.py14.40 KB
/usr/lib/python3.12/site-packages/werkzeug/datastructures0.00 B
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__init__.py1.86 KB
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__0.00 B
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/__init__.cpython-312.opt-1.pyc1.53 KB
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/__init__.cpython-312.pyc1.53 KB
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/accept.cpython-312.opt-1.pyc13.46 KB
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/accept.cpython-312.pyc13.46 KB
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/auth.cpython-312.opt-1.pyc14.05 KB
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/auth.cpython-312.pyc14.05 KB
/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__/cache_control.cpython-312.opt-1.pyc7.67 KB
Component of
1 through 2 of 2
Buildroot descending sort Created State
f40-build-780937-131204 2024-02-24 11:25:34 expired
f40-build-772716-126612 2024-01-08 09:04:11 expired