Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37861867
en ru br
Репозитории ALT

Группа :: Разработка/Python
Пакет: python3-module-sounddevice

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: python3-module-sounddevice
Version: 0.4.6
Release: alt1

Summary: Python PortAudio bindings
License: MIT
Group: Development/Python
Url: https://pypi.org/project/sounddevice/

Source: %name-%version-%release.tar

BuildArch: noarch
BuildRequires: rpm-build-python3
BuildRequires: python3(setuptools)
BuildRequires: python3(wheel)
BuildRequires: python3(cffi)
BuildRequires: pkgconfig(portaudio-2.0)

%description
This Python module provides bindings for the PortAudio library and a few
convenience functions to play and record NumPy_ arrays containing audio signals

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%python3_sitelibdir/_sounddevice.py
%python3_sitelibdir/sounddevice.py
%python3_sitelibdir/*/*sounddevice.*
%python3_sitelibdir/sounddevice-%version.dist-info

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin