diff options
author | Wen Heping <wen@FreeBSD.org> | 2013-09-30 06:16:22 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2013-09-30 06:16:22 +0000 |
commit | 4917ab17395c5491ca0e3de79d1ab0eb4fef6996 (patch) | |
tree | adddf5913853076962e4f6322d6be5db9bcf0d43 /devel/py-RPyC/pkg-descr | |
parent | 31a91a803a008f1256c7a3d917425a9eff95035c (diff) | |
download | ports-4917ab17395c5491ca0e3de79d1ab0eb4fef6996.tar.gz ports-4917ab17395c5491ca0e3de79d1ab0eb4fef6996.zip |
Notes
Diffstat (limited to 'devel/py-RPyC/pkg-descr')
-rw-r--r-- | devel/py-RPyC/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-RPyC/pkg-descr b/devel/py-RPyC/pkg-descr index b406c4799ad8..1914e3f47ed9 100644 --- a/devel/py-RPyC/pkg-descr +++ b/devel/py-RPyC/pkg-descr @@ -5,4 +5,4 @@ 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://rpyc.wikidot.com/ +WWW: http://rpyc.readthedocs.org/ |