[libxmlplusplus] Rename libxml++.doap to libxmlplusplus.doap
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxmlplusplus] Rename libxml++.doap to libxmlplusplus.doap
- Date: Sat, 14 Jul 2018 08:48:19 +0000 (UTC)
commit 1a2a37a470406920cb892d0821ac2d341dd28a63
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date: Sat Jul 14 10:46:04 2018 +0200
Rename libxml++.doap to libxmlplusplus.doap
libxml++.doap => libxmlplusplus.doap | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libxml++.doap b/libxmlplusplus.doap
similarity index 86%
rename from libxml++.doap
rename to libxmlplusplus.doap
index 155c05f..ac9f847 100644
--- a/libxml++.doap
+++ b/libxmlplusplus.doap
@@ -4,15 +4,15 @@
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
- <name xml:lang="en">libxml++</name>
+ <name xml:lang="en">libxmlplusplus</name>
<shortdesc xml:lang="en">C++ bindings for libxml2</shortdesc>
- <description>libxml++ is a C++ wrapper for the libxml2 XML parser library.
+ <description>libxmlplusplus (aka 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" />
+ <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/libxmlplusplus/issues" />
<!-- 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" />
-->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]