Skip to content

Add python wrapper for LibreOfficeKit

Olly Betts requested to merge xrmx:cffi into master

Created by: xrmx

Requires cffi and six. Tested with cpython2 and cpython3. Good chances it works with pypy too. This wraps the 4.3.0 api but does not do any version check.

Merge request reports