Source: libtickit-console-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Andrej Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 11),
 libmodule-build-perl (>= 0.4004),
 perl (>= 5.19.3)
Build-Depends-Indep: libstring-tagged-perl (>= 0.10),
 libtest-identity-perl,
 libtest-pod-perl,
 libtest-refcount-perl,
 libtickit-perl (>= 0.45),
 libtickit-widget-scroller-perl (>= 0.04),
 libtickit-widget-tabbed-perl (>= 0.015),
 libtickit-widgets-perl
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtickit-console-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtickit-console-perl.git
Homepage: https://metacpan.org/release/Tickit-Console
Testsuite: autopkgtest-pkg-perl

Package: libtickit-console-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libstring-tagged-perl (>= 0.10),
 libtickit-perl (>= 0.45),
 libtickit-widget-scroller-perl (>= 0.04),
 libtickit-widget-tabbed-perl (>= 0.015),
 libtickit-widgets-perl
Description: 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.
 .
 This description was automagically extracted from the module by dh-make-perl.
