xlsxwriter 3.1.9-1 source package in Ubuntu

Changelog

xlsxwriter (3.1.9-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update lintian override info format in
    d/python3-xlsxwriter.lintian-overrides on line 2.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.6.2, no changes needed.

  [ Scott Talbert ]
  * BD on python3-all
  * Update to new upstream release 3.1.9 (Closes: #1053984, #1056542)

 -- Scott Talbert <email address hidden>  Wed, 27 Dec 2023 13:33:19 -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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xlsxwriter_3.1.9-1.dsc 2.0 KiB 6cc12795add80bf7c3fb141f920085b5703b51e609203548cc3cac20459e84ea
xlsxwriter_3.1.9.orig.tar.gz 35.6 MiB 5b26858a43526b6ca6987cf9542872ab87173cfa656005c2dad7bec9d2ecf0c8
xlsxwriter_3.1.9-1.debian.tar.xz 4.3 KiB 02179d3f771bc0538c593fc47c15dc3fa0ffc26afcb7effa772b786e5c13cd22

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.