Trf is an extension library to the script language tcl. It provides
transformer procedures which change the flow of bytes through a channel
in arbitrary ways. The underlying functionality in the core is that of
stacked channels which allows code outside of the core to intercept all
actions (read/write) on a channel.
Among the applications of the above provided here are compression,
charset recording, error correction, and hash generation.
Build Time
2024-07-23 17:17:21 GMT
Size
181.47 KB
38784fb2dba951c95682368d69db1983
License
TCL AND BSD-3-Clause AND LGPL-2.1-or-later AND GPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain AND OpenSSL