Package tcl-trf: Information

    Source package: tcl-trf
    Version: 2.1.4-alt4
    Latest version according to Repology
    Build time:  Aug 30, 2021, 07:50 PM in the task #284219
    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 (x86_64, ppc64le, i586, armh, aarch64)
    tcl-trf-debuginfo (x86_64, ppc64le, i586, armh, aarch64)




      1. libssl-devel
      2. bzlib-devel
      3. tcl-devel >= 8.6.7-alt2
      4. tcl-memchan
      5. rpm-build-tcl >= 0.5.2-alt1
      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).