Path to this page:
./
wip/py-mozprocess,
Mozilla-authored process handling
Branch: CURRENT,
Version: 1.2.0,
Package name: py312-mozprocess-1.2.0,
Maintainer: kamelderouicheMozprocess is a process-handling module that provides some additional features
beyond those available with python’s subprocess:
- better handling of child processes, especially on Windows
- the ability to timeout the process after some absolute period, or some
period without any data written to stdout/stderr
- the ability to specify output handlers that will be called for each line
of output produced by the process
- the ability to specify handlers that will be called on process timeout
and normal process termination
Master sites:
RMD160: 4a5a16d3b23244abe3f46080c1ac83d56b5e1721
Filesize: 20.979 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-mozprocess-1.2.0
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2022-07-16) Updated to version: py310-mozprocess-1.2.0
- (2021-10-08) Updated to version: py39-mozprocess-1.2.0