summaryrefslogtreecommitdiffstats
path: root/development/trf/README
blob: 54fa67713929fd3169fbc3f4cc175b9829a3aeac (plain)
1
2
3
4
5
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.