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

Changelog

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

  [ Debian Janitor ]
  * Update standards version to 4.5.1, no changes needed.

  [ gregor herrmann ]
  * debian/rules: make usage of $Config{vendorarch}
    cross-build-compatible.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <email address hidden>  Sat, 06 Nov 2021 02:10:26 +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.26-2.dsc 2.4 KiB 3931c5f219111c4170a9e1f00660b0a0caacdbb0e5758d586c40753f06b5140a
libtk-tablematrix-perl_1.26.orig.tar.gz 400.9 KiB cf1e4dbe3399c375ab5f3861823d3a578c735db126416b2afd8e0632ed92abc7
libtk-tablematrix-perl_1.26-2.debian.tar.xz 6.1 KiB bbc9067e1adbfe9a5548efab7cff7f6b3a787106d0c05b77ce8969c9b0422177

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