summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f22dd1eaa0c0ad9104d72b76ae864eb9da25b3e3 (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-openai-harmony
	pkgdesc = OpenAI Harmony response format library
	pkgver = 0.0.8
	pkgrel = 1
	url = https://github.com/openai/harmony
	arch = x86_64
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = rust
	makedepends = cargo
	makedepends = maturin
	makedepends = git
	makedepends = gcc
	makedepends = perl
	makedepends = nasm
	depends = python
	options = !lto
	source = git+https://github.com/openai/harmony.git#tag=v0.0.8
	sha256sums = SKIP

pkgname = python-openai-harmony