20 lines
1011 B
Plaintext
20 lines
1011 B
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
python3-trio: python3-trio (Python library for async concurrency and I/O)
|
|
python3-trio:
|
|
python3-trio: The Trio project aims to produce a production-quality, permissively
|
|
python3-trio: licensed, async/await-native I/O library for Python. Like all async
|
|
python3-trio: libraries, its main purpose is to help you write programs that do
|
|
python3-trio: multiple things at the same time with parallelized I/O.
|
|
python3-trio:
|
|
python3-trio: Homepage: https://github.com/python-trio/trio
|
|
python3-trio:
|
|
python3-trio:
|
|
python3-trio:
|