./wip/py-trollius, Module asyncio, for writing single-threaded concurrent code

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.4, Package name: py310-trollius-1.0.4, Maintainer: pkgsrc-users

Trollius is a portage of the Tulip project on Python 2
(asyncio module, PEP 3156)

Trollius provides infrastructure for writing single-threaded concurrent
code using coroutines, multiplexing I/O access over sockets and other
resources, running network clients and servers, and other related
primitive


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: f40013cdbf489b4d2c4c0e4f5f392f7fc6cb32e2
Filesize: 253.113 KB

Version history: (Expand)


CVS history: (Expand)


   2015-06-23 23:19:12 by jonthn | Files touched by this commit (2)
Log message:
Correct Makefile EGG_NAME and make this package works for Python 3.3/3.4
   2015-01-04 22:27:58 by jonthn | Files touched by this commit (1)
Log message:
Add required dependency to py-futures
   2015-01-03 13:32:48 by jonthn | Files touched by this commit (4)
Log message:
Import py27-trollius-1.0.4 as wip/py-trollius.

Trollius is a portage of the Tulip project on Python 2
 (asyncio module, PEP 3156)

Trollius provides infrastructure for writing single-threaded concurrent
code using coroutines, multiplexing I/O access over sockets and other
resources, running network clients and servers, and other related
primitive