File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
xmlns:gnome="http://api.gnome.org/doap-extensions#"
5
5
xmlns="http://usefulinc.com/ns/doap#">
6
6
7
- <name xml:lang="en">libxml++ </name>
7
+ <name xml:lang="en">libxmlplusplus </name>
8
8
<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.
10
10
It has SAX and DOM-like APIs, but does not attempt to conform exactly to
11
11
the DOM specification. Its API is simpler than the underlying libxml2 C API.</description>
12
12
<homepage rdf:resource="http://libxmlplusplus.sourceforge.net/" />
13
13
<mailing-list rdf:resource="mailto:libxmlplusplus-list@gnome.org" />
14
14
<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 " />
16
16
<!-- Don't know which category to use. See https://mail.gnome.org/archives/desktop-devel-list/2014-August/msg00106.html
17
17
<category rdf:resource="http://api.gnome.org/doap-extensions#bindings" />
18
18
-->
You can’t perform that action at this time.
0 commit comments