Package libboost_serialization1.84.0: Information

  • Default inline alert: Version in the repository: 1.84.0-alt4

Binary package: libboost_serialization1.84.0
Version: 1.84.0-alt3
Architecture: e2kv5
Build time:  Feb 13, 2024, 10:55 PM
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: Michael Shigorin


Last changed


Feb. 13, 2024 Michael Shigorin 1:1.84.0-alt3
- E2K: use the patch in the intended way (thx Krylov)
Feb. 12, 2024 Michael Shigorin 1:1.84.0-alt2
- E2K: prime_fmod ftbfs workaround (ilyakurdyukov@; mcst#8285)
Feb. 8, 2024 Ivan A. Melnikov 1:1.84.0-alt1
- 1.84.0
- Add patch to fix missing include in karma/binary
- Use the base package ('boost') in place of boost-complete
- Separate packages for Beast, Cobalt, MySQL and Redis libraries