tcltrf 2.1.4-dfsg3-3 source package in Ubuntu

Changelog

tcltrf (2.1.4-dfsg3-3) unstable; urgency=medium

  * Fix implicit declaration of the crypt() function (closes: #1065954).
  * Drop doc-base support.
  * Drop unused lintian overrides.
  * Bump the debhelper compatibility level to 13.
  * Bump standards version to 4.6.2.

 -- Sergei Golovan <email address hidden>  Tue, 12 Mar 2024 08:20:59 +0300

Upload details

Uploaded by:
Sergei Golovan
Uploaded to:
Sid
Original maintainer:
Sergei Golovan
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe interpreters
Noble release universe interpreters

Downloads

File Size SHA-256 Checksum
tcltrf_2.1.4-dfsg3-3.dsc 1.9 KiB 53fd6e056a2787abc7a8e90e2b3c3d610666609da82b5f2c1300162930c5dc19
tcltrf_2.1.4-dfsg3.orig.tar.gz 1.2 MiB 74703dee6be26b65df7f4627d3f46ae18294c673232ad0eaf4cc68446b18f55b
tcltrf_2.1.4-dfsg3-3.debian.tar.xz 81.3 KiB 2592c0561fef29934cef88c820d42623379d9584160bdd8f40da6c2756f00f12

No changes file available.

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: Tcl data transformations - development files

 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 files to be used for development of C-based
 extensions which use the Trf library.

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.