tcltrf 2.1.4-dfsg2-1 source package in Ubuntu
Changelog
tcltrf (2.1.4-dfsg2-1) unstable; urgency=low * Removed non-DFSG-free painless-guide-to-crc.txt from the source tarball (closes: #688021). * Bumped standards version to 3.9.4. -- Sergei Golovan <email address hidden> Mon, 26 Aug 2013 11:58:42 +0400
Upload details
- Uploaded by:
- Sergei Golovan
- Uploaded to:
- Sid
- Original maintainer:
- Sergei Golovan
- Architectures:
- any all
- Section:
- interpreters
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tcltrf_2.1.4-dfsg2-1.dsc | 1.2 KiB | 87395b7fad868530ca617c34cd54b77c554ea89811d6b261ae6145473965eda9 |
tcltrf_2.1.4-dfsg2.orig.tar.gz | 1.3 MiB | 8d91d3741ad8dd76d1e94f30227f293c56966a9c2d93ee759efbd702528cd5df |
tcltrf_2.1.4-dfsg2-1.diff.gz | 100.4 KiB | fe7c0672a14c83e198df0922ff558ffd4824cec91ec9716001f65e9ae2a38aaa |
Available diffs
- diff from 2.1.4-dfsg1-1 to 2.1.4-dfsg2-1 (27.3 KiB)
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-dev: No summary available for tcl-trf-dev in ubuntu utopic.
No description available for tcl-trf-dev in ubuntu utopic.
- tcl-trf-doc: 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 manual pages and HTML documentation for Trf commands
and C-API.