Metadata-Version: 1.1
Name: log2web
Version: 0.0.4
Summary: Make log file to tail-watchable through web
Home-page: https://github.com/becxer/log2web
Author: becxer
Author-email: becxer87@gmail.com
License: MIT
Description: # log2web
        Make log file tail-watchable through web 
        
        # How to install
        
            $ pip install log2web
        
        # How to use
        
            $ log2web sample.log 1000(browser refresh msec)
        
        
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
