dev-python/aioextensions - 21.7.2261349 (pypi)

Search

Install

Install this version:

emerge -a =dev-python/aioextensions-21.7.2261349

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

autounmask =dev-python/aioextensions-21.7.2261349

Or alternatively:

emerge --autounmask-write -a =dev-python/aioextensions-21.7.2261349

Package Information

Description:
High performance functions to work with the async IO
Homepage:
https://fluidattacks.github.io/aioextensions
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
21.7.2261349 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="High performance functions to work with the async IO"

HOMEPAGE="https://fluidattacks.github.io/aioextensions"
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="full"
DEPENDENCIES="full? ( dev-python/uvloop[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

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

Global/Standard Flags

Inherited Eclasses

Dependencies

RDEPEND

full? ( dev-python/uvloop[] )

BDEPEND

full? ( dev-python/uvloop[] )

Manifest for 21.7.2261349

Type File Size Source URLs
DIST aioextensions-21.7.2261349.tar.gz 11206 bytes https://files.pythonhosted.org/packages/source//aioextensions/-21.7.2261349.tar.gz