Metadata-Version: 2.1
Name: renamify
Version: 1.0.1
Summary: A command line tool and library to do bulk-renames of files using regex matching.
Home-page: https://github.com/pypa/sampleproject
Author: Shane Poage
Author-email: spoage@users.noreply.github.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Renamify

This is a small library with bindings that expose it as a command line tool, for the purposes of renaming files in bulk
using regular expressions to match and map the files to their new location.


