Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-odf | Distribution: Mageia |
Version: 1.4.1 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Mon Sep 14 12:38:13 2020 |
Group: Development/Python | Build host: localhost |
Size: 1050998 | Source RPM: python-odf-1.4.1-1.mga8.src.rpm |
Packager: guillomovitch <guillomovitch> | |
Url: https://github.com/eea/odfpy/wiki | |
Summary: Python3 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.
GPLv2+
* Mon Sep 14 2020 guillomovitch <guillomovitch> 1.4.1-1.mga8 + Revision: 1626375 - new version 1.4.1 * Sun Feb 16 2020 umeabot <umeabot> 1.4.0-3.mga8 + Revision: 1531571 - Mageia 8 Mass Rebuild * Fri Sep 13 2019 tv <tv> 1.4.0-2.mga8 + Revision: 1440418 - rebuild for python-3.8 - drop python2 subpkg * Sat Jan 12 2019 wally <wally> 1.4.0-1.mga7 + Revision: 1355708 - new version 1.4.0 * Sat Jan 12 2019 daviddavid <daviddavid> 1.3.6-4.mga7 + Revision: 1355435 - really obsoleted python(2,3)-odfpy * Wed Jan 09 2019 tv <tv> 1.3.6-3.mga7 + Revision: 1352979 - rebuild with python 3.7 * Fri Nov 02 2018 kekepower <kekepower> 1.3.6-2.mga7 + Revision: 1327742 - Fix Provides * Fri Nov 02 2018 kekepower <kekepower> 1.3.6-1.mga7 + Revision: 1327722 - Update to version 1.3.6 - Obsolete wrongly imported python-odfpy package - Provide python-odfpy - Renamed python-odf to python2-odf * Thu Sep 20 2018 umeabot <umeabot> 1.3.1-5.mga7 + Revision: 1289491 - Mageia 7 Mass Rebuild
/usr/lib/python3.8/site-packages/odf /usr/lib/python3.8/site-packages/odf/__init__.py /usr/lib/python3.8/site-packages/odf/__pycache__ /usr/lib/python3.8/site-packages/odf/__pycache__/__init__.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/__init__.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/anim.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/anim.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/attrconverters.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/attrconverters.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/chart.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/chart.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/config.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/config.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/dc.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/dc.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/dr3d.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/dr3d.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/draw.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/draw.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/easyliststyle.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/easyliststyle.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/element.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/element.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/elementtypes.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/elementtypes.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/form.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/form.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/grammar.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/grammar.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/load.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/load.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/manifest.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/manifest.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/math.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/math.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/meta.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/meta.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/namespaces.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/namespaces.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/number.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/number.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/odf2moinmoin.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/odf2moinmoin.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/odf2xhtml.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/odf2xhtml.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/odfmanifest.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/odfmanifest.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/office.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/office.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/opendocument.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/opendocument.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/presentation.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/presentation.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/script.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/script.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/style.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/style.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/svg.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/svg.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/table.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/table.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/teletype.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/teletype.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/text.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/text.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/thumbnail.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/thumbnail.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/userfield.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/userfield.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/xforms.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/odf/__pycache__/xforms.cpython-38.pyc /usr/lib/python3.8/site-packages/odf/anim.py /usr/lib/python3.8/site-packages/odf/attrconverters.py /usr/lib/python3.8/site-packages/odf/chart.py /usr/lib/python3.8/site-packages/odf/config.py /usr/lib/python3.8/site-packages/odf/dc.py /usr/lib/python3.8/site-packages/odf/dr3d.py /usr/lib/python3.8/site-packages/odf/draw.py /usr/lib/python3.8/site-packages/odf/easyliststyle.py /usr/lib/python3.8/site-packages/odf/element.py /usr/lib/python3.8/site-packages/odf/elementtypes.py /usr/lib/python3.8/site-packages/odf/form.py /usr/lib/python3.8/site-packages/odf/grammar.py /usr/lib/python3.8/site-packages/odf/load.py /usr/lib/python3.8/site-packages/odf/manifest.py /usr/lib/python3.8/site-packages/odf/math.py /usr/lib/python3.8/site-packages/odf/meta.py /usr/lib/python3.8/site-packages/odf/namespaces.py /usr/lib/python3.8/site-packages/odf/number.py /usr/lib/python3.8/site-packages/odf/odf2moinmoin.py /usr/lib/python3.8/site-packages/odf/odf2xhtml.py /usr/lib/python3.8/site-packages/odf/odfmanifest.py /usr/lib/python3.8/site-packages/odf/office.py /usr/lib/python3.8/site-packages/odf/opendocument.py /usr/lib/python3.8/site-packages/odf/presentation.py /usr/lib/python3.8/site-packages/odf/script.py /usr/lib/python3.8/site-packages/odf/style.py /usr/lib/python3.8/site-packages/odf/svg.py /usr/lib/python3.8/site-packages/odf/table.py /usr/lib/python3.8/site-packages/odf/teletype.py /usr/lib/python3.8/site-packages/odf/text.py /usr/lib/python3.8/site-packages/odf/thumbnail.py /usr/lib/python3.8/site-packages/odf/userfield.py /usr/lib/python3.8/site-packages/odf/xforms.py /usr/lib/python3.8/site-packages/odfpy-1.4.1-py3.8.egg-info /usr/lib/python3.8/site-packages/odfpy-1.4.1-py3.8.egg-info/PKG-INFO /usr/lib/python3.8/site-packages/odfpy-1.4.1-py3.8.egg-info/SOURCES.txt /usr/lib/python3.8/site-packages/odfpy-1.4.1-py3.8.egg-info/dependency_links.txt /usr/lib/python3.8/site-packages/odfpy-1.4.1-py3.8.egg-info/requires.txt /usr/lib/python3.8/site-packages/odfpy-1.4.1-py3.8.egg-info/top_level.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 11:24:54 2025