blob: 6aac95b8777d139a56bb03e1b87d5dbef011013a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pytsk3
pkgdesc = Python bindings for the sleuthkit (http://www.sleuthkit.org/)
pkgver = 20190507
pkgrel = 1
url = https://pypi.org/project/pytsk3/
arch = any
license = Apache
makedepends = python
makedepends = sleuthkit
makedepends = gcc
depends = sleuthkit
source = https://files.pythonhosted.org/packages/dd/b7/50f00e0a6602b2465584fc12971e2f9b07544c3f6dad3042007e2b2ee6db/pytsk3-20190507.tar.gz
md5sums = d1320bd1e2f7fd27512a564ec40e9636
pkgname = python-pytsk3
|