summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a0c639cafb2a5c941258a61fbd7c78044d7280a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-google-cloud-speech
	pkgdesc = Cloud Speech: enables easy integration of Google speech recognition technologies into developer applications. Send audio and receive a text transcription from the Speech-to-Text API service.
	pkgver = 2.30.0
	pkgrel = 3
	url = https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-speech
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python>=3.7
	depends = python-google-api-core
	depends = python-grpcio
	depends = python-grpcio-status
	depends = python-google-auth
	depends = python-proto-plus
	depends = python-protobuf
	source = https://files.pythonhosted.org/packages/source/g/google-cloud-speech/google_cloud_speech-2.30.0.tar.gz
	sha256sums = ec63cbd4c2bbdb0306462a0f30082f4495dedc506f0c4a1a2990ee6e6346544c

pkgname = python-google-cloud-speech