vk-posix-pty: Pseudo terminal interaction with subprocesses.

[ bsd3, library, program, system ] [ Propose Tags ]

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]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 2909 total (15 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]