bash: Bash generation library.
A library for generation of Bash scripts, handling escaping, statement grouping and expression formation at a high level.
The top-level module, Language.Bash, is all you need to import to access the package's functionality. The module Language.Bash.Lib contains some examples, as does the test script, tests.bash, included with the source distribution.
[Skip to Readme]
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
split-base | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- bash-0.1.8.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Versions [RSS] | 0.0.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8 |
---|---|
Dependencies | base (<5), binary (>=0.5.0.2), bytestring (>=0.9), containers, hxt-regex-xmlschema (>=9.0.0), mtl (>=2.0.1.0), SHA (>=1.4.1.3), shell-escape (>=0.1.1) [details] |
License | BSD-3-Clause |
Author | Jason Dusek |
Maintainer | oss@solidsnack.be |
Category | Language |
Home page | http://github.com/solidsnack/bash |
Uploaded | by JasonDusek at 2013-03-17T00:24:49Z |
Distributions | NixOS:0.1.8 |
Downloads | 6669 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |