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

    Бинарный пакет: python3-module-dill
    Версия: 0.2.7.1-alt1.qa1
    Архитектура: noarch
    Собран:  21 апреля 2019 г. 0:16 в задании #227481
    Исходный пакет: python-module-dill
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/uqfoundation/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.

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko
    Aleksei Nikiforov

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


    14 октября 2018 г. Igor Vlasenko 0.2.7.1-alt1.qa1
    - NMU: applied repocop patch
    13 октября 2017 г. Aleksei Nikiforov 0.2.7.1-alt1
    - Initial build for ALT.
    11 сентября 2017 г. Sergio Pascual <sergiopr@fedoraproject.org> - 0.2.7.1-2
    - New upstream source (0.2.7.1)
    - And the sources