@hackage xlsx-tabular0.2.1.2
Xlsx table cell value extraction utility
Categories
License
BSD-3-Clause
Maintainer
Koga Kazuo <obiwanko@me.com>
Links
Versions
Installation
Dependencies (8)
- aeson >=1.0.2.1 && <1.1
- base >=4.8 && <5
- bytestring >=0.10.8.1 && <0.11
- containers >=0.5.7.1 && <0.6
- data-default >=0.7.1.1 && <0.8
- lens >=4.15.1 && <4.16 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.