Thu, 16 May 2024 08:40:13 UTC | login

Information for build python-xlsxwriter-1.1.8-1.fc31

ID93103
Package Namepython-xlsxwriter
Version1.1.8
Release1.fc31
Epoch
SummaryPython module for writing files in the Excel 2007+ XLSX file format
Description 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. Cell comments. Integration with Pandas. Textboxes. Memory optimization mode for writing large files. It supports Python 2.7, 3.4+, Jython and PyPy and uses standard libraries only.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 03:43:01 UTC
CompletedWed, 24 Jul 2019 03:43:01 UTC
Tags
f31
RPMs
src
python-xlsxwriter-1.1.8-1.fc31.src.rpm (info) (download)
noarch
python3-xlsxwriter-1.1.8-1.fc31.noarch.rpm (info) (download)
Changelog * Sat May 18 2019 Rajeesh K V <rajeeshknambiar@gmail.com> - 1.1.8-1 - New version 1.1.8 * Sun Apr 21 2019 Rajeesh K V <rajeeshknambiar@gmail.com> - 1.1.7-1 - New version 1.1.7 * Mon Apr 08 2019 Rajeesh KV <rajeeshknambiar@fedoraproject.org> 1.1.6-1 - Release 1.1.6, fix issues with images that started in hidden rows/columns - and mime-type reported by system file(1) * Mon Mar 11 2019 Rajeesh KV <rajeeshknambiar@fedoraproject.org> 1.1.5-1 - Release 1.1.5, initial packaging for Fedora