Information for RPM python3-marshmallow-3.19.0-1.oc9.noarch.rpm

ID249100
Namepython3-marshmallow
Version3.19.0
Release1.oc9
Epoch
Archnoarch
SummaryDocumentation for python-marshmallow
DescriptionMarshmallow 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.
Build Time2024-09-20 22:05:48 GMT
Size131.90 KB
9ce979e5fa2f40742872f3e71232887d
LicenseMIT
Buildrootdist-oc9-epol-build-106284-66771
Provides
python-marshmallow = 3.19.0-1.oc9
python3-marshmallow = 3.19.0-1.oc9
python3.11-marshmallow = 3.19.0-1.oc9
python3.11dist(marshmallow) = 3.19
python3dist(marshmallow) = 3.19
Obsoletes
python3.11-marshmallow < 3.19.0-1.oc9
Conflicts No Conflicts
Requires
python(abi) = 3.11
python3-ordered-set
python3.11dist(packaging) >= 17
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 54 >>>
Name ascending sort Size
/usr/lib/python3.11/site-packages/marshmallow0.00 B
/usr/lib/python3.11/site-packages/marshmallow-3.19.0-py3.11.egg-info0.00 B
/usr/lib/python3.11/site-packages/marshmallow-3.19.0-py3.11.egg-info/PKG-INFO6.38 KB
/usr/lib/python3.11/site-packages/marshmallow-3.19.0-py3.11.egg-info/SOURCES.txt2.00 KB
/usr/lib/python3.11/site-packages/marshmallow-3.19.0-py3.11.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.11/site-packages/marshmallow-3.19.0-py3.11.egg-info/not-zip-safe1.00 B
/usr/lib/python3.11/site-packages/marshmallow-3.19.0-py3.11.egg-info/requires.txt315.00 B
/usr/lib/python3.11/site-packages/marshmallow-3.19.0-py3.11.egg-info/top_level.txt12.00 B
/usr/lib/python3.11/site-packages/marshmallow/__init__.py968.00 B
/usr/lib/python3.11/site-packages/marshmallow/__pycache__0.00 B
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/__init__.cpython-311.opt-1.pyc1.31 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/__init__.cpython-311.pyc1.31 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/base.cpython-311.opt-1.pyc2.53 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/base.cpython-311.pyc2.53 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/class_registry.cpython-311.opt-1.pyc3.42 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/class_registry.cpython-311.pyc3.42 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/decorators.cpython-311.opt-1.pyc8.83 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/decorators.cpython-311.pyc8.83 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/error_store.cpython-311.opt-1.pyc3.06 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/error_store.cpython-311.pyc3.06 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/exceptions.cpython-311.opt-1.pyc4.01 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/exceptions.cpython-311.pyc4.01 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/fields.cpython-311.opt-1.pyc92.81 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/fields.cpython-311.pyc92.86 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/orderedset.cpython-311.opt-1.pyc3.77 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/orderedset.cpython-311.pyc3.77 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/schema.cpython-311.opt-1.pyc53.31 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/schema.cpython-311.pyc53.31 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/types.cpython-311.opt-1.pyc691.00 B
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/types.cpython-311.pyc691.00 B
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/utils.cpython-311.opt-1.pyc18.73 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/utils.cpython-311.pyc18.73 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/validate.cpython-311.opt-1.pyc33.02 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/validate.cpython-311.pyc33.02 KB
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/warnings.cpython-311.opt-1.pyc429.00 B
/usr/lib/python3.11/site-packages/marshmallow/__pycache__/warnings.cpython-311.pyc429.00 B
/usr/lib/python3.11/site-packages/marshmallow/base.py1.27 KB
/usr/lib/python3.11/site-packages/marshmallow/class_registry.py2.76 KB
/usr/lib/python3.11/site-packages/marshmallow/decorators.py8.12 KB
/usr/lib/python3.11/site-packages/marshmallow/error_store.py2.17 KB
/usr/lib/python3.11/site-packages/marshmallow/exceptions.py2.27 KB
/usr/lib/python3.11/site-packages/marshmallow/fields.py71.69 KB
/usr/lib/python3.11/site-packages/marshmallow/orderedset.py2.85 KB
/usr/lib/python3.11/site-packages/marshmallow/py.typed0.00 B
/usr/lib/python3.11/site-packages/marshmallow/schema.py48.04 KB
/usr/lib/python3.11/site-packages/marshmallow/types.py323.00 B
/usr/lib/python3.11/site-packages/marshmallow/utils.py11.40 KB
/usr/lib/python3.11/site-packages/marshmallow/validate.py22.07 KB
/usr/lib/python3.11/site-packages/marshmallow/warnings.py65.00 B
/usr/share/doc/python-marshmallow0.00 B
Component of No Buildroots