summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9d76b3354be59e51be7cff7e9b3294ee97fd38fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-json_repair
	pkgdesc = A python module to repair invalid JSON, commonly used to parse the output of LLMs
	pkgver = 0.36.1
	pkgrel = 1
	url = https://github.com/mangiucugna/json_repair
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = json_repair-0.36.1.tar.gz::https://github.com/mangiucugna/json_repair/archive/refs/tags/v0.36.1.tar.gz
	b2sums = c8e1281080db237958721ddde9c4b2a482e875ed09b291936d05b3ba25da6f5341fc694851d2f2e51ee2144780108d7c7497506ec6868b5680c6682e01b1e69f

pkgname = python-json_repair