Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37581645
en ru br
ALT Linux repos
S:2.0.10-alt1

Group :: Development/Python
RPM: python3-module-webrtcvad

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-webrtcvad
Version: 2.0.10
Release: alt1

Summary: Python interface to the WebRTC Voice Activity Detector
License: MIT
Group: Development/Python
Url: https://pypi.org/project/webrtcvad/

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

BuildRequires: gcc-c++
BuildRequires: rpm-build-pyproject
BuildRequires: python3(setuptools)
BuildRequires: python3(wheel)

%description
%summary

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%python3_sitelibdir/webrtcvad.*
%python3_sitelibdir/_webrtcvad.*.so
%python3_sitelibdir/*/webrtcvad.*
%python3_sitelibdir/webrtcvad-%version.dist-info

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin