pp is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network) It is light, easy to install and integrate with other python software. pp is an open source and cross-platform module written in pure python WWW: http://www.parallelpython.com/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants to have py- PRs
Responsible Changed From-To: freebsd-python->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
miwi 2007-03-01 09:55:36 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-pp Makefile distinfo pkg-descr pkg-plist Log: pp is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network) It is light, easy to install and integrate with other python software. pp is an open source and cross-platform module written in pure python WWW: http://www.parallelpython.com/ PR: ports/109665 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org> Revision Changes Path 1.2666 +1 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/py-pp/Makefile (new) 1.1 +3 -0 ports/devel/py-pp/distinfo (new) 1.1 +9 -0 ports/devel/py-pp/pkg-descr (new) 1.1 +13 -0 ports/devel/py-pp/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"