Sha256: 403e471118c39caaa9a2e3d021e8bf274812ee3948931ac2fe01157a962f4d55
Contents?: true
Size: 1.71 KB
Versions: 0
Compression: gzip
Compressed size: 817 Bytes
Stored size: 817 Bytes
Contents
--- !ruby/object:Gem::Specification name: ncursesw version: !ruby/object:Gem::Version version: 1.4.1 prerelease: platform: ruby authors: - Tobias Herzke - Sup developers autorequire: bindir: bin cert_chain: [] date: 2013-12-13 00:00:00.000000000 Z dependencies: [] description: Tweaked version of ncursesw from http://ncurses-ruby.berlios.de/. email: - sup-talk@rubyforge.org executables: [] extensions: - extconf.rb extra_rdoc_files: [] files: - Changes - COPYING - MANIFEST - README - THANKS - TODO - VERSION - examples/example.rb - examples/form.rb - examples/form2.rb - examples/hello_ncurses.rb - examples/LICENSES_for_examples - examples/rain.rb - examples/tclock.rb - examples/read_line.rb - examples/test_scanw.rb - extconf.rb - form_wrap.c - form_wrap.h - make_dist.rb - ncurses_wrap.c - ncurses_wrap.h - lib/ncursesw.rb - lib/ncurses_sugar.rb - panel_wrap.c - panel_wrap.h - menu_wrap.c - menu_wrap.h - compat.h homepage: http://github.com/sup-heliotrope/ncursesw-ruby licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.25 signing_key: specification_version: 3 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: []