Metadata-Version: 1.1
Name: pylama_pylint
Version: 0.1.6
Summary: Pylint integration to pylama library.

Home-page: http://github.com/horneds/pylama_pylint
Author: horneds
Author-email: horneds@gmail.com
License: BSD
Description: Pylama_pylint
        #############
        
        pylama_pylint -- Support Pylint_ in Pylama_.
        
        .. image:: https://secure.travis-ci.org/klen/pylama_pylint.png?branch=develop
            :target: http://travis-ci.org/klen/pylama_pylint
            :alt: Build Status
        
        .. contents::
        
        
        Requirements
        =============
        
        - python >= 2.6
        
        
        Installation
        =============
        
        **Pylama_pylint** should be installed using pip: ::
        
            pip install pylama_pylint
        
        
        Usage
        =====
        
        
        Bug tracker
        ===========
        
        If you have any suggestions, bug reports or
        annoyances please report them to the issue tracker
        at https://github.com/klen/pylama_pylint/issues
        
        
        Contributing
        ============
        
        Development of starter happens at github: https://github.com/klen/pylama_pylint
        
        
        Contributors
        =============
        
        * klen_ (horneds@gmail.com)
        
        
        License
        =======
        
        Licensed under a `BSD license`_.
        
        
        .. _BSD license: http://www.linfo.org/bsdlicense.html
        .. _klen: http://klen.github.io
        .. _Pylint: http://pylint.org
        .. _Pylama: http://pylama.readthedocs.com
        
Platform: Any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
