Metadata-Version: 2.1
Name: base-kivy-app
Version: 0.1.1
Summary: A base for kivy apps with flat layout and providing user configuration.
Home-page: https://github.com/matham/base_kivy_app
Author: Matthew Einhorn
Author-email: moiein2000@gmail.com
License: MIT
Project-URL: Bug Reports, https://github.com/matham/base_kivy_app/issues
Project-URL: Source, https://github.com/matham/base_kivy_app
Description: # base_kivy_app
        A base for kivy apps with flat layout and providing user configuration
        
        For more information: https://matham.github.io/base_kivy_app/index.html
        
        To install https://matham.github.io/base_kivy_app/installation.html
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
