diff options
-rw-r--r-- | devel/py-coro/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-coro/pkg-descr b/devel/py-coro/pkg-descr index 2e0d305..163e971 100644 --- a/devel/py-coro/pkg-descr +++ b/devel/py-coro/pkg-descr @@ -13,5 +13,7 @@ From the README: user-space. Also, complexity is lower because you don't have to worry about locking access to shared state. +WWW: http://www.egroups.com/group/python-coro + -Kelly kbyanc@posi.net |