xlsxwriter 3.0.2-2 source package in Ubuntu

Changelog

xlsxwriter (3.0.2-2) unstable; urgency=medium

  * Team upload.
  * Fix autopkgtests

 -- Scott Talbert <email address hidden>  Tue, 09 Nov 2021 19:42:40 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xlsxwriter_3.0.2-2.dsc 2.0 KiB 0d5c9a2bba3c0388a2793e022b0861d7a4b13175d30734fd60d270f9e537dc96
xlsxwriter_3.0.2.orig.tar.gz 32.8 MiB 73febc7a8b7734732e4be11e2dcc108da29afdc7cb4d2fd0f5c90fc3b3f23af7
xlsxwriter_3.0.2-2.debian.tar.xz 4.2 KiB a299c6b6b9412c0bb2fadbb85936fa30c585475512fd54e341b5b242b4b7e26f

Available diffs

No changes file available.

Binary packages built by this source

python3-xlsxwriter: Python 3 module for creating Excel XLSX files

 XlsxWriter is a Python module for writing files in the Excel 2007+ XLSX
 file format.
 .
 XlsxWriter can be used to write text, numbers, formulas and hyperlinks to
 multiple worksheets and it supports features such as formatting and many more,
 including:
 .
  * 100% compatible Excel XLSX files
  * Full formatting
  * Merged cells
  * Defined names
  * Charts
  * Autofilters
  * Data validation and drop down lists
  * Conditional formatting
  * Worksheet PNG/JPEG images
  * Rich multi-format strings
 .
 This is the Python 3 version of the package.