Metadata-Version: 2.1
Name: python-renamer
Version: 0.0.1
Summary: Python batch renamer.
Home-page: https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-renamer
License: MIT
Keywords: rename,batch,renamer
Author: ChenyangGao
Author-email: wosiwujm@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: filerev
Requires-Dist: iterdir
Requires-Dist: json_write
Project-URL: Repository, https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-renamer
Description-Content-Type: text/markdown

# Python batch renamer.

## Installation

You can install from [pypi](https://pypi.org/project/python-renamer/)

```console
pip install -U python-renamer
```

## Usage

...

