xlwt 1.3.0-4 source package in Ubuntu
Changelog
xlwt (1.3.0-4) unstable; urgency=medium [ Ondřej Nový ] * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Sandro Tosi ] * Use the new Debian Python Team contact name and address [ Debian Janitor ] * Apply multi-arch hints. + python-xlwt-doc: Add Multi-Arch: foreign. -- Sandro Tosi <email address hidden> Sat, 04 Jun 2022 22:06:23 -0400
Upload details
- Uploaded by:
- Jan Dittberner
- Uploaded to:
- Sid
- Original maintainer:
- Jan Dittberner
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | python | |
Lunar | release | universe | python | |
Kinetic | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xlwt_1.3.0-4.dsc | 2.1 KiB | c47dc754ccdda9c2e6795d7c37b06b304ddb66e20038d6eaeb08162adcdb365d |
xlwt_1.3.0.orig.tar.gz | 150.3 KiB | c59912717a9b28f1a3c2a98fd60741014b06b043936dcecbc113eaaada156c88 |
xlwt_1.3.0-4.debian.tar.xz | 6.7 KiB | 4cb12753dfae8d6b922419b95b7550ee22e75842e3dc52d4cdcaad6d4de67122 |
Available diffs
- diff from 1.3.0-3 to 1.3.0-4 (893 bytes)
No changes file available.
Binary packages built by this source
- 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.