pipes-cliff: Streaming to and from subprocesses using Pipes
Deprecated.
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 the processes and handles are properly cleaned up even if there are exceptions.
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]
Versions [faq] | 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.6.0.0 && <4.8), bytestring (>=0.10.4 && <0.11), pipes (==4.1.*), pipes-concurrency (==2.0.*), pipes-safe (==2.2.*), process (>=1.2.0.0 && <1.3) [details] |
License | BSD-3-Clause |
Copyright | Copyright 2015 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 2015-03-22T17:30:23Z |
Distributions | NixOS:0.12.0.0 |
Executables | standardOutputAndError, alphaNumbersByteString, limitedAlphaNumbers, alphaNumbers, numsToLess |
Downloads | 5688 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-03-22 [all 1 reports] |
Flags
Name | Description | Default | Type |
---|---|---|---|
tests | Build test executables | Disabled | Manual |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- pipes-cliff-0.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)