diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-02-21 00:05:39 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-25 09:18:02 +0700 |
| commit | f2ea2833163cb23163a1c41284dad34cc03e813c (patch) | |
| tree | 15f53a031f834fd509413e39a31b93ff3c5e4872 /python/python3-wurlitzer/python3-wurlitzer.info | |
| parent | 20f3654f13bde86525851545aac243c30ccb8d41 (diff) | |
python/python3-wurlitzer: Added (Cap C-level stdout/stderr in Py)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-wurlitzer/python3-wurlitzer.info')
| -rw-r--r-- | python/python3-wurlitzer/python3-wurlitzer.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-wurlitzer/python3-wurlitzer.info b/python/python3-wurlitzer/python3-wurlitzer.info new file mode 100644 index 0000000000..1761bd8390 --- /dev/null +++ b/python/python3-wurlitzer/python3-wurlitzer.info @@ -0,0 +1,10 @@ +PRGNAM="python3-wurlitzer" +VERSION="3.0.3" +HOMEPAGE="https://github.com/minrk/wurlitzer" +DOWNLOAD="https://github.com/minrk/wurlitzer/archive/3.0.3/wurlitzer-3.0.3.tar.gz" +MD5SUM="b9808275a4cda9485db8d8ebe4132066" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |
