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.
Installed Size: 250.9 kB
Architectures: all