]> git.ipfire.org Git - pakfire.git/commit
python: execute: Implement passing data into stdin
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Mar 2025 09:31:13 +0000 (09:31 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Mar 2025 09:31:13 +0000 (09:31 +0000)
commit50a6ca9d248403e8a2a165e18b4974c43d5a827e
treeb8aa3d51962c88ae84cffc6c64c157ffed600f59
parentb5a7c9dcba5df2c55d7ee6b4122a8078c06ce775
python: execute: Implement passing data into stdin

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/pakfire.c
tests/python/execute.py