Metadata-Version: 2.4
Name: newutil
Version: 0.1.0
Summary: A new Python utility package for PyPI catalog expansion
Author: Leafon
License: MIT
Keywords: utility,tool
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# newutil

A new Python utility package for PyPI catalog expansion.

## Features

- Lightweight utility package
- Python 3.9+
- MIT licensed

## Install

```bash
pip install newutil
```
