Metadata-Version: 1.1
Name: pydemon
Version: 0.0.10
Summary: Monitor for any changes in your Project
Home-page: https://github.com/becxer/pydemon
Author: becxer
Author-email: becxer87@gmail.com
License: MIT
Description: 
        [How to install]
         
          $ pip install pydemon
        
        [How to ignore file such as ".swp"]
        
          $ vi .pydemon.dat
        
          add your ignore pattern to "ignore_postfix"
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
