vk-posix-pty: Pseudo terminal interaction with subprocesses.
This package simplifies the creation of subprocesses that interact with
their parent via a pseudo terminal (see man pty
).
Included ptywrap
utility spawns a process with a pty
, forwards its
output to stdout as plain text without buffering and forwards the exit code.
Note that it does not handle standard input.
ptywrap: usage: ptywrap [command to run]
Downloads
- vk-posix-pty-0.2.1.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.2.0.1, 0.2.0.2, 0.2.1 |
---|---|
Dependencies | base (>=4.7 && <5), bytestring (>=0.10), process (>=1.2.0.0), unix (>=2.6), vk-posix-pty [details] |
License | BSD-3-Clause |
Copyright | Copyright © 2013 Merijn Verstraaten; Copyright © 2014 Vladimir Kirillov |
Author | Merijn Verstraaten |
Maintainer | Vladimir Kirillov <proger@hackndev.com> |
Category | System |
Home page | https://github.com/proger/posix-pty/tree/fork |
Bug tracker | https://github.com/proger/posix-pty/issues |
Source repo | head: git clone https://github.com/proger/posix-pty(tag fork-0.2.1) |
Uploaded | by VladimirKirillov at 2014-12-13T05:21:29Z |
Distributions | NixOS:0.2.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | ptywrap |
Downloads | 2992 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2014-12-13 [all 1 reports] |