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
2023-10-24 04:17:23 GMT
Size
1.24 MB
7b0d594130a4b4aabf8c486b6b601de8
License
MIT and BSD and LGPLv2+ and GPLv2+ and Public Domain and OpenSSL