[libxml++] Update libxml++.doap
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxml++] Update libxml++.doap
- Date: Fri, 12 Sep 2014 13:53:01 +0000 (UTC)
commit 992896beb06a6969e8364a40f11035c6335ba2f6
Author: Kjell Ahlstedt <kjell ahlstedt bredband net>
Date: Fri Sep 12 15:45:20 2014 +0200
Update libxml++.doap
* libxml++.doap: Update homepage and mailing-list.
Add description, download-page, bug-database and programming-language.
Comment category, because no allowed category seems suitable for libxml++.
libxml++.doap | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/libxml++.doap b/libxml++.doap
index 5d7f2f4..155c05f 100644
--- a/libxml++.doap
+++ b/libxml++.doap
@@ -6,9 +6,17 @@
<name xml:lang="en">libxml++</name>
<shortdesc xml:lang="en">C++ bindings for libxml2</shortdesc>
- <homepage rdf:resource="http://www.gtkmm.org/" />
- <mailing-list rdf:resource="mailto:gtkmm-list gnome org" />
+ <description>libxml++ is a C++ wrapper for the libxml2 XML parser library.
+It has SAX and DOM-like APIs, but does not attempt to conform exactly to
+the DOM specification. Its API is simpler than the underlying libxml2 C API.</description>
+ <homepage rdf:resource="http://libxmlplusplus.sourceforge.net/" />
+ <mailing-list rdf:resource="mailto:libxmlplusplus-list gnome org" />
+ <download-page rdf:resource="https://download.gnome.org/sources/libxml++/" />
+ <bug-database rdf:resource="https://bugzilla.gnome.org/enter_bug.cgi?product=libxml%2B%2B" />
+ <!-- Don't know which category to use. See
https://mail.gnome.org/archives/desktop-devel-list/2014-August/msg00106.html
<category rdf:resource="http://api.gnome.org/doap-extensions#bindings" />
+ -->
+ <programming-language>C++</programming-language>
<maintainer>
<foaf:Person>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]