The bash package
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.
Properties
| Versions | 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 (<4), 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) or base (4.*), 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) |
| License | BSD3 |
| Author | Jason Dusek |
| Maintainer | oss@solidsnack.be |
| Category | Language |
| Home page | http://github.com/solidsnack/bash |
| Upload date | Wed Feb 27 21:06:08 UTC 2013 |
| Uploaded by | JasonDusek |
| Built on | ghc-7.6 |
Modules
Downloads
- bash-0.1.7.tar.gz (Cabal source package)
- package description (included in the package)