Package python-module-dill: Information

    Binary package: python-module-dill
    Version: 0.2.7.1-alt2
    Architecture: noarch
    Build time:  May 24, 2020, 05:51 PM
    Source package: python-module-dill
    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.

    Maintainer: Anton Midyukov


    Last changed


    May 24, 2020 Anton Midyukov 0.2.7.1-alt2
    - Disable build python3 module
    - Cleanup spec
    Oct. 14, 2018 Igor Vlasenko 0.2.7.1-alt1.qa1
    - NMU: applied repocop patch
    Oct. 13, 2017 Aleksei Nikiforov 0.2.7.1-alt1
    - Initial build for ALT.