blob: 4c1b43ee560f78f81b3620d24e9a01bd0c7b9669 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-yara-git
pkgdesc = Tool aimed at helping malware researchers to identify and classify malware samples
pkgver = 4.5.4.419.74920b6
pkgrel = 1
url = https://github.com/VirusTotal/yara-python
arch = i686
arch = x86_64
license = Apache-2.0
makedepends = python-setuptools
makedepends = git
depends = python
depends = yara
provides = python-yara
conflicts = python-yara
source = git+https://github.com/VirusTotal/yara-python.git
sha512sums = SKIP
pkgname = python-yara-git
|