tcltrf 2.1.4-dfsg3-2.1build1 source package in Ubuntu

Changelog

tcltrf (2.1.4-dfsg3-2.1build1) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Wed, 24 Nov 2021 12:00:55 +0100

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Jammy
Original maintainer:
Sergei Golovan
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe interpreters
Lunar release universe interpreters
Jammy release universe interpreters

Downloads

File Size SHA-256 Checksum
tcltrf_2.1.4-dfsg3.orig.tar.gz 1.2 MiB 74703dee6be26b65df7f4627d3f46ae18294c673232ad0eaf4cc68446b18f55b
tcltrf_2.1.4-dfsg3-2.1build1.debian.tar.xz 81.5 KiB 8e04c15d6e37e48568487820b72dd6d6022fa7ad7f42f2e5b2ef3d92e26f6ab3
tcltrf_2.1.4-dfsg3-2.1build1.dsc 1.8 KiB aca3b03278d5ef9120f866c05c24da7795be5bb00607ea5ddcb7056a0328bc49

View changes file

Binary packages built by this source

tcl-trf: Tcl data transformations - runtime library

 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.

tcl-trf-dbgsym: debug symbols for tcl-trf
tcl-trf-dev: No summary available for tcl-trf-dev in ubuntu kinetic.

No description available for tcl-trf-dev in ubuntu kinetic.

tcl-trf-doc: Tcl data transformations - documentation

 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 manual pages and HTML documentation for Trf commands
 and C-API.