From e355ab31fe34dabc30ef90f924012830455a33cd Mon Sep 17 00:00:00 2001 From: Richard Schwarting Date: Mon, 11 Jul 2011 16:08:12 -0400 Subject: [PATCH] * add gxml.doap --- gxml.doap | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 gxml.doap diff --git a/gxml.doap b/gxml.doap new file mode 100644 index 00000000..2554254e --- /dev/null +++ b/gxml.doap @@ -0,0 +1,26 @@ + + + GXml + GObject XML API + GXml provides a GObject API for manipulating XML. + Most functionality is provided through libxml2. Currently, GXml + provides the DOM Level 1 Core API. + + + + + + + + + + Richard Schwarting + + aquarichy + + + \ No newline at end of file -- GitLab