summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9b08a36dd2bb945599ff9442f087b8d85bfcfcc9 (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
pkgbase = python-yara-git
	pkgdesc = Tool aimed at helping malware researchers to identify and classify malware samples
	pkgver = 3.5.0.57.9fd9fd2
	pkgrel = 1
	url = https://github.com/VirusTotal/yara-python
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = yara
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = python-yara-git::git+https://github.com/VirusTotal/yara-python
	sha512sums = SKIP

pkgname = python-yara-git
	depends = python
	depends = yara
	provides = python-yara
	conflicts = python-yara

pkgname = python2-yara-git
	depends = python2
	depends = yara
	provides = python2-yara
	conflicts = python2-yara