Slackware Current Repository by Conraid ====================================================================== python-trio (A friendly Python library for async concurrency and I/O) he Trio project aims to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O. HOME: https://github.com/python-trio/trio ====================================================================== REQUIRES: python-attrs python-outcome python-sniffio python-sortedcontainers python-typing-extensions