fsrenamer

Crates.iofsrenamer
lib.rsfsrenamer
version0.2.1
sourcesrc
created_at2024-08-27 23:54:04.866658
updated_at2024-08-29 22:44:49.659557
descriptionA tool for refactoring invalid file/dir names
homepage
repositoryhttps://github.com/MichalFriml/FS-Renamer
max_upload_size
id1353924
size289,945
(MichalFriml)

documentation

README

Simple tool for refactoring names in an automated way. Removes all nonstandart, illegal characters and whitespaces from names of directories and files.

Can be used either as an executable or as a crate, providing renaming and refactoring APIs. To control what should be affected and how check DOCUMENTATION.md or run with --help flag

WARNING Work in progress, bugs expected, DO NOT USE ON IMPORTANT FILES WITHOUT BACKUP!

Commit count: 0

cargo fmt