slackbuilds/development/trf
David Spencer 45f81b5c5a
development/trf: Update homepage.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-12-01 07:27:43 +07:00
..
01-destlibdir.patch
README
slack-desc development/trf: Update homepage. 2018-12-01 07:27:43 +07:00
trf.SlackBuild
trf.info development/trf: Update homepage. 2018-12-01 07:27:43 +07:00

README

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.