Metadata-Version: 2.1
Name: cs46_awesometrees
Version: 1.0.0
Summary: Include AVL, BST, HEAP, all those popular and must knowndata structures. From a CMC CS46 class:https://github.com/mikeizbicki/cmc-csci046
Home-page: https://github.com/StellaLX99/trees
Author: Stella Li
Author-email: stelli@students.pitzer.edu
License: GPL3
Description: # Trees ![](https://api.travis-ci.com/StellaLX99/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 :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
