libdata-tablereader-perl 0.021-1 source package in Ubuntu

Changelog

libdata-tablereader-perl (0.021-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.021.
  * d/control: add dependency on libnamespace-clean-perl.
  * typo.patch: new: fix a typo caught by lintian.

 -- Étienne Mollier <email address hidden>  Fri, 21 Jun 2024 21:27:57 +0200

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
Questing release universe misc
Plucky release universe misc
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdata-tablereader-perl_0.021-1.dsc 2.7 KiB 00ef4bf5cc8bba6d01daf19ae9cf0dd3529437dd1ee40003cf59de639febdeaa
libdata-tablereader-perl_0.021.orig.tar.gz 57.8 KiB f92ec6b07e9ab145863fbcd6e6b6452817f25bfd68bc3713e528d439490170cf
libdata-tablereader-perl_0.021-1.debian.tar.xz 3.4 KiB e9422a30d9b83aaba0be19baf6ad081f6e26d7a9af44b367ef3f5b5709867a53

Available diffs

No changes file available.

Binary packages built by this source

libdata-tablereader-perl: locate and read records from human-edited data tables

 Data::TableReader helps take un-sanitized tabular data sources
 like Excel XLS/XLSX spreadsheets or comma-separated values
 and verify that they match your expected schema,
 and then iterate the records.