Path to this page:
./
devel/ruby-ncurses,
Ruby interface to ncurses
Branch: pkgsrc-2008Q4,
Version: 1.1nb1,
Package name: ruby18-ncurses-1.1nb1,
Maintainer: pkgsrc-usersThis ruby extension makes most functions, constants, and external
variables of the C library ncurses accessible from the Ruby
programming language.
All C functions are wrapped by module functions of a the module
"Ncurses", with exactly the same name. Additionally, C functions
expecting a WINDOW* as their first argument can also be called
as methods of the "Ncurses::WINDOW" class.
The panel library (for support of overlapping windows) is also
wrapped, in the module "Ncurses::Panel".
Required to run:[
lang/ruby18-base] [
misc/rubygems] [
devel/ncurses]
Required to build:[
misc/rubygems]
Master sites:
SHA1: f50a6eaec836845cdebd116760ab0e1ce5c1d75b
RMD160: d9076cbbc28046d5017203049f4c0e026403ebc4
Filesize: 45.241 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version ruby18-ncurses-1.1nb1 (created)