Metadata-Version: 2.1
Name: cmc-csci046-mjotsuka-trees
Version: 1.0.0
Summary: Class functions for CSCI046 implementing fibonacci, range, unicode, BAST, BinaryTree, AVLTree, and Heap
Home-page: https://github.com/mjotsuka/conts/
Author: Megan Otsuka
License: MIT
Description: # containers
        
        Build status:
        
        1. [![](https://github.com/mjotsuka/conts/workflows/tests-fibonacci/badge.svg)](https://github.com/mjotsuka/conts/actions?query=workflow%3Atests-fibonacci)
        1. [![](https://github.com/mjotsuka/conts/workflows/tests-range/badge.svg)](https://github.com/mjotsuka/conts/actions?query=workflow%3Atests-range)
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
