6 releases

0.1.0 Aug 26, 2024
0.0.4 Aug 23, 2024

#1312 in Parser implementations

Download history 411/week @ 2024-08-19 158/week @ 2024-08-26

569 downloads per month
Used in office-convert-server

MIT license

52KB
651 lines

Contains (Cab file, 9KB) tests/samples/sample-xlsx-encrypted.xlsx, (Cab file, 9KB) tests/samples/sample-docx-encrypted.docx

LibreOfficeKit

Wrapper around the C++ LibreOfficeKit library.

This is a modified and improved version of https://github.com/undeflife/libreoffice-rs aiming to be more complex and convert more use cases, to use as a backend for an Office file format conversion server.

[!IMPORTANT]

LibreOffice has some broken behavior in the newer versions where the cleanup functions of Office cause segmentation faults, you must keep around a single instance of Office around for the duration of your program

Dependencies

~2.2–9.5MB
~130K SLoC