Date: Thu, 1 Mar 2007 09:55:36 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-pp Makefile distinfo pkg-descr pkg-plist Message-ID: <200703010955.l219taXe033232@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703010955.l219taXe033232>
