dev-python/smopy - 0.0.8 (pypi)

Search

Package Information

Description:
OpenStreetMap image tiles in Python
Homepage:
https://github.com/rossant/smopy
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.0.8 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="OpenStreetMap image tiles in Python"

HOMEPAGE="https://github.com/rossant/smopy"
LICENSE="BSD"
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="ipython"
DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}]
	dev-python/pillow[${PYTHON_USEDEP}]
	dev-python/six[${PYTHON_USEDEP}]
	dev-python/matplotlib[${PYTHON_USEDEP}]
	ipython? ( dev-python/ipython[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/numpy[${PYTHON_USEDEP}]
	dev-python/pillow[${PYTHON_USEDEP}]
	dev-python/six[${PYTHON_USEDEP}]
	dev-python/matplotlib[${PYTHON_USEDEP}]
	ipython? ( dev-python/ipython[${PYTHON_USEDEP}] )

BDEPEND

dev-python/numpy[${PYTHON_USEDEP}]
	dev-python/pillow[${PYTHON_USEDEP}]
	dev-python/six[${PYTHON_USEDEP}]
	dev-python/matplotlib[${PYTHON_USEDEP}]
	ipython? ( dev-python/ipython[${PYTHON_USEDEP}] )

Manifest for 0.0.8

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