dev-python/esp-pylib - 1.1.2-r1 (arrans-overlay)

Search

Install

Install this version:

emerge -a =dev-python/esp-pylib-1.1.2-r1

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

autounmask =dev-python/esp-pylib-1.1.2-r1

Or alternatively:

emerge --autounmask-write -a =dev-python/esp-pylib-1.1.2-r1

Package Information

Description:
Python dependency for ESP-IDF: esp-pylib
Homepage:
https://pypi.org/project/esp-pylib/
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
1.1.2-r1 8 ~amd64 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..15} )

inherit distutils-r1 pypi

DESCRIPTION="Python dependency for ESP-IDF: esp-pylib"
HOMEPAGE="https://pypi.org/project/esp-pylib/"
SRC_URI="https://files.pythonhosted.org/packages/c2/07/9ac0f09cdb591d3daae5ae071c14c6cf7015e13ccc59f3f6e00f67dda641/esp_pylib-1.1.2.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"

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

Inherited Eclasses

Dependencies

RDEPEND

	dev-python/rich[]

Manifest for 1.1.2-r1

Type File Size Source URLs
DIST esp_pylib-1.1.2.tar.gz 97670 bytes https://files.pythonhosted.org/packages/c2/07/9ac0f09cdb591d3daae5ae071c14c6cf7015e13ccc59f3f6e00f67dda641/esp_pylib-1.1.2.tar.gz