Metadata-Version: 2.0
Name: bitbucket-linter
Version: 0.1.1
Summary: Run a linter on bitbucket diffs, and add comments.
Home-page: https://github.com/nadirizr/bitbucket_linter
Author: nadir.izr
Author-email: nadir@armis.com
License: MIT
Keywords: bitbucket,lint,pylint,pybitbucket
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pybitbucket (>=0.12.0)
Requires-Dist: uritemplate (>=0.6)
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

bitbucket\_linter
=================

A script for running a linter and add comments to bitbucket.


