blob: fd127a325024c944e12834ee3fafa6a1d48cafe1 (
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
|
pkgbase = python-stegoveritas
pkgdesc = General Steganography detection tool.
pkgver = 1.10
pkgrel = 1
url = https://github.com/bannsec/stegoVeritas
arch = any
license = GPL-2.0-only
makedepends = python-setuptools
depends = python
depends = python-pillow
depends = python-numpy
depends = python-magic
depends = python-prettytable
depends = python-exifread
depends = python-xmp-toolkit
depends = binwalk
depends = python-pypng
depends = python-apng
depends = python-pfp
depends = python-distro
source = stegoVeritas-1.10.tar.gz::https://github.com/bannsec/stegoVeritas/archive/1.10.tar.gz
sha256sums = 980e94dd3baa3c6f213ff19cd8493522f6421a7ec79bd052ba8e10d1f274c118
pkgname = python-stegoveritas
|