# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="0.9.2.post3" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="A computer-assisted composition framework that manages the flow of musical time, plays back notes via SoundFonts, MIDI or OSC, and quantizes and saves the result to music notation. [wheel]" HOMEPAGE="http://scamp.marcevanstein.com" LICENSE="GNU GPL Version 3" SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py3-none-any.whl" SOURCEFILE="${REALNAME}-${REALVERSION}-py3-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="all" DEPENDENCIES="dev-python/pymusicxml[${PYTHON_USEDEP}] dev-python/expenvelope[${PYTHON_USEDEP}] dev-python/clockblocks[${PYTHON_USEDEP}] dev-python/python-osc[${PYTHON_USEDEP}] dev-python/arpeggio[${PYTHON_USEDEP}] dev-python/MIDIUtil[${PYTHON_USEDEP}] all? ( dev-python/abjad[${PYTHON_USEDEP}] ) all? ( dev-python/python-rtmidi[${PYTHON_USEDEP}] ) all? ( dev-python/pynput[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"