dev-python/guidata - 2.2.1 (pixlra)

Search

Package Information

Description:
Automatic GUI generation for easy dataset editing and display
Homepage:
https://github.com/PierreRaybaut/guidata
License:
CeCILL-2

Ebuild Details

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

EAPI=7
PYTHON_COMPAT=( python3_{6..11} )

inherit distutils-r1

DESCRIPTION="Automatic GUI generation for easy dataset editing and display"
HOMEPAGE="https://github.com/PierreRaybaut/guidata"
SRC_URI="https://github.com/PierreRaybaut/guidata/archive/refs/tags/v${PV}/${P}.tar.gz"
LICENSE="CeCILL-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND="
	dev-python/PyQt5[${PYTHON_USEDEP}]
	dev-python/QtPy[${PYTHON_USEDEP}]
"

RDEPEND="${DEPEND}"

Dependencies

DEPEND

	dev-python/PyQt5[${PYTHON_USEDEP}]
	dev-python/QtPy[${PYTHON_USEDEP}]

RDEPEND

	dev-python/PyQt5[${PYTHON_USEDEP}]
	dev-python/QtPy[${PYTHON_USEDEP}]

Manifest for 2.2.1

Type File Size Source URLs
DIST guidata-2.2.1.tar.gz 510888 bytes https://github.com/PierreRaybaut/guidata/archive/refs/tags/v2.2.1/guidata-2.2.1.tar.gz