Wed, 29 May 2024 16:26:36 UTC | login

Information for build odfpy-1.4.0-5.fc33

ID168406
Package Nameodfpy
Version1.4.0
Release5.fc33
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
StartedThu, 13 Aug 2020 10:46:45 UTC
CompletedThu, 13 Aug 2020 10:46:45 UTC
Tags
f33
f37
f38
RPMs
src
odfpy-1.4.0-5.fc33.src.rpm (info) (download)
noarch
odfpy-doc-1.4.0-5.fc33.noarch.rpm (info) (download)
python3-odfpy-1.4.0-5.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.4.0-4 - Rebuilt for Python 3.9 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.4.0-2 - Rebuilt for Python 3.8.0rc1 (#1748018) * Fri Aug 30 2019 Paul W. Frields <stickster@gmail.com> - 1.4.0-1 - New upstream release 1.4.0 * Fri Aug 30 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.4-10 - Subpackage python2-odfpy has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.4-9 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild