Metadata-Version: 2.4
Name: collectiontools
Version: 0.2.1
Summary: Functions to handle `collections` efficiently.
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# collectiontools [![collectiontools](https://github.com/tillahoffmann/collectiontools/actions/workflows/build.yml/badge.svg)](https://github.com/tillahoffmann/collectiontools/actions/workflows/build.yml)

This package implements functions to handle [`collections`](https://docs.python.org/3/library/collections.html) efficiently.
