Metadata-Version: 2.4
Name: microprojects
Version: 0.0.1
Summary: MicroProjects in Python
Project-URL: Homepage, https://example.com
Project-URL: Documentation, https://readthedocs.org
Project-URL: Repository, https://github.com/me/spam.git
Project-URL: Issues, https://github.com/me/spam/issues
Project-URL: Changelog, https://github.com/me/spam/blob/master/CHANGELOG.md
Project-URL: DOWNLOAD, https://example.com/abc.tar.gz
Author-email: Nyx <241463@students.au.edu.pk>
Maintainer-email: Nyx <241463@students.au.edu.pk>
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Keywords: Lobster Thermidor,bacon,egg,sausage,tomatoes
Requires-Python: >=3.8
Provides-Extra: cli
Requires-Dist: black; extra == 'cli'
Requires-Dist: check50; extra == 'cli'
Requires-Dist: pytest; extra == 'cli'
Provides-Extra: gui
