Package libboost_serialization1.76.0: Information

    Binary package: libboost_serialization1.76.0
    Version: 1.76.0-alt2
    Architecture: armh
    Build time:  Jul 8, 2021, 03:32 AM in the task #277557
    Source package: boost
    Category: Development/C++
    Report package bug
    License: BSL-1.0
    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: Ilya Kurdyukov


    Last changed


    June 23, 2021 Ilya Kurdyukov 1:1.76.0-alt2
    - added makecontext patch for Elbrus
    April 28, 2021 Aleksei Nikiforov 1:1.76.0-alt1
    - Updated to upstream version 1.76.0.
    - Disabled compat python symlinks.
    - Enabled cmake support.
    March 15, 2021 Aleksei Nikiforov 1:1.75.0-alt3
    - Packaged boost-build instead of boost-jam.