Metadata-Version: 1.1
Name: linter-cli
Version: 0.0.2
Summary: CLI client for lint service
Home-page: https://github.com/eodolphi/linter-cli
Author: Ernst Odolphi
Author-email: ernst.odolphi@onepercentclub.com
License: BSD
Download-URL: https://github.com/eodolphi/linter-cli/tarball/0.0.2
Description: linter-cli
        ===============================
        
        version number: 0.0.1
        author: Ernst Odolphi
        
        Overview
        --------
        
        CLI client for lint service
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install linter-cli
        
        
        Or clone the repo:
        
            $ git clone https://github.com/eodolphi/linter-cli.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
