/* SPDX-License-Identifier: LGPL-2.1-or-later */ #pragma once #include bool version_is_valid(const char *s);