diff options
-rw-r--r-- | devel/py_otp_interface/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py_otp_interface/pkg-descr b/devel/py_otp_interface/pkg-descr index bc08b83716f7..3b69db9bc19e 100644 --- a/devel/py_otp_interface/pkg-descr +++ b/devel/py_otp_interface/pkg-descr @@ -2,4 +2,4 @@ Native Python implementation of an Erlang/OTP hidden node. It can talk to R7, R8 and R9 nodes, supports sending and receiving messages, RPC calls and EPMD registration. -WWW: http://www.erlang.org/user.html#py_interface-0.91 +WWW: http://www.lysator.liu.se/~tab/erlang/py_interface/ |