tcl-trf

Tcl data transformations - runtime library

Description

Trf is an extension to Tcl which provides various data transformations. The collection of provided transformation procedures includes:
 * generation of message digests (hash values, checksums): MD2,
   MD5, SHA/SHS, SHA-1, HAVAL, RIPEMD-128, -160, CRC (polynomial
   used by PGP), Adler (based upon zlib);
 * conversion to and from various data encodings: uuencoding,
   base64-encoding, or ASCII85-encoding, and binary, octal, or
   hexadecimal representation;
 * an error-correcting Reed-Solomon encoder/decoder;
 * compression/decompression based on zlib and libbz2.

This package contains the runtime library to be used in Tcl programs.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://tcltrf.sourceforge.net/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install tcl-trf