Sha256: a8314d2b5a48d1fbf7d02acf5bd3f9176a75bf207f570369f3dd5fbe2606f102
Contents?: true
Size: 1.57 KB
Versions: 0
Compression: gzip
Compressed size: 674 Bytes
Stored size: 674 Bytes
Contents
--- !ruby/object:Gem::Specification name: tty-screen version: !ruby/object:Gem::Version version: 0.7.1 platform: ruby authors: - Piotr Murach autorequire: bindir: exe cert_chain: [] date: 2020-02-02 00:00:00.000000000 Z dependencies: [] description: Terminal screen size detection which works on Linux, OS X and Windows/Cygwin platforms and supports MRI, JRuby and Rubinius interpreters. email: - piotr@piotrmurach.com executables: [] extensions: [] extra_rdoc_files: - README.md - CHANGELOG.md files: - CHANGELOG.md - LICENSE.txt - README.md - lib/tty-screen.rb - lib/tty/screen.rb - lib/tty/screen/version.rb homepage: https://ttytoolkit.org licenses: - MIT metadata: allowed_push_host: https://rubygems.org bug_tracker_uri: https://github.com/piotrmurach/tty-screen/issues changelog_uri: https://github.com/piotrmurach/tty-screen/blob/master/CHANGELOG.md documentation_uri: https://www.rubydoc.info/gems/tty-screen homepage_uri: https://ttytoolkit.org source_code_uri: https://github.com/piotrmurach/tty-screen post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.2 signing_key: specification_version: 4 summary: Terminal screen size detection which works on Linux, OS X and Windows/Cygwin platforms and supports MRI, JRuby and Rubinius interpreters. test_files: []