slackbuilds_ponce/development/trf/README
B. Watson b5d68cbed8
development/trf: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:39:45 +07:00

6 lines
366 B
Text

Trf extends the TCL language at the C-level with so-called 'transformer'
procedures. With the help of some patches to the core the package is
able to intercept all read/write operations on designated channels,
thus giving it the ability to transform the buffer contents as
desired. This allows things like transparent encryption, compression,
charset recoding, etc.