Metadata-Version: 1.2
Name: toga-winforms
Version: 0.3.0.dev11
Summary: A Microsoft .Net backend for the Toga widget toolkit using the WinForms API.
Home-page: http://pybee.org/toga
Author: Russell Keith-Magee
Author-email: russell@keith-magee.com
License: New BSD
Description: toga-winforms
        =============
        
        A Microsoft .NET backend for the `Toga widget toolkit`_ utilizing the WinForms API.
        
        **Toga requires Python 3**
        
        This package isn't much use by itself; it needs to be combined with `the core Toga library`_.
        
        For more details, see the `Toga project on Github`_.
        
        Community
        ---------
        
        Toga is part of the `BeeWare suite`_. You can talk to the community through:
        
        * `@pybeeware on Twitter`_
        
        * The `pybee/general`_ channel on Gitter.
        
        Contributing
        ------------
        
        If you experience problems with this backend, `log them on GitHub`_. If you
        want to contribute code, please `fork the code`_ and `submit a pull request`_.
        
        .. _Toga widget toolkit: http://pybee.org/toga
        .. _the core Toga library: https://pypi.python.org/pypi/toga-core
        .. _Toga project on Github: https://github.com/pybee/toga
        .. _BeeWare suite: http://pybee.org
        .. _@pybeeware on Twitter: https://twitter.com/pybeeware
        .. _pybee/general: https://gitter.im/pybee/general
        .. _log them on Github: https://github.com/pybee/toga/issues
        .. _fork the code: https://github.com/pybee/toga
        .. _submit a pull request: https://github.com/pybee/toga/pulls
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
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 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Software Development :: Widget Sets
Requires-Python: >=3.5
