dev-python/asciichartpy - 1.5.25 (pypi)

Search

Package Information

Description:
Nice-looking lightweight console ASCII line charts ╭┈╯ with no dependencies
Homepage:
https://github.com/kroitor/asciichart
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.5.25 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Nice-looking lightweight console ASCII line charts ╭┈╯ with no dependencies"

HOMEPAGE="https://github.com/kroitor/asciichart"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="qa"
DEPENDENCIES="dev-python/setuptools[${PYTHON_USEDEP}]
	qa? ( dev-python/flake8[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

qa

Dependencies

RDEPEND

dev-python/setuptools[${PYTHON_USEDEP}]
	qa? ( dev-python/flake8[${PYTHON_USEDEP}] )

BDEPEND

dev-python/setuptools[${PYTHON_USEDEP}]
	qa? ( dev-python/flake8[${PYTHON_USEDEP}] )

Manifest for 1.5.25

Type File Size Source URLs
DIST asciichartpy-1.5.25.tar.gz 8201 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/asciichartpy/asciichartpy-1.5.25.tar.gz