Path to this page:
./
wip/py-trollius,
Module asyncio, for writing single-threaded concurrent code
Branch: CURRENT,
Version: 1.0.4,
Package name: py312-trollius-1.0.4,
Maintainer: pkgsrc-usersTrollius 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)
- (2024-09-19) Updated to version: py312-trollius-1.0.4
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-trollius-1.0.4
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-trollius-1.0.4
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
|