Conraid's Repository

for Slackware

 NameLast modifiedSize

 Parent Directory  -
 README2026-08-11 15:40 647
 python-trio-0.34.0-x86_64-1cf.dep2026-08-11 15:40 79
 python-trio-0.34.0-x86_64-1cf.lst2026-08-11 15:41 59K
 python-trio-0.34.0-x86_64-1cf.meta2026-08-11 15:41 853
 python-trio-0.34.0-x86_64-1cf.txt2026-08-11 15:41 470
 python-trio-0.34.0-x86_64-1cf.txz2026-08-11 15:40 963K
 python-trio-0.34.0-x86_64-1cf.txz.asc2026-08-11 15:41 545
 python-trio-0.34.0-x86_64-1cf.txz.md52026-08-11 15:41 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