Metadata-Version: 2.4
Name: bear-collection-utils
Version: 0.1.0
Summary: A flexible class for working with collections of data.
Author-email: Bohdan Riabunets <bearablyk@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/bearablyk/collection-utils
Project-URL: Issues, https://github.com/bearablyk/collection-utils/issues
Keywords: collection,data,utility
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown

## Installation

```bash
pip install bear-collection-utils
```
