Metadata-Version: 2.1
Name: cs46-tree-datastructure
Version: 1.0.0
Summary: Implemenation of BST, AVL and Heap
Home-page: https://github.com/rayegleekel/trees
Author: Raye Gleekel
License: MIT
Description: # Trees ![](https://api.travis-ci.com/rayegleekel/trees.svg?branch=master)
        
        This is a homework for CMC's [CS46: data structures](https://github.com/mikeizbicki/cmc-csci046) course.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
