SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-dill rpm build for : Rawhide. For other distributions click python3-dill.

Name : python3-dill
Version : 0.3.9 Vendor : Fedora Project
Release : 2.fc42 Date : 2024-11-06 00:10:49
Group : Unspecified Source RPM : python-dill-0.3.9-2.fc42.src.rpm
Size : 1.03 MB
Packager : Fedora Project
Summary : Serialize all of Python
Description :
Dill 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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/rawhide/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python-dill
python3-dill
python3.13-dill
python3.13dist(dill)
python3dist(dill)

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


Content of RPM :
/usr/bin/undill
/usr/lib/python3.13/site-packages/dill
/usr/lib/python3.13/site-packages/dill-0.3.9.dist-info
/usr/lib/python3.13/site-packages/dill-0.3.9.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/dill-0.3.9.dist-info/LICENSE
/usr/lib/python3.13/site-packages/dill-0.3.9.dist-info/METADATA
/usr/lib/python3.13/site-packages/dill-0.3.9.dist-info/WHEEL
/usr/lib/python3.13/site-packages/dill-0.3.9.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/dill/__diff.py
/usr/lib/python3.13/site-packages/dill/__info__.py
/usr/lib/python3.13/site-packages/dill/__init__.py
/usr/lib/python3.13/site-packages/dill/__pycache__
/usr/lib/python3.13/site-packages/dill/__pycache__/__diff.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/__diff.cpython-313.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/__info__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/__info__.cpython-313.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/_dill.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/_dill.cpython-313.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/_objects.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/_objects.cpython-313.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/_shims.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/_shims.cpython-313.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/detect.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/detect.cpython-313.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/logger.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/logger.cpython-313.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/objtypes.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/dill/__pycache__/objtypes.cpython-313.pyc
There is 121 files more in these RPM.

 
ICM