summaryrefslogtreecommitdiffstats
path: root/python/python3-anyio/slack-desc
blob: 9aba97d161a590fe73f44fce97db61cb211cd978 (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

             |-----handy-ruler------------------------------------------------------|
python3-anyio: python3-anyio (Asynchronous concurrency and networking framework)
python3-anyio:
python3-anyio: AnyIO is an asynchronous networking and concurrency library that works
python3-anyio: on top of either asyncio or trio. It implements trio-like structured
python3-anyio: concurrency (SC) on top of asyncio, and works in harmony with the
python3-anyio: native SC of trio itself.
python3-anyio:
python3-anyio:
python3-anyio:
python3-anyio:
python3-anyio: