Metadata-Version: 2.4
Name: falcorn
Version: 0.1.2
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: click>=8.1
Summary: A lightning fast WSGI/ASGI application server written in Rust
Keywords: wsgi,asgi,server,gunicorn,uvicorn,performance,rust
Home-Page: https://github.com/AllDotPy/Falcorn
Author-email: Wilfried Goeh <einswilligoeh@email.com>, AllDotPy <hello@alldotpy.com>
Maintainer-email: #Einswilli <einswilligoeh@email.com>
License: AGPL-3.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Documentation, https://github.com/AllDotPy/Falcorn#readme
Project-URL: Homepage, https://github.com/AllDotPy/Falcorn
Project-URL: Issues, https://github.com/AllDotPy/Falcorn/issues
Project-URL: Repository, https://github.com/AllDotPy/Falcorn

# Falcorn Python

See the main project README: https://github.com/AllDotPy/Falcorn#readme

