Metadata-Version: 2.4
Name: mypythonprojectcli
Version: 1.0.0.0
Summary: PyProjectCLI simplifies the creation of custom CLIs for any modular Python library
Project-URL: Homepage, https://github.com/clodoN1109
Project-URL: Issues, https://github.com/clodoN1109
Project-URL: Contributions, https://github.com/clodoN1109
Author-email: Clodomir Vianna <clovianna@gmail.com>
License: BSD-3-Clause
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: ipython
Requires-Dist: pyautogui
Requires-Dist: pyfiglet
