diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-31 12:47:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-31 12:47:43 +0800 |
commit | e00808facf0df6dd8dc4b33a2bcb9034f7edf5c4 (patch) | |
tree | 04a6f1540994b9c553e0418d0ba59068d231c92a /textproc/libxml++26/pkg-descr | |
parent | 459b05d4694bb8d0b3a1b2a78e6599d665f8967c (diff) | |
download | marcuscom-ports-e00808facf0df6dd8dc4b33a2bcb9034f7edf5c4.tar marcuscom-ports-e00808facf0df6dd8dc4b33a2bcb9034f7edf5c4.tar.gz marcuscom-ports-e00808facf0df6dd8dc4b33a2bcb9034f7edf5c4.tar.bz2 marcuscom-ports-e00808facf0df6dd8dc4b33a2bcb9034f7edf5c4.tar.lz marcuscom-ports-e00808facf0df6dd8dc4b33a2bcb9034f7edf5c4.tar.xz marcuscom-ports-e00808facf0df6dd8dc4b33a2bcb9034f7edf5c4.tar.zst marcuscom-ports-e00808facf0df6dd8dc4b33a2bcb9034f7edf5c4.zip |
Update to 2.19.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9297 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/libxml++26/pkg-descr')
-rw-r--r-- | textproc/libxml++26/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/libxml++26/pkg-descr b/textproc/libxml++26/pkg-descr new file mode 100644 index 000000000..94d8feaff --- /dev/null +++ b/textproc/libxml++26/pkg-descr @@ -0,0 +1,5 @@ +libxml++ is a C++ interface for working with XML files, using libxml +(gnome-xml) to parse and write the actual XML files. It has a simple +but complete API. + +WWW: http://libxmlplusplus.sourceforge.net/ |