Path to this page:
./
devel/ruby-ncurses,
Ruby interface to ncurses
Branch: pkgsrc-2016Q2,
Version: 1.2.4nb4,
Package name: ruby22-ncurses-1.2.4nb4,
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:[
devel/ncurses]
Master sites:
SHA1: b34ff1cf1147ab551855a5b2c63d2a034119fee2
RMD160: 8f08b6c919abdcd6c86fc9d08e293ca3e79ec010
Filesize: 49.666 KB
Version history: (Expand)
- (2016-07-07) Package has been reborn
- (2016-07-06) Package added to pkgsrc.se, version ruby22-ncurses-1.2.4nb4 (created)