summaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Javascript/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-02 00:21:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-02 00:21:24 +0000
commit1f9b7f211a359803426accc6443495e2e29d0b62 (patch)
tree96c1324eba2b4e67cd994295ab9379b51206e591 /devel/pear-HTML_Javascript/pkg-descr
parentNew port: sysutils/pear-File_Gettext PEAR GNU Gettext file parser (diff)
New port: devel/pear-HTML_Javascript Provides an interface for creating simple JS scripts
Provides two classes: HTML_Javascript for performing basic JS operations. HTML_Javascript_Convert for converting variables. Allow output data to a file, to the standart output(print), or return. PR: ports/74584 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Notes
Notes: svn path=/head/; revision=122948
Diffstat (limited to 'devel/pear-HTML_Javascript/pkg-descr')
-rw-r--r--devel/pear-HTML_Javascript/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/pear-HTML_Javascript/pkg-descr b/devel/pear-HTML_Javascript/pkg-descr
new file mode 100644
index 000000000000..6bc0b50455f5
--- /dev/null
+++ b/devel/pear-HTML_Javascript/pkg-descr
@@ -0,0 +1,6 @@
+Provides two classes:
+HTML_Javascript for performing basic JS operations.
+HTML_Javascript_Convert for converting variables.
+Allow output data to a file, to the standart output(print), or return.
+
+WWW: http://pear.php.net/package/HTML_Javascript/