<package>
<name>python310-werkzeug</name>
<short>Python 3.10 - Werkzeug - web development</short>
<version>3.4.2</version>
<date>2023-07-11</date>
<system>eisfair-noarch</system>
<author>the eisfair team, team(at)eisfair(dot)org</author>
<status>stable</status>
<section>python3</section>
<require-package>python310-base 3.4.2</require-package>
<require-package>python310-markupsafe 3.4.0</require-package>
<description>
Internal Program Version: Werkzeug  2.3.6

Werkzeug started as a simple collection of various utilities for
WSGI applications and has become one of the most advanced WSGI
utility modules. It includes a powerful debugger, fully 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.

It does Unicode 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.

http://pypi.python.org/pypi/Werkzeug
</description>
</package>