pkgbase = python-auditok
	pkgdesc = An audio/acoustic activity detection and audio segmentation tool.
	pkgver = 0.5.2
	pkgrel = 1
	url = https://github.com/amsehili/auditok
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-matplotlib
	depends = python-numpy
	depends = python-sounddevice
	depends = python-webrtcvad
	optdepends = ipython: for Jupyter notebook visualization widget
	optdepends = python-tqdm: to display progress bars
	source = https://files.pythonhosted.org/packages/source/a/auditok/auditok-0.5.2.tar.gz
	sha256sums = 4a2f654739e9f4cce8a92e3b1f9d08e8b6ca94643462cd2c835809ff8ea7955f

pkgname = python-auditok
