<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>GitPython</name>
<shortdesc>Python Git Library</shortdesc>
<description>GitPython is a python library used to interact with Git repositories.

GitPython provides object model access to your git repository. Once you have
created a repository object, you can traverse it to find parent commit(s),
trees, blobs, etc.

GitPython is a port of the grit library in Ruby created by 
Tom Preston-Werner and Chris Wanstrath.</description>
<homepage rdf:resource="http://gitorious.org/projects/git-python/" />
<maintainer><foaf:Person><foaf:name>Michael Trier</foaf:name>
<foaf:mbox_sha1sum>da3d14b1ed7cd7bf3b502e347c3a952ef98ca04b</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.6</revision></Version></release>
</Project></rdf:RDF>