dev-python/plotext - 5.3.0 (guru)

Search

Install

Install this version:

emerge -a =dev-python/plotext-5.3.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/plotext-5.3.0

Or alternatively:

emerge --autounmask-write -a =dev-python/plotext-5.3.0

Package Information

Description:
Plotting on terminal
Homepage:
https://github.com/piccolomo/plotext
License:
MIT

Ebuild Details

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

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_12 )

inherit distutils-r1

DESCRIPTION="Plotting on terminal"
HOMEPAGE="https://github.com/piccolomo/plotext"
SRC_URI="https://github.com/piccolomo/plotext/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

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

Inherited Eclasses

Manifest for 5.3.0

Type File Size Source URLs
DIST plotext-5.3.0.tar.gz 11106682 bytes https://github.com/piccolomo/plotext/archive/refs/tags/5.3.0.tar.gz