dev-python/mako - 1.3.10 (pypi)

Search

Package Information

Description:
A super-fast templating language that borrows the best ideas from the existing templating languages.
Homepage:
https://www.makotemplates.org/
License:
MIT

Ebuild Details

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

EAPI=8

REALNAME="${PN}"
LITERALNAME="Mako"
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="A super-fast templating language that borrows the best ideas from the existing templating languages."

HOMEPAGE="https://www.makotemplates.org/"
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="babel lingua testing"
DEPENDENCIES=">=dev-python/markupsafe-0.9.2[${PYTHON_USEDEP}]
	testing? ( dev-python/pytest[${PYTHON_USEDEP}] )
	babel? ( dev-python/babel[${PYTHON_USEDEP}] )
	lingua? ( dev-python/lingua[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

>=dev-python/markupsafe-0.9.2[${PYTHON_USEDEP}]
	testing? ( dev-python/pytest[${PYTHON_USEDEP}] )
	babel? ( dev-python/babel[${PYTHON_USEDEP}] )
	lingua? ( dev-python/lingua[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/markupsafe-0.9.2[${PYTHON_USEDEP}]
	testing? ( dev-python/pytest[${PYTHON_USEDEP}] )
	babel? ( dev-python/babel[${PYTHON_USEDEP}] )
	lingua? ( dev-python/lingua[${PYTHON_USEDEP}] )

Manifest for 1.3.10

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