gpds
A general purpose data serializer
GPDS is a General Purpose Data Serializer library written in modern C++. It allows to serialize C++ classes to and from XML files in a generic format that can be processed by other XML processing software (or just for the sake of readability). GPDS provides the user with complete control over the generated tag names and attributes in the resulting XML compared to just using traditional "key" and "value" tags.
homepage ↗ github: simulton/gpds
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| vowstar GitHub ↗ | 1.10.0 | 1 | 26 h | details › |
| guru gitweb ↗ | 1.10.0 | 1 | 47 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | hppa | ppc | sparc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1.10.0 | guru | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | hppa testing | ppc testing | sparc testing | — | view · download · history ↗ |
| 1.10.0 ≈ | vowstar | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | arm untested | hppa untested | ppc untested | sparc untested | 7 d | view · download · history ↗ |
Use flags of 1.10.0
- examples Install examples, usually source code
- static-libs Build static versions of dynamic libraries as well
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)