dev-python/art - 6.5 (amano-kenji)

Search

Install

Install this version:

emerge -a =dev-python/art-6.5

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

autounmask =dev-python/art-6.5

Or alternatively:

emerge --autounmask-write -a =dev-python/art-6.5

Package Information

Description:
ASCII art library for Python
Homepage:
https://www.ascii-art.site/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
6.5 8 ~amd64 0
View Raw Ebuild
EAPI=8

PYTHON_COMPAT=( python3_{11..14} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1

DESCRIPTION="ASCII art library for Python"
HOMEPAGE="https://www.ascii-art.site/"
SRC_URI="https://github.com/sepandhaghighi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="primaryuri"
DOCS=( README.md CHANGELOG.md SECURITY.md )

Inherited Eclasses

Manifest for 6.5

Type File Size Source URLs
DIST art-6.5.tar.gz 1016285 bytes https://github.com/sepandhaghighi/art/archive/v6.5.tar.gz