Metadata-Version: 1.2
Name: PyPrint
Version: 0.2.7.dev0
Summary: A library providing printing facilities for python applications
Home-page: https://gitlab.com/coala/PyPrint
Author: Lasse Schuirmann, Mischa Krüger
Author-email: coala-devel@googlegroups.com
Maintainer: Lasse Schuirmann, Mischa Krüger
Maintainer-email: lasse.schuirmann@gmail.com, makman@alice.de
License: GPL v3
Description: ABOUT
        =====
        
        PyPrint is a simple printer library for python.
        
        AUTHORS
        =======
        
        Main authors and maintainers are:
        
        -  Lasse Schuirmann lasse.schuirmann@gmail.com
        -  Mischa Krüger makman@alice.de
        
        STATUS
        ======
        
        |Linux Build Status| |Windows Build status|
        
        |Scrutinizer Code Quality| |codecov.io|
        
        .. |Linux Build Status| image:: https://gitlab.com/coala/PyPrint/badges/master/build.svg
           :target: https://gitlab.com/coala/PyPrint/builds
        .. |Windows Build status| image:: https://img.shields.io/appveyor/ci/coala/PyPrint/master.svg?label=windows%20build
           :target: https://ci.appveyor.com/project/coala/PyPrint/branch/master
        .. |Scrutinizer Code Quality| image:: https://img.shields.io/scrutinizer/g/coala-analyzer/PyPrint.svg?label=scrutinizer%20quality
           :target: https://scrutinizer-ci.com/g/coala-analyzer/PyPrint/?branch=master
        .. |codecov.io| image:: https://img.shields.io/codecov/c/github/coala-analyzer/PyPrint/master.svg?label=branch%20coverage
           :target: https://codecov.io/github/coala-analyzer/PyPrint?branch=master
        
Keywords: code-analysis,lint
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: General Public License v3 (GPLv3)Operating System :: OS Independent
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3.4Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Text Processing :: Linguistic
