Metadata-Version: 1.0
Name: checkmate
Version: 0.2.0
Summary: A meta-code checker written in Python.
Home-page: https://github.com/quantifiedcode/checkmate
Author: Andreas Dewes - QuantifiedCode UG (haftungsbeschränkt)
Author-email: andreas@quantifiedcode.com
License: MIT
Description: 
        Checkmate is a cross-language (meta-)tool for static code analysis, written in Python.
        Unlike other tools, it provides a global overview of the code quality in a project and aims
        to provide clear, actionable insights to the user.
        
        Documentation
        =============
        
        The documentation can be found `here <https://docs.quantifiedcode.com/checkmate>`.
        
        Source Code
        ===========
        
        The source code can be found on `Github <https://github.com/quantifiedcode/checkmate>`.
        
        Changelog
        =========
        
        * 0.2.0: Beta-release
        
Platform: UNKNOWN
