Language

Package: python-openpyxl @ 3.0.5

Synopsis

Python library to read/write Excel 2010 XLSX/XLSM files

Description

This Python library allows reading and writing to the Excel XLSX, XLSM, XLTX and XLTM file formats that are defined by the Office Open XML (OOXML) standard.

Home page
https://openpyxl.readthedocs.io
Location
gnu/packages/python-xyz.scm (line: 2259, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?