aboutsummaryrefslogtreecommitdiff
path: root/java/jdom/pkg-descr
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-06-25 02:13:24 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-06-25 02:13:24 +0000
commit574972e972ca9ad07b093d0befcfab90c037ef46 (patch)
tree1a3627233a3eabd7509b1e5684dee0d0c206ed35 /java/jdom/pkg-descr
parentdd3c56372b4bc4a335667e3ed04aba9309e1f670 (diff)
downloadports-574972e972ca9ad07b093d0befcfab90c037ef46.tar.gz
ports-574972e972ca9ad07b093d0befcfab90c037ef46.zip
Notes
Diffstat (limited to 'java/jdom/pkg-descr')
-rw-r--r--java/jdom/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/jdom/pkg-descr b/java/jdom/pkg-descr
new file mode 100644
index 000000000000..d111fd8e23ee
--- /dev/null
+++ b/java/jdom/pkg-descr
@@ -0,0 +1,6 @@
+JDOM is a Java library for accessing and manipulating XML documents.
+It has a straightforward API, is a lightweight and fast, and is
+optimized for the Java programmer. It's an alternative to DOM and
+SAX, although it integrates well with both DOM and SAX.
+
+WWW: http://www.jdom.org/