diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-09 13:27:30 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-09 13:27:30 +0800 |
commit | 3de066e663e1f2db69cfe530c2b2878f493e45fe (patch) | |
tree | 4d6b8985dd9ab49858b103ffae3b67677641ea3e /textproc/libxml++26/pkg-descr | |
parent | 858e18190771654281302a75d832aa45b3d607aa (diff) | |
download | marcuscom-ports-3de066e663e1f2db69cfe530c2b2878f493e45fe.tar marcuscom-ports-3de066e663e1f2db69cfe530c2b2878f493e45fe.tar.gz marcuscom-ports-3de066e663e1f2db69cfe530c2b2878f493e45fe.tar.bz2 marcuscom-ports-3de066e663e1f2db69cfe530c2b2878f493e45fe.tar.lz marcuscom-ports-3de066e663e1f2db69cfe530c2b2878f493e45fe.tar.xz marcuscom-ports-3de066e663e1f2db69cfe530c2b2878f493e45fe.tar.zst marcuscom-ports-3de066e663e1f2db69cfe530c2b2878f493e45fe.zip |
Add libxml++26, and update to 2.10.0. This version is API and ABI
compatible with 2.6.x, so a repocopy to libxml++210 is not needed.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3901 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/ |