Hi there,
i have packaged your fine piece of software for arch linux aur.
However, it seems like your own examples are not working out correctly?
Input:
$ printf "Moritz Beller\nGeorgios Gousios" | strans -b "First Last" -a "FL"
Expected:
MB
GG
Actual output:
ML
GL
Version:
0.0.5 AppImage
Hi there,
i have packaged your fine piece of software for arch linux aur.
However, it seems like your own examples are not working out correctly?
Input:
$ printf "Moritz Beller\nGeorgios Gousios" | strans -b "First Last" -a "FL"
Expected:
MB
GG
Actual output:
ML
GL
Version:
0.0.5 AppImage