summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 94e39836f2a175e6c05c18844fc965cbe9293b38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-pyannote.core-git
	pkgdesc = Advanced data structures for handling temporal segments with attached labels.
	pkgver = 5.0.0.g13a43c2
	pkgrel = 2
	url = https://github.com/pyannote/pyannote-core
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-pytest
	depends = python-sortedcontainers
	depends = python-numpy
	depends = python-scipy
	depends = python-typing_extensions
	provides = pyannote.core
	conflicts = pyannote.core
	source = pyannote-core::git+https://github.com/pyannote/pyannote-core
	md5sums = SKIP

pkgname = python-pyannote.core-git