summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 537a03e4edb77d7fbf933ae88ad7768d0267b839 (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
28
29
30
31
pkgbase = python-genai-prices
	pkgdesc = Calculate prices for calling LLM inference APIs.
	pkgver = 0.0.61
	pkgrel = 1
	url = https://github.com/pydantic/genai-prices
	arch = any
	license = MIT
	checkdepends = python-anyio
	checkdepends = python-dirty-equals
	checkdepends = python-inline-snapshot
	checkdepends = python-pytest
	checkdepends = python-pytest-recording
	checkdepends = python-pydantic-settings
	checkdepends = python-rich
	checkdepends = python-rich-argparse
	checkdepends = python-boto3
	checkdepends = python-ruamel-yaml
	makedepends = python-uv-build
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-httpx
	depends = python-pydantic
	optdepends = pydantic-settings: cli
	optdepends = python-rich: cli
	optdepends = python-rich-argparse: cli
	source = https://github.com/pydantic/genai-prices/archive/refs/tags/v0.0.61.tar.gz
	sha256sums = 6e15eb2136e38cb8d5d4a977224a32fdcac9f99267584cef39cb7442675e5ad3

pkgname = python-genai-prices