Metadata-Version: 2.1
Name: beeware
Version: 0.3.0
Summary: A metapackage to install the full BeeWare suite of tools.
Home-page: http://beeware.org/
Author: Russell Keith-Magee
Author-email: russell@keith-magee.com
Maintainer: Russell Keith-Magee
Maintainer-email: russell@keith-magee.com
License: New BSD
Project-URL: Funding, https://beeware.org/contributing/membership/
Project-URL: Documentation, http://briefcase.readthedocs.io/en/latest/
Project-URL: Tracker, https://github.com/beeware/briefcase/issues
Project-URL: Source, https://github.com/beeware/briefcase
Description: .. image:: https://beeware.org/static/images/brutus-270.png
           :width: 72px
           :target: https://beeware.org
        
        BeeWare
        =======
        
        .. image:: https://img.shields.io/pypi/pyversions/beeware.svg
           :target: https://pypi.python.org/pypi/beeware
           :alt: Python Versions
        
        .. image:: https://img.shields.io/pypi/v/beeware.svg
           :target: https://pypi.python.org/pypi/beeware
           :alt: PyPI Version
        
        .. image:: https://img.shields.io/pypi/status/beeware.svg
           :target: https://pypi.python.org/pypi/beeware
           :alt: Maturity
        
        .. image:: https://img.shields.io/pypi/l/beeware.svg
           :target: https://github.com/beeware/beeware/blob/master/LICENSE
           :alt: BSD License
        
        .. image:: https://github.com/beeware/beeware/workflows/CI/badge.svg?branch=master
           :target: https://github.com/beeware/beeware/actions
           :alt: Build Status
        
        .. image:: https://badges.gitter.im/beeware/general.svg
           :target: https://gitter.im/beeware/general
           :alt: Chat on Gitter
        
        
        BeeWare is a collection of tools and libraries for building and distributing
        native applications in Python.
        
        For an introduction to the full BeeWare suite, we recommend running the
        `BeeWare Tutorial`_.
        
        Community
        ---------
        
        You can talk to the BeeWare community through:
        
        * `@pybeeware on Twitter`_
        
        * The `beeware/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 BeeWare, `log them on GitHub`_. If you
        want to contribute code, please `fork the code`_ and `submit a pull request`_.
        
        .. _BeeWare suite: https://beeware.org
        .. _BeeWare Tutorial: https://beeware.readthedocs.io/en/latest/
        .. _@pybeeware on Twitter: https://twitter.com/pybeeware
        .. _beeware/general: https://gitter.im/beeware/general
        .. _BeeWare Community Code of Conduct: http://beeware.org/community/behavior/
        .. _log them on Github: https://github.com/beeware/beeware/issues
        .. _fork the code: https://github.com/beeware/beeware
        .. _submit a pull request: https://github.com/beeware/beeware/pulls
        
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.5
Description-Content-Type: text/x-rst; charset=UTF-8
