Metadata-Version: 2.4
Name: dsa_collections
Version: 2.1.3
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
Requires-Dist: commitizen (>=4.10.1,<5.0.0)
Requires-Dist: coverage (>=7.13.0,<8.0.0)
Requires-Dist: mypy (>=1.19.1,<2.0.0)
Requires-Dist: pre-commit (>=4.5.1,<5.0.0)
Requires-Dist: pytest (>=9.0.2,<10.0.0)
Requires-Dist: ruff (>=0.14.10,<0.15.0)
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**

