Metadata-Version: 1.1
Name: beefore
Version: 0.2.2
Summary: Performs pre-merge checks (such as code style) on a pull request.
Home-page: http://pybee.org/beefore
Author: Russell Keith-Magee
Author-email: russell@keith-magee.com
License: New BSD
Description: .. image:: http://pybee.org/project/projects/tools/beefore/beefore.png
            :width: 72px
            :target: https://pybee.org/beefore
        
        Beefore
        =======
        
        .. image:: https://img.shields.io/pypi/pyversions/beefore.svg
            :target: https://pypi.python.org/pypi/beefore
        
        .. image:: https://img.shields.io/pypi/v/beefore.svg
            :target: https://pypi.python.org/pypi/beefore
        
        .. image:: https://img.shields.io/pypi/status/beefore.svg
            :target: https://pypi.python.org/pypi/beefore
        
        .. image:: https://img.shields.io/pypi/l/beefore.svg
            :target: https://github.com/pybee/beefore/blob/master/LICENSE
        
        .. image:: https://beekeeper.herokuapp.com/projects/pybee/beefore/shield
            :target: https://beekeeper.herokuapp.com/projects/pybee/beefore
        
        .. image:: https://badges.gitter.im/pybee/general.svg
            :target: https://gitter.im/pybee/general
        
        Performs pre-merge checks (such as code style) on a pull request.
        
        Quickstart
        ----------
        
        Documentation
        -------------
        
        Documentation for Beefore can be found on `Read The Docs`_.
        
        Community
        ---------
        
        Beefore is part of the `BeeWare suite`_. You can talk to the community through:
        
        * `@pybeeware on Twitter`_
        
        * The `pybee/general`_ channel on Gitter.
        
        We foster a welcoming and respectful community as described in our
        `BeeWare Community Code of Conduct`_.
        
        Contributing
        ------------
        
        If you experience problems with Beefore, `log them on GitHub`_. If you
        want to contribute code, please `fork the code`_ and `submit a pull request`_.
        
        .. _BeeWare suite: http://pybee.org
        .. _Read The Docs: https://beefore.readthedocs.io
        .. _@pybeeware on Twitter: https://twitter.com/pybeeware
        .. _pybee/general: https://gitter.im/pybee/general
        .. _BeeWare Community Code of Conduct: http://pybee.org/community/behavior/
        .. _log them on Github: https://github.com/pybee/beefore/issues
        .. _fork the code: https://github.com/pybee/beefore
        .. _submit a pull request: https://github.com/pybee/beefore/pulls
        
Keywords: lint,merge,dco
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
