Metadata-Version: 2.1
Name: pyBaseApp
Version: 0.3
Summary: Standard app configuration and packaging
Home-page: https://github.com/20centcroak/pyBaseApp
Author: 20centCroal
Author-email: 
License: UNKNOWN
Description: # pyBaseApp
        Tools to define a standard way to launch and package python application
        
        See readme files in the following modules to explore the offered features.
        - applauncher
        - package
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
