dev-cpp/frugally-deep - 0.15.30 (gentoo)

Search

Package Information

Description:
Header-only library for using Keras models in C++
Homepage:
https://github.com/Dobiasd/frugally-deep
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.15.30 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

DESCRIPTION="Header-only library for using Keras models in C++"
HOMEPAGE="https://github.com/Dobiasd/frugally-deep"
SRC_URI="https://github.com/Dobiasd/frugally-deep/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="
	dev-cpp/functional-plus
	dev-cpp/eigen
	dev-cpp/nlohmann_json
"

RDEPEND="${DEPEND}"

Dependencies

DEPEND

	dev-cpp/functional-plus
	dev-cpp/eigen
	dev-cpp/nlohmann_json

RDEPEND

	dev-cpp/functional-plus
	dev-cpp/eigen
	dev-cpp/nlohmann_json

Manifest for 0.15.30

Type File Size Source URLs
DIST frugally-deep-0.15.30.tar.gz 212149 bytes https://github.com/Dobiasd/frugally-deep/archive/refs/tags/v0.15.30.tar.gz