libspreadsheet-xlsx-perl 0.13-1 source package in Ubuntu

Changelog

libspreadsheet-xlsx-perl (0.13-1) unstable; urgency=low

  * New upstream release.
  * Convert to source format 3.0 (quilt). Remove quilt framework.
  * Set Standards-Version to 3.8.4 (no changes).
  * debian/copyright: update formatting.
  * Update DEP3 patch headers.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  24 May 2010 10:48:31 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl
Precise release universe perl

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libspreadsheet-xlsx-perl_0.13.orig.tar.gz 48.5 KiB ea75a2d1c283b557c9af86feaf0c784491488b0b97bdd2d5a8dde4f33f4c4ef8
libspreadsheet-xlsx-perl_0.13-1.debian.tar.gz 2.4 KiB 734d3af05a00de993a152cbc35dfd362c5e37c4feee118ca81445d7dd79f2d5b
libspreadsheet-xlsx-perl_0.13-1.dsc 2.1 KiB 5f11146090faa5e7539688b4e0283da7f27768f1a6c0443faf35ecf23f578cf5

Available diffs

View changes file

Binary packages built by this source

libspreadsheet-xlsx-perl: Perl extension for reading MS Excel 2007 files

 Spreadsheet::XLSX emulates the behaviour of Spreadsheet::ParseExcel for the
 Excel 2007 (.xlsx) file format. It supports styles and many, but not all, of
 Excel's quirks. It populates the classes from Spreadsheet::ParseExcel for
 interoperability; including Workbook, Worksheet, and Cell.