[ trixie ]
[ sid ]
[ 源代码: golang-github-tredoe-osutil ]
软件包:golang-github-tredoe-osutil-dev(1.5.0-2)
golang-github-tredoe-osutil-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-tredoe-osutil:
- [golang-github-tredoe-osutil_1.5.0-2.dsc]
- [golang-github-tredoe-osutil_1.5.0.orig.tar.gz]
- [golang-github-tredoe-osutil_1.5.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
access to operating system functionality
The tredoe/osutil package provides access to operating system functionality that is dependent on the platform. It includes utilities for executing commands with standard input, output, and error handling, as well as cryptographic functions for hashing passwords using various algorithms such as SHA-512 and SHA-256.
This module is useful for developers who need to interact with the operating system in a platform-agnostic way, ensuring compatibility across different environments.
Features:
* Execute commands with full control over standard input, output, and error streams. * Cryptographic utilities for hashing passwords using SHA-512, SHA-256, and other algorithms. * Platform-dependent functionality abstracted for ease of use.