Metadata-Version: 2.4
Name: pycommontools
Version: 0.0.2
Summary: A collection of common Python utilities
Author: eeeelya
Author-email: eeeelya <goooroshchik@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.13
Project-URL: Homepage, https://github.com/eeeelya/pycommontools
Project-URL: Issues, https://github.com/eeeelya/pycommontools/issues
Description-Content-Type: text/markdown

# pycommontools

A collection of common Python utilities.

## Installation

```bash
pip install pycommontools
```

## Usage

```python

```

## Requirements

- Python 3.13+

## License

TBD
