libspreadsheet-parsexlsx-perl 0.29-1 source package in Ubuntu

Changelog

libspreadsheet-parsexlsx-perl (0.29-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.29.
    - Fix possible memory bomb.
  * Update Upstream-Contact.
  * Update years of upstream copyright.
  * Update debian/upstream/metadata.
  * Drop 001_fix-NAME-section-in-pod.patch, fixed upstream.
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Thu, 04 Jan 2024 17:35:49 +0100

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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libspreadsheet-parsexlsx-perl_0.29-1.dsc 2.7 KiB 14c68fa098e7e5229b3227864dcee85218eb711ce6393ebe699c0a0b2af461b5
libspreadsheet-parsexlsx-perl_0.29.orig.tar.gz 1.1 MiB 24990911b45be1c73fff9acda2c053deadd185aba8c03305cb2ec7e90322aa35
libspreadsheet-parsexlsx-perl_0.29-1.debian.tar.xz 2.6 KiB 1f63d4886d534c9808af6dbb0a156d903008603c83d75a437cefdd894e926c58

Available diffs

No changes file available.

Binary packages built by this source

libspreadsheet-parsexlsx-perl: Perl module to parse XLSX files

 Spreadsheet::ParseXLSX is an adaptor for Spreadsheet::ParseExcel that reads
 XLSX files. For documentation about the various data that you can retrieve
 from these classes, please see Spreadsheet::ParseExcel,
 Spreadsheet::ParseExcel::Workbook, Spreadsheet::ParseExcel::Worksheet, and
 Spreadsheet::ParseExcel::Cell.