dev-python/aggdraw - 1.3.11 (pentoo)

Search

Install

Install this version:

emerge -a =dev-python/aggdraw-1.3.11

Package Information

Description:
High quality drawing interface for PIL
Homepage:
https://github.com/pytroll/aggdraw
License:
MIT

Ebuild Details

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

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..14} )

inherit distutils-r1

DESCRIPTION="High quality drawing interface for PIL"
HOMEPAGE="https://github.com/pytroll/aggdraw"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"

RDEPEND=""
DEPEND="${RDEPEND}
	dev-python/setuptools[${PYTHON_USEDEP}]"

USE Flags

Manage flags for this package: euse -i <flag> -p dev-python/aggdraw | euse -E <flag> -p dev-python/aggdraw | euse -D <flag> -p dev-python/aggdraw

Global/Standard Flags

Inherited Eclasses

Applicable Mirrors

Mirror Name URLs
pypi

Dependencies

DEPEND

	dev-python/setuptools[]

Manifest for 1.3.11

Type File Size Source URLs
DIST aggdraw-1.3.11.tar.gz 255250 bytes mirror://pypi/a/aggdraw/aggdraw-1.3.11.tar.gz