Fri, 27 Sep 2024 22:15:35 UTC | login

Information for RPM python3-dill-0.3.8-1.fc40.noarch.rpm

ID1219131
Namepython3-dill
Version0.3.8
Release1.fc40
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-02-07 11:33:22 GMT
Size239.99 KB
876475c543ec203c71890abc934c0828
LicenseBSD-3-Clause
Provides
python-dill = 0.3.8-1.fc40
python3-dill = 0.3.8-1.fc40
python3.12-dill = 0.3.8-1.fc40
python3.12dist(dill) = 0.3.8
python3dist(dill) = 0.3.8
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.12
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.12/site-packages/dill0.00 B
/usr/lib/python3.12/site-packages/dill-0.3.8.dist-info0.00 B
/usr/lib/python3.12/site-packages/dill-0.3.8.dist-info/INSTALLER4.00 B
/usr/lib/python3.12/site-packages/dill-0.3.8.dist-info/LICENSE1.75 KB
/usr/lib/python3.12/site-packages/dill-0.3.8.dist-info/METADATA9.89 KB
/usr/lib/python3.12/site-packages/dill-0.3.8.dist-info/WHEEL92.00 B
/usr/lib/python3.12/site-packages/dill-0.3.8.dist-info/top_level.txt5.00 B
/usr/lib/python3.12/site-packages/dill/__diff.py6.95 KB
/usr/lib/python3.12/site-packages/dill/__info__.py10.48 KB
/usr/lib/python3.12/site-packages/dill/__init__.py3.69 KB
/usr/lib/python3.12/site-packages/dill/__pycache__0.00 B
/usr/lib/python3.12/site-packages/dill/__pycache__/__diff.cpython-312.opt-1.pyc8.73 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/__diff.cpython-312.pyc8.73 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/__info__.cpython-312.opt-1.pyc10.41 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/__info__.cpython-312.pyc10.41 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/__init__.cpython-312.opt-1.pyc4.57 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/__init__.cpython-312.pyc4.57 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/_dill.cpython-312.opt-1.pyc98.34 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/_dill.cpython-312.pyc98.38 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/_objects.cpython-312.opt-1.pyc25.08 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/_objects.cpython-312.pyc25.08 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/_shims.cpython-312.opt-1.pyc7.47 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/_shims.cpython-312.pyc7.47 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/detect.cpython-312.opt-1.pyc12.73 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/detect.cpython-312.pyc12.98 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/logger.cpython-312.opt-1.pyc12.30 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/logger.cpython-312.pyc12.30 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/objtypes.cpython-312.opt-1.pyc621.00 B
/usr/lib/python3.12/site-packages/dill/__pycache__/objtypes.cpython-312.pyc621.00 B
/usr/lib/python3.12/site-packages/dill/__pycache__/pointers.cpython-312.opt-1.pyc4.81 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/pointers.cpython-312.pyc4.81 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/session.cpython-312.opt-1.pyc25.67 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/session.cpython-312.pyc25.69 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/settings.cpython-312.opt-1.pyc349.00 B
/usr/lib/python3.12/site-packages/dill/__pycache__/settings.cpython-312.pyc349.00 B
/usr/lib/python3.12/site-packages/dill/__pycache__/source.cpython-312.opt-1.pyc39.73 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/source.cpython-312.pyc39.73 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/temp.cpython-312.opt-1.pyc9.21 KB
/usr/lib/python3.12/site-packages/dill/__pycache__/temp.cpython-312.pyc9.21 KB
/usr/lib/python3.12/site-packages/dill/_dill.py86.47 KB
/usr/lib/python3.12/site-packages/dill/_objects.py19.12 KB
/usr/lib/python3.12/site-packages/dill/_shims.py6.46 KB
/usr/lib/python3.12/site-packages/dill/detect.py10.83 KB
/usr/lib/python3.12/site-packages/dill/logger.py10.85 KB
/usr/lib/python3.12/site-packages/dill/objtypes.py714.00 B
/usr/lib/python3.12/site-packages/dill/pointers.py4.34 KB
/usr/lib/python3.12/site-packages/dill/session.py22.95 KB
/usr/lib/python3.12/site-packages/dill/settings.py608.00 B
/usr/lib/python3.12/site-packages/dill/source.py44.04 KB
Component of
1 through 3 of 3
Buildroot descending sort Created State
f40-build-797556-141351 2024-03-26 12:30:03 expired
f40-build-795697-140206 2024-03-22 11:52:15 expired
f40-build-791165-137120 2024-03-18 15:00:39 expired