Metadata-Version: 2.0
Name: grabby
Version: 1.0.0
Summary: A tool to easily copy directory trees while excluding or including certain files with regular expression filters.
Home-page: http://michaelgreen.net
Author: Michael Green
Author-email: me@michaelgreen.net
License: GPL
Download-URL: http://pypi.python.org/pypi/grabby
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4

Grabby is a command line tool / python module that allows you to copy directory trees from any OS based on user defined filters.


