Metadata-Version: 2.1
Name: cs46-python-trees-gloriachoi
Version: 1.0.0
Summary: Python tree implementations of Binary Tree, BST, Heaps, and AVL
Home-page: https://github.com/gloriachoi99/trees
Author: Gloria Choi
Author-email: gchoi99@gmail.com
License: GPLv3
Description: # Trees ![](https://api.travis-ci.com/gloriachoi99/trees.svg?branch=master)
        
        This is a homework for CMC's [CS46: data structures](https://github.com/mikeizbicki/cmc-csci046) course.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
