blob: eaa56fe2aa75da480dfc02ccc443ee796fea24db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-dnfile
pkgdesc = Python .NET executable parsing module
pkgver = 0.13.0
pkgrel = 1
url = https://github.com/malwarefrank/dnfile
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-pefile
source = dnfile-0.13.0.tar.gz::https://github.com/malwarefrank/dnfile/archive/v0.13.0/dnfile-0.13.0.tar.gz
sha256sums = 48b9b2ed3b295ab3d9f93639b2418915cee7970cb57ef56f858e3610e1b45ea8
pkgname = python-dnfile
|