diff options
author | nivit <nivit@FreeBSD.org> | 2008-10-11 19:33:27 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2008-10-11 19:33:27 +0800 |
commit | 26912598b461a9399a6820bbe6b64748625e4db5 (patch) | |
tree | bb04965a775202112c1e8e0c68a6653b6c2b6dcc /www/pyjamas/pkg-descr | |
parent | 822a32ee4ba8e9803dfec59ac9a81dd98298a0df (diff) | |
download | freebsd-ports-gnome-26912598b461a9399a6820bbe6b64748625e4db5.tar.gz freebsd-ports-gnome-26912598b461a9399a6820bbe6b64748625e4db5.tar.zst freebsd-ports-gnome-26912598b461a9399a6820bbe6b64748625e4db5.zip |
Pyjamas is a port of Google Web Toolkit to Python, and thus enables
the development of AJAX applications in Python.
WWW: http://pyjs.org
Diffstat (limited to 'www/pyjamas/pkg-descr')
-rw-r--r-- | www/pyjamas/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/pyjamas/pkg-descr b/www/pyjamas/pkg-descr new file mode 100644 index 000000000000..24ab302ebf9d --- /dev/null +++ b/www/pyjamas/pkg-descr @@ -0,0 +1,4 @@ +Pyjamas is a port of Google Web Toolkit to Python, and thus enables +the development of AJAX applications in Python. + +WWW: http://pyjs.org |