libtk-tablematrix-perl 1.29-2 source package in Ubuntu

Changelog

libtk-tablematrix-perl (1.29-2) unstable; urgency=medium

  * d/control: add myself to uploaders.
  * Declare compliance with Debian Policy 4.6.2.
  * d/clean: new: cleanup build artifacts. (Closes: #1048613)

 -- Étienne Mollier <email address hidden>  Sun, 31 Dec 2023 16:08:23 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtk-tablematrix-perl_1.29-2.dsc 2.3 KiB 969555bc27f401be5ba966e8a8c47873562e0c650630067fbea6e142d120f5cf
libtk-tablematrix-perl_1.29.orig.tar.gz 415.4 KiB d31708b8bbfddce9034540522b2e4ec58e70f2eb5b23ac593d2421ea90dbd0d6
libtk-tablematrix-perl_1.29-2.debian.tar.xz 7.3 KiB c02b984aef303af9f99f4e6f728c4d79466b844abb61f60988d45b85e0ff069b

Available diffs

No changes file available.

Binary packages built by this source

libtk-tablematrix-perl: Table/matrix widget extension to Perl/Tk

 This is the CPAN Perl module Tk::TableMatrix.
 .
 Tk::TableMatrix is a table/matrix widget extension to Perl/Tk
 for displaying data in a table (or spreadsheet) format.
 The basic features of the widget are:
 .
  * multi-line cells
  * support for embedded windows (one per cell)
  * row & column spanning
  * variable width columns / height rows (interactively resizable)
  * row and column titles
  * multiple data sources ((perl hash|| perl callback) &| internal caching)
  * supports standard Tk reliefs, fonts, colors, etc.
  * x/y scrollbar support
  * 'tag' styles per row, column or cell to change visual appearance
  * in-cell editing - returns value back to data source
  * support for disabled (read-only) tables or cells (via tags)
  * multiple selection modes, with "active" cell
  * multiple drawing modes to get optimal performance for larger tables
  * optional 'flashes' when things update
  * cell validation support

libtk-tablematrix-perl-dbgsym: debug symbols for libtk-tablematrix-perl