Metadata-Version: 1.1
Name: pyPDB2
Version: 0.0.1
Summary: Dialog Boxes
Home-page: UNKNOWN
Author: Jack Boyd
Author-email: boydypug@gmail.com
License: MIT
Description: This library allows you to create dialog boxes where you can click either a yes or a no button.
        If the yes option is clicked, it will return a value of 1.
        If the no option is clicked, it will return a value of 0.
        There is a previous version, however, it currently does not work. 
        
        
        Change Log
        =============
        
        0.0.1 (04/07/2020)
        -------------------
        - First Release
Keywords: Dialog,Box
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
