11 Commits

Author SHA1 Message Date
Saleem Edah-Tally
54da5b77aa Complete missed translations. 2023-11-18 22:59:17 +01:00
Saleem Edah-Tally
45c5877d22 Allow displaying the result of an operation only.
This concerns the 'representation' and 'properties' modes.

Set the environment variable 'UTF8UTIL_RESULT_ONLY' to any value to
display the result only.

The goal is to achieve consistent usage in scripts.
2023-11-18 21:46:44 +01:00
Saleem Edah-Tally
6f8da19904 Add license file. 2023-10-20 09:36:06 +02:00
Saleem Edah-Tally
717c39387c Fix badly identified options.
Concerns the 'properties' mode:
  -n -> -d
  -k -> -b

They were rightly used in the implementation, but not in the help message.
2023-10-03 11:33:42 +02:00
Saleem Edah-Tally
0b747e190b Add README. 2023-10-02 22:56:26 +02:00
Saleem Edah-Tally
c14053315d Add version information. 2023-10-02 22:07:07 +02:00
Saleem Edah-Tally
17321d504b Add localisation support.
With translation in French.
2023-10-02 22:02:29 +02:00
Saleem Edah-Tally
2770e2a6eb Fix punctuation. 2023-10-02 14:44:12 +02:00
Saleem Edah-Tally
54e19be84a Add properties mode. 2023-10-02 14:23:44 +02:00
Saleem Edah-Tally
2a236d10c9 Add representation mode. 2023-10-02 14:21:26 +02:00
Saleem Edah-Tally
48269db50b Initial commit.
Implement unaccent, normalize.
2023-10-01 20:56:25 +02:00