Package tcl-trf: Information

Source package: tcl-trf
Version: 2.1.4-alt4
Build time:  Oct 13, 2021, 08:21 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 (riscv64)
tcl-trf-debuginfo (riscv64)
    1. bzlib-devel
    2. tcl-devel >= 8.6.7-alt2
    3. tcl-memchan
    4. libssl-devel
    5. rpm-build-tcl >= 0.5.2-alt1
    6. zlib-devel
Last changes:
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).
Back to Top