Metadata-Version: 1.2
Name: badt
Version: 0.0.1
Summary: BONFY Abstract Data Types
Home-page: https://github.com/bonfy/badt
Author: bonfy
Author-email: foreverbonfy@163.com
License: MIT
Description: 
        BADT
        =======
        
        BONFY Abstract Data Types.
        
        Author Links
        ------------
        
        1. Blog: https://bonfy.im.
        2. Github: https://github.com/bonfy.
        3. Twitter: https://twitter.com/foreverbonfy.
        
        Implementations
        ---------------
        
        - Union-Find
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
