summaryrefslogtreecommitdiff
path: root/devel/py-subprocess-tee/pkg-descr
blob: aa1cb0eee3bbc550e92b231883f348669afa9dac (plain) (blame)
1
2
3
This package provides a drop-in alternative to subprocess.run that
captures the output while still printing it in real-time, just the way
tee does.