| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.16 | 8 | ~amd64 | 1 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..14} pypy)
inherit distutils-r1 pypi
DESCRIPTION="qq music support for feeluown"
HOMEPAGE="https://github.com/feeluown/feeluown-qqmusic"
LICENSE="GPL-3"
SLOT="1"
KEYWORDS="~amd64"
RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]
dev-python/marshmallow[${PYTHON_USEDEP}]
"
PDEPEND="
media-sound/feeluown
"
dev-python/requests[${PYTHON_USEDEP}]
dev-python/marshmallow[${PYTHON_USEDEP}]