Language

Package: python-agate-excel @ 0.2.5

Synopsis

Add read support for Excel files (xls and xlsx) to agate

Description

agateexcel uses a monkey patching pattern to add read for xls and xlsx files support to all agate.Table instances.

Home page
https://agate-excel.rtfd.org
Location
gnu/packages/wireservice.scm (line: 176, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?