Metadata-Version: 2.4
Name: aiorp
Version: 0.1.0b0
Summary: A simple reverse proxy library based on aiohttp.
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: aiohttp>=3.11.12
Description-Content-Type: text/markdown

# aiorp

This is a reverse-proxy package built on top of aiohttp, designed to be lightweight,
but also offering a simple interface to create a reverse-proxy with complex functionality.

NOTE: This package is still in development!

Check out the [docs here](https://aiorp.ktonino.com/unstable).
