Metadata-Version: 2.1
Name: dsa
Version: 2023.12.11.1
Summary: Data Structures and Algorithms Source Code
Author-email: Carl Limsico <limsico@berkeley.edu>
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# UC Berkeley Extension - Data Structures and Algorithms Class 

A collection of classes and functions for use with Data Structures and Algorithms Class

