summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3ce18fa57975b55379d8d4f092f18e92c69b8ea4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-dnfile
	pkgdesc = Python .NET executable parsing module
	pkgver = 0.18.0
	pkgrel = 1
	url = https://github.com/malwarefrank/dnfile
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-pefile
	source = python-dnfile-0.18.0.tar.gz::https://github.com/malwarefrank/dnfile/archive/v0.18.0.tar.gz
	source = test-data::git+https://github.com/malwarefrank/dnfile-testfiles
	sha256sums = a71ad659b97dbd6bec52b0e97e5299986a970aa70b7ad35cd23f07442c05ddfb
	sha256sums = SKIP

pkgname = python-dnfile