dev-cpp/xtl - 0.7.4 (touchfish-os)

Search

Package Information

Description:
Basic tools (containers, algorithms) used by other quantstack packages
Homepage:
https://github.com/xtensor-stack/xtl
License:
BSD-3-Clause

Ebuild Details

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

EAPI=8

inherit cmake

DESCRIPTION="Basic tools (containers, algorithms) used by other quantstack packages"
HOMEPAGE="https://github.com/xtensor-stack/xtl"
SRC_URI="https://github.com/xtensor-stack/xtl/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

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

Manifest for 0.7.4

Type File Size Source URLs
DIST xtl-0.7.4.tar.gz 159736 bytes https://github.com/xtensor-stack/xtl/archive/refs/tags/0.7.4.tar.gz