Metadata-Version: 1.1
Name: codehelp
Version: 0.0.1
Summary: Module that help to shorten time and aid in writing code
Home-page: https://github.com/spidezad/codehelp
Author: Tan Kok Hua
Author-email: kokhua81@gmail.com
License: BSD
Download-URL: https://github.com/spidezad/codehelp/tarball/0.0.1
Description: codehelp
        ===============================
        
        version number: 0.0.1
        author: Tan Kok Hua
        
        Overview
        --------
        
        Module that help to shorten time and aid in writing code
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install codehelp
        
        
        Or clone the repo:
        
            $ git clone https://github.com/spidezad/codehelp.git
            $ python setup.py install
            
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
