CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/05/14 01:48:39
Log message:
import ports/www/py-uvicorn, ok landry
Uvicorn is an ASGI web server implementation for Python.
Until recently Python has lacked a minimal low-level server/application
interface for async frameworks. The ASGI specification fills this gap,
and means we're now able to start building a common set of tooling
usable across all async frameworks.
Uvicorn supports HTTP/1.1 and WebSockets.
Status:
Vendor Tag: sthen
Release Tags: sthen_20250514
N ports/www/py-uvicorn/Makefile
N ports/www/py-uvicorn/distinfo
N ports/www/py-uvicorn/pkg/DESCR
N ports/www/py-uvicorn/pkg/PLIST
No conflicts created by this import