pipes-cliff: Streaming to and from subprocesses using Pipes
pipes-cliff helps you spawn subprocesses and send data to and from them with the Pipes library. Subprocesses are opened using the process library, and you stream data in and out using the various Pipes abstractions.
Though this library uses the Pipes library, I have not coordinated with the author of the Pipes library in any way. Any bugs or design flaws are mine and should be reported to
http://www.github.com/massysett/pipes-cliff/issues
For more information, see the README.md file, which is located in the source tarball and at
https://github.com/massysett/pipes-cliff
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
tests | Build test executables | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- pipes-cliff-0.12.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2.0.0, 0.4.0.0, 0.6.0.0, 0.8.0.0, 0.8.0.2, 0.10.0.0, 0.10.0.2, 0.10.0.4, 0.12.0.0 |
---|---|
Dependencies | async (>=2.0), base (>=4.9 && <5), bytestring (>=0.10.4), pipes (>=4.1), pipes-safe (>=2.2), process (>=1.2.0.0), stm (>=2.4.4), unix (>=2.7.2) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2015-2016 Omari Norman |
Author | Omari Norman |
Maintainer | omari@smileystation.com |
Category | Pipes, Concurrency |
Home page | http://www.github.com/massysett/pipes-cliff |
Bug tracker | http://www.github.com/massysett/pipes-cliff/issues |
Source repo | head: git clone https://github.com/massysett/pipes-cliff.git |
Uploaded | by OmariNorman at 2016-07-16T19:33:30Z |
Distributions | NixOS:0.12.0.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | standardOutputAndError, alphaNumbersByteString, limitedAlphaNumbers, alphaNumbers, numsToLess |
Downloads | 6640 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-07-16 [all 1 reports] |