Bug 109665 - [NEW PORT] devel/py-pp: Parallel python execution server
Summary: [NEW PORT] devel/py-pp: Parallel python execution server
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-28 09:10 UTC by Li-Wen Hsu
Modified: 2007-03-01 10:00 UTC (History)
1 user (show)

See Also:


Attachments
py-pp-1.3.2.shar (2.36 KB, text/plain)
2007-02-28 09:10 UTC, Li-Wen Hsu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu 2007-02-28 09:10:05 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-28 09:10:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-02-28 09:11:17 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-03-01 09:55:23 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-03-01 09:55:41 UTC
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"