<?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>gitfs</name>
<shortdesc>Filesystem-like API for Git repositories</shortdesc>
<description>A pythonic filesystem API to Git, allowing you to access contents of
bare git repositories, including creating new commits.</description>
<homepage rdf:resource="http://eagain.net/gitweb/?p=pygitfs.git" />
<maintainer><foaf:Person><foaf:name>Tommi Virtanen</foaf:name>
<foaf:mbox_sha1sum>825be11c4da434217b0250960ecf579a5b0c487e</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2</revision></Version></release>
</Project></rdf:RDF>