hsshellscript: Haskell for Unix shell scripting tasks
A Haskell-library for tasks which are usually done in shell scripts. This includes parsing command line arguments; dealing with paths; some commands for dealing with files; calling external programs and subroutines as separate processes; pipes and redirection of input and output; and error handling.
[Skip to Readme]
Modules
[Index]
Downloads
- hsshellscript-3.3.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 3.1.0, 3.2.0, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.3.4, 3.4.0, 3.4.1, 3.4.2, 3.4.3, 3.4.4, 3.4.5, 3.5.0, 3.6.0, 3.6.1, 3.6.2, 3.6.3, 3.6.4 (info) |
---|---|
Dependencies | base (>=4.4 && <4.7), directory (<1.4), parsec (>=2.1.0.1 && <3.2), random (<1.2), unix (>=2.3.2 && <2.7) [details] |
License | LicenseRef-LGPL |
Copyright | (c)2004-2011 by Volker Wysk |
Author | Volker Wysk |
Maintainer | hsss@volker-wysk.de |
Revised | Revision 1 made by HerbertValerioRiedel at 2017-03-26T11:37:23Z |
Category | System |
Home page | http://www.volker-wysk.de/hsshellscript/ |
Uploaded | by VolkerWysk at 2012-09-30T08:45:42Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 12093 total (49 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |