diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-19 17:02:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-19 17:02:19 +0000 |
commit | 8d9582086cb7b38d3bb10cce45af85398de7aaa5 (patch) | |
tree | a9291206c0475ed92636bb3d1b8d9e247a279bb9 /www/jericho-html/pkg-descr | |
parent | 48c8d2e494f8fd09aa8cf70a56255c0223067800 (diff) |
Notes
Diffstat (limited to 'www/jericho-html/pkg-descr')
-rw-r--r-- | www/jericho-html/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/jericho-html/pkg-descr b/www/jericho-html/pkg-descr new file mode 100644 index 000000000000..b38a2d771bd5 --- /dev/null +++ b/www/jericho-html/pkg-descr @@ -0,0 +1,8 @@ +Jericho HTML Parser is a simple but powerful java library allowing +analysis and manipulation of parts of an HTML document, including +some common server-side tags, while reproducing verbatim any +unrecognised or invalid HTML. + +It also provides high-level HTML form manipulation functions. + +WWW: http://jerichohtml.sourceforge.net/doc/index.html |