Metadata-Version: 2.1
Name: shivs_per_lib
Version: 0.2.2
Summary: A personal utility package by Shivsamb Harkare.
Author: Shivsamb Mangalkumar Harkare
Author-email: shivsamb1984@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# shivs_per_lib

This is a small motivational utility + math package by Shivsamb!  
Includes:
- `str_to_int(list)` â€“ Converts string to integer data type of elements in given list
- `int_to_str(list)` â€“ Converts integer to string data type of elements in given list
- `q_mc()` â€“ Returns Final Expressions of given Minterms
