Metadata-Version: 2.1
Name: resolve-name-clash
Version: 0.1.2
Summary: Simple utility that takes a source file and a destination directory and determines a unique name for the source file in the destination directory that will not clash with any existing file.
Home-page: https://github.com/spather/resolve-name-clash
License: MIT
Author: Shyam Pather
Author-email: shyam.pather@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.3,<9.0.0)
Project-URL: Repository, https://github.com/spather/resolve-name-clash
