mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-14 19:39:33 +00:00
The Core5Compat module is still required for QTextCodec and some difficult remaining QRegExp -> QRegularExpression migrations.
QCA Botan plugin ------------------ Author: Brad Hards <bradh@frogmouth.net> This plugin provides features based on Botan. It implements: * TBA Requirements: Botan 1.4.1 or later Installation procedure: ./configure make su -c "make install"