<?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>path.py</name>
<shortdesc>Object for working with files and directories</shortdesc>
<description>path.py provides a class (path) for working with files and directories.
Less typing than os.path, more fun, a few new tricks.

Requires Python 2.2 or later.</description>
<homepage rdf:resource="http://www.jorendorff.com/articles/python/path" />
<maintainer><foaf:Person><foaf:name>Jason Orendorff</foaf:name>
<foaf:mbox_sha1sum>89127c87eec0fc7495e5168ca24f6e087650696b</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.2</revision></Version></release>
</Project></rdf:RDF>