fsrenamer 0.2.1

A tool for refactoring invalid file/dir names
Documentation
  • Coverage
  • 100%
    25 out of 25 items documented0 out of 1 items with examples
  • Size
  • Source code size: 289.94 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 406.21 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • MichalFriml/FSRenamer
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • MichalFriml

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!