<?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>mglob</name>
<shortdesc>Enhanced file name globbing module</shortdesc>
<description>mglob - enhanced file list expansion utility/module

Usable as stand-alone utility (for xargs, backticks etc.), or as a globbing library for own python programs. Globbing the sys.argv is something that almost every Windows script has to perform manually, and this module is here to help with that task. Also Unix users will benefit from enhanced features such as recursion, exclusion, and directory omission.</description>
<homepage rdf:resource="http://vvtools.googlecode.com/svn/trunk/mglob#egg=mglob-dev" />
<maintainer><foaf:Person><foaf:name>Ville Vainio</foaf:name>
<foaf:mbox_sha1sum>79a1d78f73e91063cc4b19697ef11e7f7987fac8</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.4</revision></Version></release>
</Project></rdf:RDF>