Letter P

python39-odfpy-doc - Python library for manipulating OpenDocument files

Website: https://github.com/eea/odfpy
License: GPLv2+
Vendor: Alcance Libre, Inc.
Description:
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.

These checks and the API itself were generated from the RelaxNG
schema, and then hand-edited. Therefore the API is complete and can
handle all ODF constructions, but could be improved in its
understanding of data types.

This package provides documentation of python39-odfpy.

Packages

python39-odfpy-doc-1.4.1-1.aldos.noarch [6.1 MiB] Changelog by Joel Barrios (2023-01-31):
- Update to 1.4.1.

Listing created by Repoview-0.6.6-6.fc14.al