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

EAPI=8

GH_DOM="github.com"
GH_REPO="dannypsnl/jsonrpc"
GH_COMMIT="617fef40cede4ab0ee4ef4d4d61e7cf53a407588"

inherit gh racket

DESCRIPTION="jsonrpc: client and server"
HOMEPAGE="https://github.com/dannypsnl/jsonrpc"

LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RESTRICT="mirror"