aboutsummaryrefslogtreecommitdiff
path: root/devel/py-RPyC/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* - Update to 3.0.6Martin Wilke2009-08-171-1/+1
| | | | | | | | PR: 137816 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=239802
* - Update to 3.0.5Martin Wilke2009-04-111-2/+2
| | | | | | | | PR: 133589 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=232081
* - Update to 3.0.4Martin Wilke2009-03-091-1/+1
| | | | | | | | PR: 132297 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=229795
* RPyC(pronounced like 'are-pie-see'), or Remote Python Call, is aMartin Wilke2009-02-091-0/+20
transparent and symmetrical python library for remote procedure calls, clustering and distributed-computing. RPyC makes use of object-proxying, a technique that employs python's dynamic nature, to overcome the physical boundaries between processes and computers, so that remote objects can be manipulated as if they were local. WWW: http://pypi.python.org/pypi/RPyC/ PR: ports/130775 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=227960