pkgsrc/textproc/kcodecs/DESCR
markd 0c6d6781e4 Add KDE Frameworks 5.21.0 packages:
kapidox - Frameworks API Documentation Tools
kcodecs - Provide a collection of methods to manipulate strings using various
   encodings
kcompletion - Text completion helpers and widgets
sonnet - Spelling framework for Qt5
2016-05-26 09:26:56 +00:00

6 lines
309 B
Text

KCodecs provide a collection of methods to manipulate strings using various
encodings.
It can automatically determine the charset of a string, translate XML entities,
validate email addresses, and find encodings by name in a more tolerant way than
QTextCodec (useful e.g. for data coming from the Internet).