Metadata-Version: 2.0
Name: coala
Version: 0.11.0.dev20170410111454
Summary: Linting and Fixing Code for All Languages
Home-page: http://coala.io/
Author: Lasse Schuirmann, Fabian Neuschmidt, Mischa Krüger
Author-email: lasse.schuirmann@gmail.com, fabian@neuschmidt.de, makman@alice.de
License: AGPL-3.0
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications :: Gnome
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Text Processing :: Linguistic
Requires-Dist: PyPrint (~=0.2.6)
Requires-Dist: Pygments (~=2.1)
Requires-Dist: appdirs (~=1.4)
Requires-Dist: coala-utils (~=0.6.2)
Requires-Dist: colorlog (~=2.7)
Requires-Dist: dependency-management (~=0.3.1)
Requires-Dist: libclang-py3 (~=3.4.0)
Requires-Dist: requests (~=2.12)
Requires-Dist: setuptools (>=17.0)

.. image:: https://cloud.githubusercontent.com/assets/5716520/24838296/a9cf5f04-1d45-11e7-855c-47b816ce1e09.png
    :target: https://coala.io/

coala.io: Linting and fixing code for all languages
---------------------------------------------------

coala provides a unified command-line interface for linting and fixing all
your code, regardless of the programming languages you use.

Please visit `coala.io <https://coala.io>`__ for an introduction to coala, to
see the supported rules and checks or to contribute!

|Linux Build Status| |Windows Build status| |Scrutinizer Code Quality|
|codecov.io| |Documentation Status| |Gitmate| |AGPL| |Chat|

.. image:: https://cloud.githubusercontent.com/assets/5716520/24838493/1c5ee0e6-1d49-11e7-9b2b-85f0c6bc2c60.png
   :alt: Awards - Yegor256 2016 Winner

.. |Chat| image:: https://badges.gitter.im/coala/coala.svg
    :target: https://coala.io/chat
.. |Linux Build Status| image:: https://img.shields.io/circleci/project/coala/coala/master.svg?label=linux%20build
   :target: https://circleci.com/gh/coala/coala
.. |Windows Build status| image:: https://img.shields.io/appveyor/ci/coala/coala/master.svg?label=windows%20build
   :target: https://ci.appveyor.com/project/coala/coala/branch/master
.. |Scrutinizer Code Quality| image:: https://img.shields.io/scrutinizer/g/coala-analyzer/coala.svg?label=scrutinizer%20quality
   :target: https://scrutinizer-ci.com/g/coala-analyzer/coala/?branch=master
.. |codecov.io| image:: https://img.shields.io/codecov/c/github/coala/coala/master.svg?label=branch%20coverage
   :target: https://codecov.io/github/coala/coala?branch=master
.. |Documentation Status| image:: https://readthedocs.org/projects/coala/badge/?version=latest
   :target: http://docs.coala.io/
.. |AGPL| image:: https://img.shields.io/github/license/coala/coala.svg
   :target: https://www.gnu.org/licenses/agpl-3.0.html
.. |Gitmate| image:: https://img.shields.io/badge/Gitmate-0%20issues-brightgreen.svg
   :target: http://gitmate.io/


