Metadata-Version: 2.0
Name: cmc-csci046-sangyoon-containers
Version: 1.1.0
Summary: Tree project for CSCI046 data structures course at CMC.
Home-page: https://github.com/sam9807/containers-project
Author: Sam Sangyoon Kim
Author-email: skim21@cmc.edu
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown

# containers

Build status:

1. [![](https://github.com/sam9807/containers-project/workflows/tests-fibonacci/badge.svg)](https://github.com/sam9807/containers-project/actions?query=workflow%3Atests-fibonacci)
1. [![](https://github.com/sam9807/containers-project/workflows/tests-range/badge.svg)](https://github.com/sam9807/containers-project/actions?query=workflow%3Atests-range)
1. [![](https://github.com/sam9807/containers-project/workflows/tests-unicode/badge.svg)](https://github.com/sam9807/containers-project/actions?query=workflow%3Atests-unicode)
1. [![](https://github.com/sam9807/containers-project/workflows/tests-Heap/badge.svg)](https://github.com/sam9807/containers-project/actions?query=workflow%3Atests-Heap)


