Package python3-module-dill: Information

    Source package: python3-module-dill
    Version: 0.3.7-alt1
    Build time:  Jul 27, 2023, 11:07 AM
    Report package bug
    License: BSD
    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.
    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.

    List of rpms provided by this srpm:
    python3-module-dill (noarch)
    python3-module-dill+graph (noarch)

    Maintainer: Stanislav Levin


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. rpm-build-pyproject

    Last changed


    July 24, 2023 Stanislav Levin 0.3.7-alt1
    - 0.3.6 -> 0.3.7.
    May 3, 2023 Stanislav Levin 0.3.6-alt1
    - 0.3.4 -> 0.3.6.
    Nov. 12, 2022 Daniel Zagaynov 0.3.4-alt1.1
    - NMU: used %add_python3_self_prov_path macro to skip self-provides from dependencies.