xlsxwriter 1.1.2-0.1 source package in Ubuntu

Changelog

xlsxwriter (1.1.2-0.1) unstable; urgency=medium

  * Non-maintainer upload
  * New upstream version 1.1.2
  * Bump Debhelper compat level
  * Bump Standards-Version
  * Update Vcs-* headers after migration to salsa.debian.org --
    commented out for now
  * Update build-dependencies
  * Install examples
  * Remove X-Python headers from debian/control

 -- Hilko Bengen <email address hidden>  Tue, 22 Jan 2019 22:17:24 +0100

Upload details

Uploaded by:
Checkbox Developers
Uploaded to:
Sid
Original maintainer:
Checkbox Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xlsxwriter_1.1.2-0.1.dsc 2.0 KiB f645d368cd17682e52afd5be4d57364f3dcb973d67101c29b9b3e022c18cad5b
xlsxwriter_1.1.2.orig.tar.gz 242.6 KiB ae22658a0fc5b9e875fa97c213d1ffd617d86dc49bf08be99ebdac814db7bf36
xlsxwriter_1.1.2-0.1.debian.tar.xz 3.7 KiB 4aa17560a4e8d2e25c7df2a6163df3d96dbc579693c3d1b456279eb9f2ac34a1

Available diffs

No changes file available.

Binary packages built by this source

python-xlsxwriter: No summary available for python-xlsxwriter in ubuntu disco.

No description available for python-xlsxwriter in ubuntu disco.

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.