dev-python/audiomath - 1.21.4 (pypi)

Search

Package Information

Description:
A package for recording, reading, manipulating, playing and writing sound files [wheel]
Homepage:
https://audiomath.readthedocs.io
License:
GPL v3+

Ebuild Details

Version EAPI Keywords Slot
1.21.4 8 ~amd64 ~x86 0
View Raw Ebuild
# 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="A package for recording, reading, manipulating, playing and writing sound files [wheel]"

HOMEPAGE="https://audiomath.readthedocs.io"
LICENSE="GPL v3+"
SRC_URI="https://files.pythonhosted.org/packages/py2.py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py2.py3-none-any.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-py2.py3-none-any.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="audioread plotting stretching"
DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}]
	plotting? ( dev-python/matplotlib[${PYTHON_USEDEP}] )
	stretching? ( dev-python/librosa[${PYTHON_USEDEP}] )
	audioread? ( dev-python/audioread[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/numpy[${PYTHON_USEDEP}]
	plotting? ( dev-python/matplotlib[${PYTHON_USEDEP}] )
	stretching? ( dev-python/librosa[${PYTHON_USEDEP}] )
	audioread? ( dev-python/audioread[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

BDEPEND

dev-python/numpy[${PYTHON_USEDEP}]
	plotting? ( dev-python/matplotlib[${PYTHON_USEDEP}] )
	stretching? ( dev-python/librosa[${PYTHON_USEDEP}] )
	audioread? ( dev-python/audioread[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

Manifest for 1.21.4

Type File Size Source URLs
DIST audiomath-1.21.4-py2.py3-none-any.whl 18371824 bytes https://files.pythonhosted.org/packages/py2.py3/${REALNAME::1}/audiomath/audiomath-1.21.4-py2.py3-none-any.whl