Skip to content
Snippets Groups Projects
Commit e355ab31 authored by Richard Schwarting's avatar Richard Schwarting
Browse files

* add gxml.doap

parent 4161b94b
Branches
Tags
No related merge requests found
<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
<name xml:lang="en">GXml</name>
<shortdesc xml:lang="en">GObject XML API</shortdesc>
<description>GXml provides a GObject API for manipulating XML.
Most functionality is provided through libxml2. Currently, GXml
provides the DOM Level 1 Core API.</description>
<homepage rdf:resource="http://live.gnome.org/XML" />
<!-- <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-shell-list" /> -->
<download-page rdf:resource="http://download.gnome.org/sources/gxml/" />
<bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gxml" />
<category rdf:resource="http://api.gnome.org/doap-extensions#platform" />
<maintainer>
<foaf:Person>
<foaf:name>Richard Schwarting</foaf:name>
<foaf:mbox rdf:resource="mailto:rschwart@src.gnome.org" />
<gnome:userid>aquarichy</gnome:userid>
</foaf:Person>
</maintainer>
</Project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment