Package libboost_serialization1.67.0: Information

    Binary package: libboost_serialization1.67.0
    Version: 1.67.0-alt9
    Architecture: x86_64
    Build time:  Mar 10, 2020, 02:14 PM in the task #245000
    Source package: boost1.67.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


    Dec. 12, 2019 Aleksei Nikiforov 1:1.67.0-alt9
    - Built boost-1.67.0 compat libraries package.
    June 2, 2019 Michael Shigorin 1:1.67.0-alt8
    - Don't disable mpi knob on e2k by default anymore.
    May 27, 2019 Nikita Ermakov 1:1.67.0-alt7
    - Add RISC-V support.