<?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>filesystem</name>
<shortdesc>Pythonic filesystem API</shortdesc>
<description>A pythonic and flexible filesystem API.

This package implements accessing the local
filesystem, as implemented by your operating
system, and an inmemory filesystem.

Other packages are expected to provide the
same API, for accessing various other things
as files.</description>
<homepage rdf:resource="http://eagain.net/gitweb/?p=fs.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>