[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/cxxtools/cxxtools.desc [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A library of unrelated, useful C++ classes [T] Cxxtools is a library of unrelated, but useful C++ classes. It contains [T] an argument-parser, a base-64 encoder/decoder, a C++ interface to iconv, [T] md5-stream for easy MD5 calculation, threading classes, socket classes, [T] a dynamic exception-safe buffer, a wrapper for dlopen/dlsym, a pool [T] template (e.g. for a connection pool in a multi-threaded application), [T] query_params, and a class for easy parsing of CGI parameters (GET and [T] POST) in a CGI program. [U] https://github.com/maekitalo/cxxtools/ [A] Tommi Mäkitalo [M] Rene Rebe [C] extra/development [F] CROSS [L] GPL [S] Stable [V] 3.0 [D] cfb69c4be110a2edde3a075dcc43aa61025040a51470fd3145ac8fe0 cxxtools-3.0.tar.gz https://github.com/maekitalo/cxxtools/archive/refs/tags/V3.0/ hook_add preconf 5 'autoreconf -fi' var_append GCC_WRAPPER_APPEND ' ' -std=gnu++11