deb_control_files:
- control
- md5sums
- shlibs
- triggers
deb_fields:
Architecture: arm64
Depends: libbz2-1.0, libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1),
zlib1g (>= 1:1.1.4)
Description: |-
generic serialization library for C++ (shared library)
The Generic Serialization library is designed to address the problem of C++
object persistence in situations where the most typical data access pattern is
"write once read many" (WORM). "Geners" is a set of tools and conventions
which allows its users to develop C++ classes that can be converted to and
from a storable stream of bytes in a well-organized and type-safe manner.
Serialization of STL containers is supported, including the ones added in the
C++11 standard. Independent versioning of each class definition is allowed.
.
Among others, compared to the boost serialization package, Geners archives
provide random access to stored objects and can be used to create and
serialize very large archive-based objects. Yet, only binary archives are
implemented, and implementing non-intrusive serialization is less transparent.
.
This package contains the shared library.
Homepage: https://geners.hepforge.org/
Installed-Size: '342'
Maintainer: Pierre Gruet <pgt@debian.org>
Multi-Arch: same
Package: libgeners1
Priority: optional
Section: libs
Source: geners (0.0~svn60+ds-3)
Version: 0.0~svn60+ds-3+b1
srcpkg_name: geners
srcpkg_version: 0.0~svn60+ds-3