diff options
author | pav <pav@FreeBSD.org> | 2007-01-16 02:27:56 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-01-16 02:27:56 +0800 |
commit | ebb590b7d13191f16a24226d501d7821bfe4b0a7 (patch) | |
tree | f62bd7f06b0fdc911bad95d31e3c76d56bc75fb4 /textproc/libxml2/pkg-descr | |
parent | 5b3683a933d32a8f35cdc94789b7c3eeb39ba6b8 (diff) | |
download | freebsd-ports-gnome-ebb590b7d13191f16a24226d501d7821bfe4b0a7.tar.gz freebsd-ports-gnome-ebb590b7d13191f16a24226d501d7821bfe4b0a7.tar.zst freebsd-ports-gnome-ebb590b7d13191f16a24226d501d7821bfe4b0a7.zip |
- Update to 2.6.27
Diffstat (limited to 'textproc/libxml2/pkg-descr')
-rw-r--r-- | textproc/libxml2/pkg-descr | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/libxml2/pkg-descr b/textproc/libxml2/pkg-descr index 962b4e38b0ac..c64953cf93a1 100644 --- a/textproc/libxml2/pkg-descr +++ b/textproc/libxml2/pkg-descr @@ -1,3 +1,6 @@ -XML parser library for GNOME +Libxml2 is the XML C parser and toolkit developed for the Gnome project (but +usable outside of the Gnome platform). XML itself is a metalanguage to design +markup languages, i.e. text language where semantic and structure are added to +the content using extra "markup" information enclosed between angle brackets. WWW: http://xmlsoft.org/ |