Language

Package: python-capturer @ 2.4

Synopsis

Capture stdout and stderr streams of the current process

Description

The capturer package makes it easy to capture the stdout and stderr streams of the current process and subprocesses. Output can be relayed to the terminal in real time but is also available to the Python program for additional processing.

Home page
https://capturer.readthedocs.io
Location
gnu/packages/python-xyz.scm (line: 2255, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings