libexcel-writer-xlsx-perl 0.95-1 source package in Ubuntu

Changelog

libexcel-writer-xlsx-perl (0.95-1) unstable; urgency=low

  * New upstream release

 -- Alexander Zangerl <email address hidden>  Sun, 26 Jun 2016 19:18:25 +1000

Upload details

Uploaded by:
az
Uploaded to:
Sid
Original maintainer:
az
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libexcel-writer-xlsx-perl_0.95-1.dsc 1.8 KiB f87f99f986ff6286416426af90842893e82f2662c25f85b79af36aef26515a8e
libexcel-writer-xlsx-perl_0.95.orig.tar.gz 1.9 MiB fc2b585c510e49ef861cbe3299129dfc8947f36c6ab3b1be20aa27b26fefcd0f
libexcel-writer-xlsx-perl_0.95-1.diff.gz 1.9 KiB 1c6647bec9442db49908a7c6ba380bd68274aef4991de660b71908b9721a718d

Available diffs

No changes file available.

Binary packages built by this source

libexcel-writer-xlsx-perl: module to create Excel spreadsheets in xlsx format

 The Excel::Writer::XLSX module is used to create an Excel file
 in the 2007+ XLSX format. The XLSX format is the Office Open XML (OOXML)
 format used by Excel 2007 and later.
 .
 This module cannot, as yet, write to an existing Excel XLSX file. The
 module uses the same interface as the Spreadsheet::WriteExcel
 module (which creates binary XLS Excel files).