summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 78d1057b66c42de105bdbdcfd0c6d2fadbf77472 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-atheris-git
	pkgdesc = A Coverage-Guided, Native Python Fuzzer
	pkgver = r7.5f9cf01
	pkgrel = 1
	url = https://github.com/google/atheris
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = pybind11
	depends = python
	depends = compiler-rt
	source = git+https://github.com/google/atheris.git
	sha256sums = SKIP

pkgname = python-atheris-git