dev-python/spglib - 2.0.2 (touchfish-os)

Search

Package Information

Description:
Python bindings for spglib.
Homepage:
https://spglib.github.io/spglib/
License:
BSD-3-Clause

Ebuild Details

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

EAPI=8
PYTHON_COMPAT=( python3_{9,10,11} )

inherit distutils-r1

DESCRIPTION="Python bindings for spglib."
HOMEPAGE="https://spglib.github.io/spglib/"
SRC_URI="https://github.com/spglib/spglib/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/spglib-${PV}/python"

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

DEPEND="
	${PYTHON_DEPS}
	~sci-libs/spglib-${PV}"
BDEPEND="${DEPEND}"
RDEPEND="${DEPEND}"

Dependencies

DEPEND

	${PYTHON_DEPS}
	~sci-libs/spglib-2.0.2

RDEPEND

	${PYTHON_DEPS}
	~sci-libs/spglib-2.0.2

BDEPEND

	${PYTHON_DEPS}
	~sci-libs/spglib-2.0.2

Manifest for 2.0.2

Type File Size Source URLs
DIST spglib-2.0.2.tar.gz 2880537 bytes https://github.com/spglib/spglib/archive/v2.0.2.tar.gz