./wip/py-twisted-kqueue, Python interface to kqueue, suitable for Twisted

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


Branch: CURRENT, Version: 2.0nb1, Package name: py310-twisted-kqueue-2.0nb1, Maintainer: milos.negovanovic

This is same as ../../devel/py-kqueue with minor modifications to work with
Twisted reactor.

Note: users should probably use Python built-in select.kevent instead


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: e066c4859b954a062edf1e251ccf00fb52d24a1a
Filesize: 8.702 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-08-30 23:51:50 by Kamel Derouiche | Files touched by this commit (3)
Log message:

	pkgsrc-changes:
	--------------
	o DESTDIR Support
	o PKG_FAIL_REASON  replace by PKG_SKIP_REASON
	o Added $NetBSD$ in patch-ab
   2008-05-22 17:38:46 by Tobias Nygren | Files touched by this commit (43)
Log message:
Mechanical sweep to sanitise PYTHON_VERSIONS_ACCEPTED.
Bulk build will be used to tune this further.
   2007-03-01 20:12:14 by Sergey Svishchev | Files touched by this commit (49)
Log message:
Delint.

   2007-02-04 20:05:16 by M. Negovanovic | Files touched by this commit (6) | Imported package
Log message:
Same as devel/py-kqueue with some modifications to make it work with Twisted \ 
kqreactor.