Package : python-odf > RPM : python-odf-1.4.1-4.mga9.src.rpm

Basic items

Name python-odf
Version 1.4.1
Release 4.mga9
URL https://github.com/eea/odfpy/wiki
Group Development/Python
Summary Python2 library for manipulating OpenDocument files
Size 723KB
Arch noarch
License GPLv2+

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.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-23 16:02:33
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie