diff options
author | B. Watson <yalhcru@gmail.com> | 2021-08-20 14:59:31 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:51:33 +0700 |
commit | 78298c73d1dfbf945211861154bebe840136dc4b (patch) | |
tree | be6cc89ca72ebbcfa5f1b5dcb206d15b7a03f986 /system/unac/slack-desc | |
parent | 85ef26ae286d0aa2da88f119577445ec999ce1d2 (diff) |
system/unac: Updated for version 1.8.0_9.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/unac/slack-desc')
-rw-r--r-- | system/unac/slack-desc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/unac/slack-desc b/system/unac/slack-desc index 6d1787116c..72ea1225ba 100644 --- a/system/unac/slack-desc +++ b/system/unac/slack-desc @@ -8,11 +8,11 @@ |-----handy-ruler------------------------------------------------------| unac: unac (remove accents from text) unac: -unac: unac is a C library and command that removes accents from a string -unac: It provides a command line interface that removes accents from a -unac: input flow or a string given in argument (unaccent command). -unac: In the library function and the command, the charset of the input -unac: is specified as an argument. +unac: unac is a C library (libunac) and command (unaccent) that removes +unac: accents from a string of text; it replaces accented characters in the +unac: given character set with their unaccented (ASCII) equivalents. +unac: +unac: unac: unac: unac: |