[ 源代码: tcltrf ]
软件包:tcl-trf(2.1.4-dfsg3-2.1)
tcl-trf 的相关链接
Debian 的资源:
下载源码包 tcltrf:
- [tcltrf_2.1.4-dfsg3-2.1.dsc]
- [tcltrf_2.1.4-dfsg3.orig.tar.gz]
- [tcltrf_2.1.4-dfsg3-2.1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [tcltrf.sourceforge.net]
相似软件包:
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 有关的软件包
|
|
|
|
-
- dep: libbz2-1.0
- 高品质块排序文件压缩程序库 - 运行时库
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcrypt1 (>= 1:4.1.0)
- libcrypt 共享库
-
- dep: libssl1.1 (>= 1.1.0)
- 安全套接字层工具箱 - 共享库
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- sug: tcl-trf-doc
- Tcl data transformations - documentation