Advance Wayland and KDE package bring-up
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# KCodecs
|
||||
|
||||
String encoding library
|
||||
|
||||
## Introduction
|
||||
|
||||
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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user