Skip to content

Commit 80f3478

Browse files
committed
Rename libxml++.doap to libxmlplusplus.doap
1 parent 4341325 commit 80f3478

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

libxml++.doap renamed to libxmlplusplus.doap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
xmlns:gnome="http://api.gnome.org/doap-extensions#"
55
xmlns="http://usefulinc.com/ns/doap#">
66

7-
<name xml:lang="en">libxml++</name>
7+
<name xml:lang="en">libxmlplusplus</name>
88
<shortdesc xml:lang="en">C++ bindings for libxml2</shortdesc>
9-
<description>libxml++ is a C++ wrapper for the libxml2 XML parser library.
9+
<description>libxmlplusplus (aka libxml++) is a C++ wrapper for the libxml2 XML parser library.
1010
It has SAX and DOM-like APIs, but does not attempt to conform exactly to
1111
the DOM specification. Its API is simpler than the underlying libxml2 C API.</description>
1212
<homepage rdf:resource="http://libxmlplusplus.sourceforge.net/" />
1313
<mailing-list rdf:resource="mailto:libxmlplusplus-list@gnome.org" />
1414
<download-page rdf:resource="https://download.gnome.org/sources/libxml++/" />
15-
<bug-database rdf:resource="https://bugzilla.gnome.org/enter_bug.cgi?product=libxml%2B%2B" />
15+
<bug-database rdf:resource="https://gitlab.gnome.org/GNOME/libxmlplusplus/issues" />
1616
<!-- Don't know which category to use. See https://mail.gnome.org/archives/desktop-devel-list/2014-August/msg00106.html
1717
<category rdf:resource="http://api.gnome.org/doap-extensions#bindings" />
1818
-->

0 commit comments

Comments
 (0)