Conraid's Repository

for Slackware

 NameLast modifiedSize

 Parent Directory  -
 README2026-05-08 23:26 648
 python-trio-0.33.0-x86_64-2cf.dep2026-05-08 23:26 79
 python-trio-0.33.0-x86_64-2cf.lst2026-05-12 19:44 59K
 python-trio-0.33.0-x86_64-2cf.meta2026-05-12 19:44 853
 python-trio-0.33.0-x86_64-2cf.txt2026-05-12 19:44 470
 python-trio-0.33.0-x86_64-2cf.txz2026-05-08 23:26 963K
 python-trio-0.33.0-x86_64-2cf.txz.asc2026-05-12 19:44 545
 python-trio-0.33.0-x86_64-2cf.txz.md52026-05-12 19:44 68

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-outcome python-sniffio python-sortedcontainers python-typing-extensions