diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-15 11:29:34 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-15 11:29:34 +0800 |
commit | 654127c0fc3d01571d5c76d918bf1299819da33e (patch) | |
tree | e5f805a0a7cfaff01ee873187706f3a04dba66c2 /textproc/libxml++26/pkg-descr | |
parent | 1757928c9e8b67970a0c29d1044ea66c123bca1f (diff) | |
download | marcuscom-ports-654127c0fc3d01571d5c76d918bf1299819da33e.tar marcuscom-ports-654127c0fc3d01571d5c76d918bf1299819da33e.tar.gz marcuscom-ports-654127c0fc3d01571d5c76d918bf1299819da33e.tar.bz2 marcuscom-ports-654127c0fc3d01571d5c76d918bf1299819da33e.tar.lz marcuscom-ports-654127c0fc3d01571d5c76d918bf1299819da33e.tar.xz marcuscom-ports-654127c0fc3d01571d5c76d918bf1299819da33e.tar.zst marcuscom-ports-654127c0fc3d01571d5c76d918bf1299819da33e.zip |
Update to 2.32.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14813 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/ |