diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-09-02 22:11:58 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-09-02 22:11:58 +0000 |
commit | a09eedf42329b2877ce120ff86dafd8b4b98c9ca (patch) | |
tree | ea40ad9db81b0730b55fefa42e8e0ca2f27a90a7 /textproc/expat2 | |
parent | cb6388104e3df7d3f85a941c90a3983de7239618 (diff) | |
download | ports-a09eedf42329b2877ce120ff86dafd8b4b98c9ca.tar.gz ports-a09eedf42329b2877ce120ff86dafd8b4b98c9ca.zip |
Notes
Diffstat (limited to 'textproc/expat2')
-rw-r--r-- | textproc/expat2/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/expat2/pkg-descr b/textproc/expat2/pkg-descr index 7d397c0fa4a9..6039c62ce09e 100644 --- a/textproc/expat2/pkg-descr +++ b/textproc/expat2/pkg-descr @@ -1,2 +1,4 @@ Expat is an XML 1.0 parser written in C. It aims to be fully conforming. It is currently not a validating XML processor. + +WWW: http://www.jclark.com/xml/expat.html |