Metadata-Version: 2.1
Name: dami-rand-algo
Version: 0.1.1
Summary: A CLI based program that randomly fetches questions and answers from an API and returns it to the user.
License: Apache-2.0
Author: Oluwadamilola Sonaike
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: python-string-utils (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.23.0,<3.0.0)
