xlsxwriter 3.0.2-1 source package in Ubuntu

Changelog

xlsxwriter (3.0.2-1) unstable; urgency=medium

  * Team upload.
  * Switch to using GitHub sources instead of PyPI (to get test files)
  * Update to new upstream release 3.0.2
  * Enable build-time unit tests
  * Refresh patch
  * Avoid installing XlsxWriter.pdf (massive document)
  * Enable autopkgtests

 -- Scott Talbert <email address hidden>  Mon, 08 Nov 2021 23:01:31 -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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xlsxwriter_3.0.2-1.dsc 2.0 KiB 538c4fb5d7c7da7f5b426ba1366e923e22b10d03f161c12f8dc6d3e79ed68b9f
xlsxwriter_3.0.2.orig.tar.gz 32.8 MiB 73febc7a8b7734732e4be11e2dcc108da29afdc7cb4d2fd0f5c90fc3b3f23af7
xlsxwriter_3.0.2-1.debian.tar.xz 4.1 KiB 9bcc09f3ca6553039d1efc52d01c5974b3be09730f4f697e4d04e5e5bcd2abcb

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.