summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 55eb4386db315f1a80acc7529cbe099945b76c13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = python-cohere
	pkgdesc = Python Library for Accessing the Cohere API
	pkgver = 5.5.4
	pkgrel = 1
	url = https://github.com/cohere-ai/cohere-python
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry
	makedepends = python-wheel
	depends = python
	depends = python-boto3
	depends = python-botocore
	depends = python-fastavro
	depends = python-httpcore
	depends = python-httpx
	depends = python-pydantic
	depends = python-requests
	depends = python-tokenizers
	depends = python-typing_extensions
	source = python-cohere-5.5.4.tar.gz::https://github.com/cohere-ai/cohere-python/archive/5.5.4.tar.gz
	sha256sums = 3b5f7bb39f370e52eba2578808a26a640c78e7ebf6c4ef043088179097e9f3d4

pkgname = python-cohere