Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-marshmallow | Distribution: Fedora Project |
Version: 3.19.0 | Vendor: Fedora Project |
Release: 6.fc40 | Build date: Fri Jan 26 07:39:17 2024 |
Group: Unspecified | Build host: buildvm-x86-28.iad2.fedoraproject.org |
Size: 573457 | Source RPM: python-marshmallow-3.19.0-6.fc40.src.rpm |
Packager: Fedora Project | |
Url: http://marshmallow.readthedocs.org/ | |
Summary: Documentation for python-marshmallow |
Marshmallow is a framework-agnostic library for converting complex datatypes, such as objects, to and from primitive Python datatypes. Marshmallow schemas can be used to: * Validate input data. * Deserialize input data to app-level objects. * Serialize app-level objects to primitive Python types. The serialized objects can then be rendered to standard formats such as JSON for use in an HTTP API. Python 3 version.
MIT
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 3.19.0-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 30 2022 Miroslav Suchý <msuchy@redhat.com> 3.19.0-1 - rebase to 3.19 - use spdx license * Mon Jun 27 2022 Miroslav Suchý <msuchy@redhat.com> 3.17.0-1 - allow to use sphinx-issues - rebase to 3.17.0 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.13.0-3 - Rebuilt for Python 3.11
/usr/lib/python3.12/site-packages/marshmallow /usr/lib/python3.12/site-packages/marshmallow-3.19.0-py3.12.egg-info /usr/lib/python3.12/site-packages/marshmallow-3.19.0-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/marshmallow-3.19.0-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/marshmallow-3.19.0-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/marshmallow-3.19.0-py3.12.egg-info/not-zip-safe /usr/lib/python3.12/site-packages/marshmallow-3.19.0-py3.12.egg-info/requires.txt /usr/lib/python3.12/site-packages/marshmallow-3.19.0-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/marshmallow/__init__.py /usr/lib/python3.12/site-packages/marshmallow/__pycache__ /usr/lib/python3.12/site-packages/marshmallow/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/class_registry.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/class_registry.cpython-312.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/decorators.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/decorators.cpython-312.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/error_store.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/error_store.cpython-312.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/exceptions.cpython-312.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/fields.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/fields.cpython-312.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/orderedset.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/orderedset.cpython-312.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/schema.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/schema.cpython-312.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/types.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/types.cpython-312.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/utils.cpython-312.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/validate.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/validate.cpython-312.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/warnings.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/marshmallow/__pycache__/warnings.cpython-312.pyc /usr/lib/python3.12/site-packages/marshmallow/base.py /usr/lib/python3.12/site-packages/marshmallow/class_registry.py /usr/lib/python3.12/site-packages/marshmallow/decorators.py /usr/lib/python3.12/site-packages/marshmallow/error_store.py /usr/lib/python3.12/site-packages/marshmallow/exceptions.py /usr/lib/python3.12/site-packages/marshmallow/fields.py /usr/lib/python3.12/site-packages/marshmallow/orderedset.py /usr/lib/python3.12/site-packages/marshmallow/py.typed /usr/lib/python3.12/site-packages/marshmallow/schema.py /usr/lib/python3.12/site-packages/marshmallow/types.py /usr/lib/python3.12/site-packages/marshmallow/utils.py /usr/lib/python3.12/site-packages/marshmallow/validate.py /usr/lib/python3.12/site-packages/marshmallow/warnings.py /usr/share/doc/python-marshmallow /usr/share/doc/python-marshmallow/CHANGELOG.rst /usr/share/doc/python-marshmallow/README.rst /usr/share/licenses/python-marshmallow /usr/share/licenses/python-marshmallow/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:56:58 2024