Tue, 26 Nov 2024 09:13:30 UTC | login

Information for RPM python3-dill-0.3.8-4.fc41.noarch.rpm

ID1364664
Namepython3-dill
Version0.3.8
Release4.fc41
Epoch
Archnoarch
SummarySerialize all of Python
DescriptionDill extends Python's pickle module for serializing and de-serializing Python objects to the majority of the built-in Python types. Serialization is the process of converting an object to a byte stream, and the inverse of which is converting a byte stream back to a Python object hierarchy. Dill provides the user the same interface as the pickle module, and also includes some additional features. In addition to pickling Python objects, dill provides the ability to save the state of an interpreter session in a single command. Hence, it would be feasible to save an interpreter session, close the interpreter, ship the pickled file to another computer, open a new interpreter, unpickle the session and thus continue from the 'saved' state of the original interpreter session. Dill can be used to store Python objects to a file, but the primary usage is to send Python objects across the network as a byte stream. dill is quite flexible, and allows arbitrary user defined classes and functions to be serialized. Thus dill is not intended to be secure against erroneously or maliciously constructed data. It is left to the user to decide whether the data they unpickle is from a trustworthy source. dill is part of pathos, a Python framework for heterogeneous computing.
Build Time2024-07-20 04:19:00 GMT
Size242.91 KB
a2bc787622b25620d476e6fafabbd378
LicenseBSD-3-Clause
Provides
python-dill = 0.3.8-4.fc41
python3-dill = 0.3.8-4.fc41
python3.13-dill = 0.3.8-4.fc41
python3.13dist(dill) = 0.3.8
python3dist(dill) = 0.3.8
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.13
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 145 >>>
Name ascending sort Size
/usr/bin/undill592.00 B
/usr/lib/python3.13/site-packages/dill0.00 B
/usr/lib/python3.13/site-packages/dill-0.3.8.dist-info0.00 B
/usr/lib/python3.13/site-packages/dill-0.3.8.dist-info/INSTALLER4.00 B
/usr/lib/python3.13/site-packages/dill-0.3.8.dist-info/LICENSE1.75 KB
/usr/lib/python3.13/site-packages/dill-0.3.8.dist-info/METADATA9.89 KB
/usr/lib/python3.13/site-packages/dill-0.3.8.dist-info/WHEEL92.00 B
/usr/lib/python3.13/site-packages/dill-0.3.8.dist-info/top_level.txt5.00 B
/usr/lib/python3.13/site-packages/dill/__diff.py6.95 KB
/usr/lib/python3.13/site-packages/dill/__info__.py10.48 KB
/usr/lib/python3.13/site-packages/dill/__init__.py3.69 KB
/usr/lib/python3.13/site-packages/dill/__pycache__0.00 B
/usr/lib/python3.13/site-packages/dill/__pycache__/__diff.cpython-313.opt-1.pyc9.00 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/__diff.cpython-313.pyc9.00 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/__info__.cpython-313.opt-1.pyc10.41 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/__info__.cpython-313.pyc10.41 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/__init__.cpython-313.opt-1.pyc4.55 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/__init__.cpython-313.pyc4.55 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/_dill.cpython-313.opt-1.pyc99.89 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/_dill.cpython-313.pyc99.94 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/_objects.cpython-313.opt-1.pyc25.21 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/_objects.cpython-313.pyc25.21 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/_shims.cpython-313.opt-1.pyc7.35 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/_shims.cpython-313.pyc7.35 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/detect.cpython-313.opt-1.pyc13.23 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/detect.cpython-313.pyc13.49 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/logger.cpython-313.opt-1.pyc12.42 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/logger.cpython-313.pyc12.42 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/objtypes.cpython-313.opt-1.pyc624.00 B
/usr/lib/python3.13/site-packages/dill/__pycache__/objtypes.cpython-313.pyc624.00 B
/usr/lib/python3.13/site-packages/dill/__pycache__/pointers.cpython-313.opt-1.pyc4.83 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/pointers.cpython-313.pyc4.83 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/session.cpython-313.opt-1.pyc25.37 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/session.cpython-313.pyc25.39 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/settings.cpython-313.opt-1.pyc349.00 B
/usr/lib/python3.13/site-packages/dill/__pycache__/settings.cpython-313.pyc349.00 B
/usr/lib/python3.13/site-packages/dill/__pycache__/source.cpython-313.opt-1.pyc40.80 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/source.cpython-313.pyc40.80 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/temp.cpython-313.opt-1.pyc9.05 KB
/usr/lib/python3.13/site-packages/dill/__pycache__/temp.cpython-313.pyc9.05 KB
/usr/lib/python3.13/site-packages/dill/_dill.py86.47 KB
/usr/lib/python3.13/site-packages/dill/_objects.py19.12 KB
/usr/lib/python3.13/site-packages/dill/_shims.py6.46 KB
/usr/lib/python3.13/site-packages/dill/detect.py10.83 KB
/usr/lib/python3.13/site-packages/dill/logger.py10.85 KB
/usr/lib/python3.13/site-packages/dill/objtypes.py714.00 B
/usr/lib/python3.13/site-packages/dill/pointers.py4.34 KB
/usr/lib/python3.13/site-packages/dill/session.py22.95 KB
/usr/lib/python3.13/site-packages/dill/settings.py608.00 B
/usr/lib/python3.13/site-packages/dill/source.py44.04 KB
Component of
1 through 2 of 2
Buildroot descending sort Created State
f41-build-841667-161307 2024-08-15 06:49:34 expired
f41-build-827904-155472 2024-08-05 05:19:07 expired