Metadata-Version: 2.1
Name: boolify
Version: 0.0.4.dev0
Summary: Convert common strings into bool values.
Home-page: https://github.com/luissilva1044894/boolify
Author: Luis (Lugg) Gustavo
Author-email: the.nonsocial@gmail.com
Maintainer: Luis (Lugg) Gustavo
Maintainer-email: the.nonsocial@gmail.com
License: MIT
Download-URL: https://github.com/luissilva1044894/boolify/archive/0.0.4.dev0.tar.gz
Project-URL: Discord: Support Server, https://discord.gg/XkydRPS
Project-URL: Github: Issues, https://github.com/luissilva1044894/boolify/issues
Project-URL: Say Thanks!, https://saythanks.io/to/luissilva1044894
Description: 
        # Boolify
        
        [![License][bagde-license]][license]
        [![Runtime Version][bagde-runtime-version]][boolify-pypi]
        [![Discord Server][bagde-discord-server]][support-server-discord]
        
        Convert common strings into bool values
        
        
        [bagde-discord-server]: https://img.shields.io/discord/549020573846470659.svg?logo=discord&logoColor=white&logoWidth=15&style=plastic
        [bagde-license]: https://img.shields.io/github/license/luissilva1044894/boolify?logo=github&logoWidth=15&style=plastic
        [bagde-runtime-version]: https://img.shields.io/pypi/pyversions/boolify.svg?logo=python&logoColor=white&logoWidth=15&style=plastic
        [license]: ./LICENSE "Boolify · License"
        [boolify-pypi]: https://pypi.org/project/boolify "Boolify · PyPI"
        [support-server-discord]: https://discord.gg/XkydRPS "Support Server · Discord"
        
Keywords: boolify,bool,boolean,convert,open-source,library,python,python3,python-3
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.6.*
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Provides-Extra: dev
Provides-Extra: docs
