Conraid's Repository

for Slackware

 NameLast modifiedSize

 Parent Directory  -
 README2026-07-19 20:32 648
 python-trio-0.33.0-x86_64-3cf.dep2026-07-19 20:32 79
 python-trio-0.33.0-x86_64-3cf.lst2026-07-19 21:08 59K
 python-trio-0.33.0-x86_64-3cf.meta2026-07-19 21:08 853
 python-trio-0.33.0-x86_64-3cf.txt2026-07-19 21:08 470
 python-trio-0.33.0-x86_64-3cf.txz2026-07-19 20:32 961K
 python-trio-0.33.0-x86_64-3cf.txz.asc2026-07-19 21:08 545
 python-trio-0.33.0-x86_64-3cf.txz.md52026-07-19 21:08 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