Metadata-Version: 2.0
Name: cs46-trees-vik
Version: 1.0.0
Summary: Python code for tree data structures
Home-page: https://github.com/vik-jhun/trees
Author: Vikramaditya Jhunjhunwala
Author-email: vjhunjhunwala20@cmc.edu
License: GNU GPLv3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: hypothesis
Requires-Dist: pytest

# Trees ![](https://api.travis-ci.com/vik-jhun/trees.svg?branch=master)

This is a homework for CMC's [CS46: data structures](https://github.com/mikeizbicki/cmc-csci046) course.


