Metadata-Version: 1.1
Name: filewatcher
Version: 0.1
Summary: Collection of useful functions and classes
Home-page: https://github.com/marwano/filewatcher
Author: Marwan Alsabbagh
Author-email: marwan.alsabbagh@gmail.com
License: BSD
Description: filewatcher
        ===========
        
        Watch paths for any changes in their subdirectories.
        
        Installation
        ------------
        
          $ pip install filewatcher
        
        Links
        -----
        
        * `Fork me on GitHub <https://github.com/marwano/filewatcher>`_
        
        
        
        Changelog
        =========
        
        0.1 (2013-04-22)
        ------------------
        
        - First release.
        
Keywords: filewatcher
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
