< return
source >
[ dvtoys ]
a utility that does miscellaneous {processing,transforming} of text input

>> ABOUT >>
list of currently implemented modes:
- string length calculation
- sorting (alphabetical, length, integer)
- string case conversion
>> INSTALLATION >>
from crates.io:
cargo install dvtoys
from the git repo:
git clone https://git.divio.city/me/dvtoys
cd dvtoys
cargo install --path .
a convenient alias:
alias dv='dvtoys'
Mirrors:
diviocity disroot codeberg git.gay gitea rocketgit salsa framagit gitlab github