deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-aiofiles, python3-blinker, python3-click, python3-flask (>= 3.0.0),
python3-hypercorn, python3-importlib-metadata | python3-supported-min (>= 3.10),
python3-itsdangerous, python3-jinja2, python3-markupsafe, python3-typing-extensions
| python3-supported-min (>= 3.10), python3-werkzeug (>= 2.2.0~), python3:any
Description: |-
Python ASGI web microframework with the same API as Flask
Quart is a Python ASGI web microframework. It is intended to provide the
easiest way to use asyncio functionality in a web context, especially
with existing Flask apps. This is possible as the Quart API is a superset
of the Flask API.
.
Quart aims to be a complete web microframework, as it supports HTTP/1.1,
HTTP/2 and websockets. Quart is very extendable and has a number of
known extensions and works with many of the Flask extensions.
.
Quart supports the full ASGI 3.0 specification as well as the websocket
response and HTTP/2 server push extensions. For those of you familiar
with Flask, Quart extends the Flask API by adding support for:
.
* HTTP/1.1 request streaming
* Websockets
* HTTP/2 server push
Homepage: https://github.com/pallets/quart
Installed-Size: '326'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-quart
Priority: optional
Section: python
Source: quart
Version: 0.19.6-1
srcpkg_name: quart
srcpkg_version: 0.19.6-1