Path to this page:
./
devel/shtk,
Shell-scripting modules that provide common functionality
Branch: pkgsrc-2012Q4,
Version: 1.0,
Package name: shtk-1.0,
Maintainer: jmmvThe Shell Toolkit, or shtk for short, is a collection of modules written in
sh(1) that provide common functionality to simplify the implementation of
complex shell scripts. These modules provide things like utilities to
manipulate data types, helpers to expose a common CLI, or higher-level
abstractions such as the processing of configuration files.
The included shtk(1) utility exposes convenience functionality to let the
user "build" shell scripts that use shtk. Build, in this case, just means
adding common boilerplate code to the initialization of the script to load
the shtk common code.
Required to run:[
devel/atf-libs]
Package options: tests
Version history: (Expand)
- (2013-01-06) Package added to pkgsrc.se, version shtk-1.0 (created)