xlwt 1.3.0-2build1 source package in Ubuntu

Changelog

xlwt (1.3.0-2build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:48:13 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Jan Dittberner
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xlwt_1.3.0.orig.tar.gz 150.3 KiB c59912717a9b28f1a3c2a98fd60741014b06b043936dcecbc113eaaada156c88
xlwt_1.3.0-2build1.debian.tar.xz 6.9 KiB 3e09c28356361f8eee0e67c149b5be10eaf0bb76291bba58b80fd4540d5c94e9
xlwt_1.3.0-2build1.dsc 2.2 KiB 46bd0b98dbd509eb280f77c47d1473d1cb08eda420a082afb6b568f350a0271b

View changes file

Binary packages built by this source

python-xlwt: No summary available for python-xlwt in ubuntu focal.

No description available for python-xlwt in ubuntu focal.

python-xlwt-doc: module for writing Microsoft Excel spreadsheet files - doc

 This package provides a pure Python module for writing spreadsheet files
 readable by Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. Excel
 spreadsheets can be generated on any platform without needing Excel or a COM
 server.
 .
 Xlwt is a fork of the unmaintained pyExcelerator module with several
 bugfixes and enhancements. For the functionality previously provided by the
 parse_xls function, see the python-xlrd package.
 .
 This package provides the documentation.

python3-xlwt: module for writing Microsoft Excel spreadsheet files - Python 3.x

 This package provides a pure Python module for writing spreadsheet files
 readable by Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. Excel
 spreadsheets can be generated on any platform without needing Excel or a COM
 server.
 .
 Xlwt is a fork of the unmaintained pyExcelerator module with several
 bugfixes and enhancements. For the functionality previously provided by the
 parse_xls function, see the python-xlrd package.
 .
 This package provides the Python 3.x module.