diff options
author | Tonus <tonus1@gmail.com> | 2022-04-29 14:04:30 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-30 13:51:58 +0700 |
commit | 1b1e59336f63ab009a905f68d3c5ff837014f14c (patch) | |
tree | 2994ea18d890b4ddfd35a1b75723e3fcd474e54d /ruby/tty-screen/tty-screen.info | |
parent | 85e345ba61f421e017d9d9eedb4b97a56a6630c8 (diff) |
ruby/tty-screen: Added (Terminal screen size detection)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/tty-screen/tty-screen.info')
-rw-r--r-- | ruby/tty-screen/tty-screen.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ruby/tty-screen/tty-screen.info b/ruby/tty-screen/tty-screen.info new file mode 100644 index 0000000000000..2b5183f384bae --- /dev/null +++ b/ruby/tty-screen/tty-screen.info @@ -0,0 +1,10 @@ +PRGNAM="tty-screen" +VERSION="0.8.1" +HOMEPAGE="https://github.com/piotrmurach/tty-screen/" +DOWNLOAD="https://rubygems.org/downloads/tty-screen-0.8.1.gem" +MD5SUM="64f04117c9e985a04761eb4e8e1e5d70" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Tonus" +EMAIL="tonus1@gmail.com" |