Metadata-Version: 2.1
Name: anynet
Version: 0.0.14
Summary: Networking library based on anyio
Home-page: https://github.com/kinnay/anynet
Author: Yannik Marchand
Author-email: ymarchand@me.com
License: MIT
Platform: UNKNOWN
License-File: LICENSE

This is a simple asynchronous networking library that I'm using for hobby projects. It's based on anyio, so it can be used together with either asyncio or trio.

