Metadata-Version: 1.1
Name: coala
Version: 0.3.0.dev20151119064239
Summary: Code Analysis Application (coala)
Home-page: http://coala.rtfd.org/
Author: Lasse Schuirmann, Fabian Neuschmidt, Mischa Krüger
Author-email: lasse.schuirmann@gmail.com, fabian@neuschmidt.de, makman@alice.de
License: AGPL v3
Description: coala is a simple COde AnaLysis Application. Its goal is to make static code analysis easy while remaining completely modular and therefore extendable and language independent. Code analysis happens in python scripts while coala manages these, tries to provide helpful libraries and provides a user interface. Please visit http://coala.rtfd.org/ for more information or ourdevelopment repository on https://github.com/coala-analyzer/coala/.
Platform: any
Classifier: Development Status :: 3 - Alpha
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 :: PyPy
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Text Processing :: Linguistic
