ruby-ncurses 1.4.8-2build1 source package in Ubuntu

Changelog

ruby-ncurses (1.4.8-2build1) wily; urgency=medium

  * No-change to add ruby2.2 support.

 -- Matthias Klose <email address hidden>  Tue, 08 Sep 2015 13:22:46 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Wily
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-ncurses_1.4.8.orig.tar.gz 64.4 KiB 48c0ade67d53a8fc143009871b1e1d5e5b859673eaeb19c0763be84cb2264b43
ruby-ncurses_1.4.8-2build1.debian.tar.xz 6.1 KiB 5e4376205ad35ff852edbd153a7c7518ea64c4f96a00f61026eaea69920af9bc
ruby-ncurses_1.4.8-2build1.dsc 2.1 KiB eee6e484eca0135bed74983694d5bd21077f1e92e033724486d71aff2565b46f

View changes file

Binary packages built by this source

ruby-ncurses: ruby extension for the ncurses C library

 All C functions are wrapped by module functions of 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".
 .
 This module is built with wide character support.

ruby-ncurses-dbgsym: debug symbols for package ruby-ncurses

 All C functions are wrapped by module functions of 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".
 .
 This module is built with wide character support.