Package tcl-trf: Information

    Source package: tcl-trf
    Version: 2.1.4-alt4
    Build time:  Apr 18, 2022, 12:19 AM
    Category: Development/Tcl
    Report package bug
    License: TCL
    Summary: A tcl extension called Tcl Data transformations
    Description: 
    tcl-trf is a collection of data transformation:
    - 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 from and to various data encodings:
      dual, octal, hexadecimal representation, uuencoding,
      base64-encoding, ASCII85-encoding
    - a reed-solomon error correcting coder
    - (de)compression based on zlib and bzlib

    List of rpms provided by this srpm:
    tcl-trf (e2kv6, e2kv5, e2kv4, e2k)
    tcl-trf-debuginfo (e2kv6, e2kv5, e2kv4, e2k)



      1. libssl-devel
      2. rpm-build-tcl >= 0.5.2-alt1
      3. bzlib-devel
      4. tcl-devel >= 8.6.7-alt2
      5. tcl-memchan
      6. zlib-devel

    Last changed


    Aug. 30, 2021 Vladimir D. Seleznev 2.1.4-alt4
    - Fixed built with LTO.
    - Do no pack stub.
    July 5, 2021 Vladimir D. Seleznev 2.1.4-alt3
    - Built with %tea_patch.
    - Fixed license field.
    Nov. 3, 2019 Vladimir D. Seleznev 2.1.4-alt2
    - Replaced aclocal and autoconf calls with %autoreconf in the %build
      (fixed FTBFS).