Metadata-Version: 1.0
Name: mglob
Version: 0.3
Summary: Enhanced file name globbing module
Home-page: http://vvtools.googlecode.com/svn/trunk/mglob#egg=mglob-dev
Author: Ville Vainio
Author-email: vivainio@gmail.com
License: MIT
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.
        
Keywords: glob wildcard
Platform: UNKNOWN
