libspreadsheet-writeexcel-perl 2.40-3 source package in Ubuntu

Changelog

libspreadsheet-writeexcel-perl (2.40-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Fri, 14 Oct 2022 12:46:38 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libspreadsheet-writeexcel-perl_2.40-3.dsc 2.3 KiB 93531159b11c94aaaa2eb8f2838c1268fb7ddcb276cea4ed6ccee77e430585a5
libspreadsheet-writeexcel-perl_2.40.orig.tar.gz 469.7 KiB e356aad6866cf135731268ee0e979a197443c15a04878e9cf3e80d022ad6c07e
libspreadsheet-writeexcel-perl_2.40-3.debian.tar.xz 5.6 KiB 5253b6feb30ce6f134317d87d2700c9a317132d29d5d54a62778b2f77cafd459

Available diffs

No changes file available.

Binary packages built by this source

libspreadsheet-writeexcel-perl: module to create Excel spreadsheets

 Spreadsheet::WriteExcel is a Perl module that can be used to create a cross-
 platform Excel binary file. Multiple worksheets can be added to a workbook
 and formatting can be applied to cells. Additionally, this module supports
 writing text, numeric values, formulas and hyperlinks to cells.
 .
 The Excel file produced by this module is compatible with Excel 5, 95, 97
 and 2000. Generated files are also compatible with the Linux/UNIX spreadsheet
 applications OpenOffice.org, Gnumeric and XESS. The generated files are not
 compatible with MS Access.
 .
 This module cannot be used to read an Excel file. See Spreadsheet::ParseExcel
 (libspreadsheet-parseexcel-perl) or look at the main documentation for some
 suggestions. This module cannot be used to write to an existing Excel file.