Metadata-Version: 2.4
Name: dsa_collections
Version: 2.2.0
Summary: collections of data structures and algorithms for learning purposes, with 100% test coverage.
License: MIT
License-File: LICENSE.txt
License-File: NOTICE.md
Author: jackcizon
Author-email: jack20021213cn@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Description-Content-Type: text/markdown

![CI](https://github.com/jackcizon/dsa/actions/workflows/ci.yaml/badge.svg)

# DSA

collections of data structures and algorithms for learning purposes, with 100% test coverage.

## Notes

see license in `LICENSE.txt`

## Version

**2.2.0**

