FreeBSD.software
Home/textproc/py311-pyxlsb2

py311-pyxlsb2

0.0.9_1

Excel 2007+ Binary Workbook (xlsb) parser

pyxlsb2 (a variant of pyxlsb) is an Excel 2007+ Binary Workbook (xlsb) parser written in Python. pyxslb2 offers the following improvements/changes in comparison to pyxlsb: - By default, keeps all data in memory instead of creating temporary files. This is mainly to speed up the processing and also not changing the local file system during the processing. - relies on both "xl\workbook.bin" and "xl\_rels\workbook.bin.rels" to load locate boundsheets. As a result, it can load all worksheets as well as all macrosheets. - extracts macro formulas: - accurately shows the formulas - supports A1 addressing - supports external addressing (partially implemented)) - extracts defined names such as auto_open

Origin: textproc/py-pyxlsb2
Category: textproc
Size: 570KiB
License: APACHE20
Maintainer: sunpoet@FreeBSD.org
Dependencies: 1 packages
Required by: 1 packages
$pkg install py311-pyxlsb2

Dependencies (1)

Required By (1 packages)

More in textproc