@hackage xlsx-tabular0.2.2.1
Xlsx table cell value extraction utility
Categories
License
BSD-3-Clause
Maintainer
Koga Kazuo <obiwanko@me.com>
Links
Versions
Installation
Dependencies (8)
- aeson
- base >=4.7 && <5
- bytestring
- containers
- data-default
- lens Show all…
Dependents (1)
@hackage/acme-everything
Convenience utility to read xlsx tabular cells.
You can extract the values from xlsx files table rows to JSON format by the heuristics or your custom function.