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

NOTE: Unable to support newer versions due to requiring newer version
of python than is available in Slackware 15.0 (python 3.10).
