From 92e719c0eb96f58911147e1ac92921e4e454c1aa Mon Sep 17 00:00:00 2001 From: Zbigniew Baniewski Date: Sun, 9 Jan 2011 11:41:31 -0200 Subject: development/trf: Added (transformer extension library for Tcl) Signed-off-by: Niels Horn --- development/trf/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 development/trf/slack-desc (limited to 'development/trf/slack-desc') diff --git a/development/trf/slack-desc b/development/trf/slack-desc new file mode 100644 index 0000000000..7d592c3261 --- /dev/null +++ b/development/trf/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +trf: trf (transformer extension library for Tcl) +trf: +trf: Trf extends the TCL language at the C-level with so-called +trf: ``transformer'' procedures. With the help of some patches to the core +trf: the package is able to intercept all read/write operations on +trf: designated channels, thus giving it the ability to transform the +trf: buffer contents as desired. This allows things like transparent +trf: encryption, compression, charset recoding, etc. +trf: +trf: http://www.oche.de/~akupries/soft/trf/ +trf: -- cgit v1.2.3