Fedora Packages

python3-odfpy Subpackage of odfpy

Python library for manipulating 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. 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 Python 3 build of odfpy.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.4.1-9.fc40 -
Fedora 40 1.4.1-9.fc40 -
Fedora 39 1.4.1-7.fc39 -
Fedora 38 1.4.1-5.fc38 -
EPEL 9 1.4.1-5.el9 -
EPEL 8 1.4.1-1.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at odfpy dash maintainers at fedoraproject dot org.



Sources on Pagure