Metadata-Version: 1.0
Name: LewisUtils
Version: 0.0.0
Summary: Useful utils stuff.
Home-page: http://pypi.python.org/pypi/LewisUtils/
Author: Lewis Zhou
Author-email: lewisou@gmail.com
License: LICENSE.txt
Description: ===========
        Lewis Utils Modules
        ===========
        
        The package provides some modules as shortcuts to do many work for a python programmer everyday.
        
        often looks like this::
        
            #!/usr/bin/env python
        
            from lewisou.utils import xxxxx
        
        
        
Platform: UNKNOWN
