factory
This submission adds `cpp-utilities`, a reusable C++ support library providing commonly needed utility classes and helper routines used by several upstream applications. The library offers functionality for: * command-line argument parsing with Bash completion support * endian-aware binary I/O helpers * string conversion and manipulation utilities * date/time helpers * INI file handling * testing helpers for CppUnit * reusable CMake modules/templates * miscellaneous algorithms and data structures The package is useful as a shared dependency for applications from the same upstream ecosystem and helps avoid bundling duplicated utility code in downstream packages. The project follows a documented API/ABI compatibility policy, supports modern CMake-based builds, and is actively maintained upstream. Packaging this library in Factory enables proper dependency tracking, shared system libraries, security updates, and reduces maintenance overhead compared to bundled copies. OBS-URL: https://build.opensuse.org/request/show/1353242 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/c++utilities?expand=0&rev=1
Description
No description provided
Languages
RPM Spec
100%