libtickit-console-perl 0.10-2 source package in Ubuntu

Changelog

libtickit-console-perl (0.10-2) unstable; urgency=medium

  * Team upload.
  * Add debian/tests/pkg-perl/use-whitelist to temporarily suppress
    deprecation warnings from Object::Pad 0.60.

 -- gregor herrmann <email address hidden>  Tue, 08 Feb 2022 17:15:34 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtickit-console-perl_0.10-2.dsc 2.7 KiB 4b0cb281e5ce802be0140341f71f65119d8c935cc7bb02868881c1f9c0e9f13b
libtickit-console-perl_0.10.orig.tar.gz 20.1 KiB 9927b44519abd3176a4010f83e815dc4b3cb388793c4f3f061985aeea0570910
libtickit-console-perl_0.10-2.debian.tar.xz 2.3 KiB 48be50e651a6bd212ef3d593487c6550e449154e4faff413eba0dcf0d509f7da

Available diffs

No changes file available.

Binary packages built by this source

libtickit-console-perl: module to build full-screen console-style applications

 A Tickit::Console instance is a subclass of Tickit::Widget::VBox intended to
 help building a full-screen console-style application which presents the user
 with one or more scrollable text areas, selectable as tabs on a ribbon, with
 a text entry area at the bottom of the screen for entering commands or other
 data. As a Tickit::Widget subclass it can be added anywhere within a widget
 tree, though normally it would be used as the root widget for a Tickit
 instance.