libtickit-console-perl 0.09-1 source package in Ubuntu

Changelog

libtickit-console-perl (0.09-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.09.
  * Drop debian/tests/pkg-perl/use-whitelist. The warnings are gone.
  * Drop override_dh_auto_test: tests are run in UTC now.

 -- gregor herrmann <email address hidden>  Mon, 29 Jun 2020 20:54:55 +0200

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

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtickit-console-perl_0.09-1.dsc 2.7 KiB 9e0e3d49bb0f5f6ed575fce75af902d72214e183c70a76eb7842aae606698975
libtickit-console-perl_0.09.orig.tar.gz 20.1 KiB 950ac8be5e1171ede69f8df6f0f1a8a8d3fc37c6a625f4bedc5aa8c726f15a8e
libtickit-console-perl_0.09-1.debian.tar.xz 2.2 KiB 3530fe3f1cc037f14ab6adaeac4c8e2fbb3651dcba753efdfb87ae032e37c9d7

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.