Пакет python3-module-dill: Информация

    Исходный пакет: python3-module-dill
    Версия: 0.3.7-alt1
    Собран:  27 июля 2023 г. 11:07
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/dill/

    Лицензия: BSD
    О пакете: Serialize all of Python
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-dill (noarch)
    python3-module-dill+graph (noarch)

    Сопровождающий: Stanislav Levin


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

    Последнее изменение


    24 июля 2023 г. Stanislav Levin 0.3.7-alt1
    - 0.3.6 -> 0.3.7.
    3 мая 2023 г. Stanislav Levin 0.3.6-alt1
    - 0.3.4 -> 0.3.6.
    12 ноября 2022 г. Daniel Zagaynov 0.3.4-alt1.1
    - NMU: used %add_python3_self_prov_path macro to skip self-provides from dependencies.