Metadata-Version: 1.1
Name: BootLintBear
Version: 0.9.0.1472802302
Summary: 'BootLintBear' bear for coala (http://coala.rtfd.org/)
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: AGPL-3.0
Description: 
            Raise several common HTML mistakes in html files that are using
            Bootstrap in a fairly "vanilla" way. Vanilla Bootstrap's components/widgets
            require their parts of the DOM to conform to certain structures that is
            checked. Also, raises issues about certain <meta> tags, HTML5 doctype
            declaration, etc. to use bootstrap properly.
        
            For more about the analysis, check Bootlint
            <https://github.com/twbs/bootlint#bootlint>.
            
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
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
