Sat, 18 May 2024 08:48:12 UTC | login

Information for build odfpy-1.3.4-7.fc30

ID94149
Package Nameodfpy
Version1.3.4
Release7.fc30
Epoch
SummaryPython library for manipulating OpenDocument files
DescriptionOdfpy 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 06:29:10 UTC
CompletedWed, 24 Jul 2019 06:29:10 UTC
Tags
f31
RPMs
src
odfpy-1.3.4-7.fc30.src.rpm (info) (download)
noarch
odfpy-doc-1.3.4-7.fc30.noarch.rpm (info) (download)
python2-odfpy-1.3.4-7.fc30.noarch.rpm (info) (download)
python3-odfpy-1.3.4-7.fc30.noarch.rpm (info) (download)
Changelog * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 1.3.4-5 - Rebuilt for Python 3.7 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Mar 13 2017 Charalampos Stratakis <cstratak@redhat.com> 1.3.4-2 - Add proper provides and obsoletes for a clean upgrade path after renaming the python2 subpackage * Fri Mar 03 2017 Iryna Shcherbina <ishcherb@redhat.com> 1.3.4-1 - Update to 1.3.4, run tests * Fri Mar 03 2017 Jan Beran <jberan@redhat.com> 1.3.3-1 - New version including Python 3 subpackage * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild