Metadata-Version: 2.1
Name: choiceinput
Version: 0.1
Summary: choice input in terminal python
Home-page: https://github.com/onlypatric/ChoiceInput
Author: Patric Pintu
Author-email: patric.personal99@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

## choice input in python 

simple choice input over an array (list) in python3
