# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{10..13} ) DISTUTILS_USE_PEP517=setuptools DISTUTILS_EXT=1 inherit distutils-r1 pypi DESCRIPTION="Python interface to coinor-cbc" HOMEPAGE="https://github.com/coin-or/CyLP" LICENSE="EPL-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" DEPEND="