Package libboost_serialization1.71.0: Information

    Binary package: libboost_serialization1.71.0
    Version: 1.71.0-alt2
    Architecture: i586
    Build time:  Mar 20, 2020, 08:28 AM in the task #247988
    Source package: boost1.71.0
    Category: Development/C++
    Report package bug
    License: Boost Software License
    Summary: The Boost Serialization Library (Boost.Serialization)
    Description: 
    Here, we use the term "serialization" to mean the reversible
    deconstruction of an arbitrary set of C++ data structures to a sequence
    of bytes. Such a system can be used to reconstitute an equivalent
    structure in another program context.  Depending on this context, this
    might used implement object persistence, remote parameter passing or
    other facility.  In this system we use the term "archive" to refer to a
    specific rendering of this stream of bytes. This could be a file of
    binary data, text data, XML, or some other created by the user of this
    library.

    Maintainer: Aleksei Nikiforov


    Last changed


    Jan. 21, 2020 Aleksei Nikiforov 1:1.71.0-alt2
    - Built boost-1.71.0 legacy libraries package.
    Nov. 8, 2019 Aleksei Nikiforov 1:1.71.0-alt1
    - Updated to upstream version 1.71.0.
    - Spec cleanup.
    June 2, 2019 Michael Shigorin 1:1.67.0-alt8
    - Don't disable mpi knob on e2k by default anymore.