Metadata-Version: 2.1
Name: srenamer
Version: 0.2.0
Summary: This is a simple file renamer for TV shows and anime.
Home-page: https://github.com/evorition/srenamer
Author: Maxim Makovskiy
Author-email: makovskiyms@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: tmdbsimple
Requires-Dist: click

# srenamer

srenamer is the simple renaming tool for TV shows and anime.

### Installation
It's recomended to install with [pipx](https://pipxproject.github.io/pipx/)
to not mess with default python installation.
```
$ pipx install srenamer
```


