# 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="Get information and warning status of Linux server like service, port, ping, ssl certificate, disk/folder/cpu/ram/swap usage, ip connection, ... (Python and shell library, Linux ONLY)" HOMEPAGE="https://github.com/QuentinCG/Linux-Monitor-Python-Library" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/4e/f0/05ccae42d9b72d33b9ec79649663e0aefd4464c95a3d988db1ff4bb050c0/linuxmonitor-${REALVERSION}.tar.gz" SOURCEFILE="linuxmonitor-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/psutil[${PYTHON_USEDEP}] dev-python/typing[${PYTHON_USEDEP}] dev-python/asyncio[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"