Sha256: be07aa70971d69529ebe8ab7d7a4c147298ab6980a967179256d68bcf6e042fd
Contents?: true
Size: 1.67 KB
Versions: 0
Compression: gzip
Compressed size: 797 Bytes
Stored size: 797 Bytes
Contents
--- !ruby/object:Gem::Specification name: ncursesw version: !ruby/object:Gem::Version version: 1.4.9 platform: ruby authors: - Tobias Herzke - Sup developers autorequire: bindir: bin cert_chain: [] date: 2014-07-05 00:00:00.000000000 Z dependencies: [] description: Tweaked version of ncursesw from http://ncurses-ruby.berlios.de/. email: - supmua@googlegroups.com executables: [] extensions: - extconf.rb extra_rdoc_files: [] files: - COPYING - Changes - README.md - THANKS - TODO - compat.h - examples/LICENSES_for_examples - examples/example.rb - examples/form.rb - examples/form2.rb - examples/form_get_wch.rb - examples/hello_ncurses.rb - examples/rain.rb - examples/read_line.rb - examples/tclock.rb - examples/test_scanw.rb - extconf.rb - form_wrap.c - form_wrap.h - lib/ncurses_sugar.rb - lib/ncursesw.rb - menu_wrap.c - menu_wrap.h - ncurses_wrap.c - ncurses_wrap.h - panel_wrap.c - panel_wrap.h homepage: http://github.com/sup-heliotrope/ncursesw-ruby licenses: - LGPL-2.1 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: 'This wrapper provides access to the functions, macros, global variables and constants of the ncurses library. These are mapped to a Ruby Module named "Ncurses": Functions and external variables are implemented as singleton functions of the Module Ncurses.' test_files: []