summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c7b7e209c26175c3374899ba559be1c552f3dda (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
pkgbase = python-typechat-git
	pkgdesc = TypeChat is a library that makes it easy to build natural language interfaces using types.
	pkgver = r410.d493376
	pkgrel = 3
	url = https://github.com/microsoft/TypeChat
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-hatchling
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-httpx
	depends = python-pydantic
	depends = python-pydantic-core
	depends = python-typing_extensions
	provides = python-typechat
	conflicts = python-typechat
	source = typechat::git+https://github.com/microsoft/TypeChat.git
	sha256sums = SKIP

pkgname = python-typechat-git