dev-cpp/xframe - 0.3.0 (touchfish-os)

Search

Package Information

Description:
C++ multi-dimensional labeled arrays and dataframe based on xtensor
Homepage:
https://github.com/xtensor-stack/xframe
License:
BSD-3-Clause

Ebuild Details

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

EAPI=8

inherit cmake

DESCRIPTION="C++ multi-dimensional labeled arrays and dataframe based on xtensor"
HOMEPAGE="https://github.com/xtensor-stack/xframe"
SRC_URI="https://github.com/xtensor-stack/xframe/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="BSD-3-Clause"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
RESTRICT="mirror"

DEPEND="
	>=dev-cpp/xtensor-0.21.4"
RDEPEND="${DEPEND}"
BDEPEND=""

Dependencies

DEPEND

	>=dev-cpp/xtensor-0.21.4

RDEPEND

	>=dev-cpp/xtensor-0.21.4

Manifest for 0.3.0

Type File Size Source URLs
DIST xframe-0.3.0.tar.gz 259426 bytes https://github.com/xtensor-stack/xframe/archive/refs/tags/0.3.0.tar.gz