# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
inherit cmake git-r3

DESCRIPTION="Small and fast JSON parser (and primitive memory-hungry writter) \
for Qt."
HOMEPAGE="https://github.com/euroelessar/k8json"
EGIT_REPO_URI="https://github.com/euroelessar/k8json.git"

LICENSE="GPL-2"
SLOT="2"