Metadata-Version: 2.1
Name: applauncher
Version: 2.1.0
Summary: Python application launcher
License: Apache
Author: Alvaro Garcia
Author-email: maxpowel@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: blinker (>=1.4,<2.0)
Requires-Dist: dependency-injector (>=4.20.1,<5.0.0)
Requires-Dist: pydantic (>=1.7.3,<2.0.0)
Requires-Dist: rich (>=9.10.0,<10.0.0)
Requires-Dist: typer (>=0.3.2,<0.4.0)
