Package: wnpp
Severity: wishlist
Owner: Ben Finney <bign...@debian.org>

* Package name    : python-curio
  Version         : 0.4
  Upstream Author : David Beazley <d...@dabeaz.com>
* URL             : https://github.com/dabeaz/curio
* License         : BSD 3-clause
  Programming Lang: Python
  Description     : library for concurrent I/O with coroutines
      Curio is a library for performing concurrent I/O and common
      system programming tasks such as launching subprocesses and
      farming work out to thread and process pools. It uses Python
      coroutines and the explicit async/await syntax introduced in
      Python 3.5. Its programming model is based on cooperative
      multitasking and existing programming abstractions such as
      threads, sockets, files, subprocesses, locks, and queues. You'll
      find it to be small and fast.

-- 
 \      “We tend to scoff at the beliefs of the ancients. But we can't |
  `\        scoff at them personally, to their faces, and this is what |
_o__)                                         annoys me.” —Jack Handey |
Ben Finney <bign...@debian.org>

Attachment: signature.asc
Description: PGP signature

Reply via email to