namealign 0.6 (Default branch) |
|
|
namealign renames files in so that they are
formatted uniformly according to the same name
structure (in sense of character classes).
License: GNU General Public License v2
Changes:
A semantic bug with renaming behavior has been fixed, and a
new default behaviour has been added: each non-alnum character will be replaced by "_". A new -s option (single repetition) allows you to rename non-alnum chars by replacing a successive number of them in a name-part with a single character.
|