Metadata-Version: 1.1
Name: pysorter
Version: 0.4.2
Summary: A regex based file organizer
Home-page: https://github.com/chriscz/pySorter
Author: Chris Coetzee
Author-email: chriscz93@gmail.com
License: MPL
Description: pysorter is a file and directory organization tool that 
        makes use of regular expressions.
        
        Users of pysorter may write their own `filetypes.py` file for 
        specifying sorting rules.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
