Sha256: fe4a96093738c20ed4cdc3fec12b8fe99600ddfbaaadeeb9456352b1031e490f

Contents?: true

Size: 1.84 KB

Versions: 0

Compression: gzip

Compressed size: 830 Bytes

Stored size: 830 Bytes

Contents

--- !ruby/object:Gem::Specification
name: ncurses-ruby
version: !ruby/object:Gem::Version
  version: 1.2.4
platform: ruby
authors:
- Tobias Herzke
- Simon Kaczor
- Earle Clubb
autorequire: 
bindir: bin
cert_chain: []
date: 2014-07-31 00:00:00.000000000 Z
dependencies: []
description: 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 Ncurses
  module.
email:
- t-peters@users.berlios.de
- skaczor@cox.net
- eclubb@valcom.com
executables: []
extensions:
- ext/ncurses/extconf.rb
extra_rdoc_files: []
files:
- ".gitignore"
- COPYING
- Changelog.md
- LICENSE.txt
- README.md
- THANKS
- TODO
- examples/LICENSES_for_examples
- examples/example.rb
- examples/form.rb
- examples/form2.rb
- examples/hello_ncurses.rb
- examples/rain.rb
- examples/read_line.rb
- examples/tclock.rb
- examples/test_scanw.rb
- ext/ncurses/extconf.rb
- ext/ncurses/form_wrap.c
- ext/ncurses/form_wrap.h
- ext/ncurses/menu_wrap.c
- ext/ncurses/menu_wrap.h
- ext/ncurses/ncurses_wrap.c
- ext/ncurses/ncurses_wrap.h
- ext/ncurses/panel_wrap.c
- ext/ncurses/panel_wrap.h
- lib/ncurses-ruby/version.rb
- lib/ncurses.rb
- ncurses-ruby.gemspec
homepage: http://github.com/eclubb/ncurses-ruby
licenses:
- LGPL
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.4.1
signing_key: 
specification_version: 4
summary: A Ruby module for accessing the ncurses library
test_files: []

Package Spec version

ncurses-ruby-1.2.4