From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/stdio-mgr/metadata.xml | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 dev-python/stdio-mgr/metadata.xml (limited to 'dev-python/stdio-mgr/metadata.xml') diff --git a/dev-python/stdio-mgr/metadata.xml b/dev-python/stdio-mgr/metadata.xml deleted file mode 100644 index f3757ae9b16a..000000000000 --- a/dev-python/stdio-mgr/metadata.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - python@gentoo.org - Python - - -Have a CLI Python application? - -Want to automate testing of the actual console input & output of your user-facing components? - -stdio Manager can help. - -While some functionality here is more or less duplicative of redirect_stdout and redirect_stderr in contextlib within the standard library, it provides (i) a much more concise way to mock both stdout and stderr at the same time, and (ii) a mechanism for mocking stdin, which is not available in contextlib. - - - bskinn/stdio-mgr - stdio-mgr - - - -- cgit v1.3