Python API and Tools to Manipulate OpenDocument Files
Odfpy aims to be a complete API for OpenDocument in Python. Unlike other more convenient APIs, this one is essentially an abstraction layer just above the XML format. The main focus has been to prevent the programmer from creating invalid documents. It has checks that raise an exception if the programmer adds an invalid element, adds an attribute unknown to the grammar, forgets to add a required attribute or adds text to an element that doesn't allow it.
$
pkg install py311-odfpyOrigin
devel/py-odfpy
Size
1.85MiB
License
APACHE20, GPLv2
Maintainer
wen@FreeBSD.org
Dependencies
2 packages
Required by
2 packages