Metadata-Version: 2.1
Name: bitpy-Cransh
Version: 0.0.1
Summary: enhanced Bool Object
Home-page: https://github.com/Cransh/bitpy
Author: Cransh
Author-email: Cransh.t2.2t.hsnrc@gmail.com
License: UNKNOWN
Description: # bitpy
        Better Bool Type for Python
        
        add Falling edge and Rising edge Detection function for Bool-like Type.
        
        You can check test.py module to see how to use 
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
