Path to this page:
./
devel/ruby-ncurses,
Ruby interface to ncurses
Branch: pkgsrc-2007Q2,
Version: 1.1,
Package name: ruby18-ncurses-1.1,
Maintainer: rasputnikThis 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] [
devel/ncurses]
Master sites:
SHA1: f50a6eaec836845cdebd116760ab0e1ce5c1d75b
RMD160: d9076cbbc28046d5017203049f4c0e026403ebc4
Filesize: 45.241 KB
Version history: (Expand)
- (2007-08-25) Package added to pkgsrc.se, version ruby18-ncurses-1.1 (created)