Metadata-Version: 2.1
Name: string_to_bool
Version: 0.0.2
Summary: Conversion of string "true"/"false" to boolean
Home-page: UNKNOWN
Author: Sushanth
Author-email: 
License: UNKNOWN
Description: convert a string to boolean
        if the string is "true" but to convert the type to boolean use this package.
Platform: UNKNOWN
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
