summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 22e5edc23dd228bba5b99047b6a6ffa951730b19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-sentence-stream
	pkgdesc = Small sentence splitter for text streams
	pkgver = 1.3.0
	pkgrel = 1
	url = https://github.com/OHF-Voice/sentence-stream
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-regex
	source = git+https://github.com/OHF-Voice/sentence-stream.git#tag=v1.3.0
	sha256sums = 61037186d78e042c4cb27dd0d6142e78e2ef54374435f4b9f0cd559a74bf2339

pkgname = python-sentence-stream