summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dee8dd91a555628ac4e6ec9c571873c11479c1af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pyhidra
	pkgdesc = Pyhidra is a Python library that provides direct access to the Ghidra API within a native CPython interpreter using jpype.
	pkgver = 1.0.2
	pkgrel = 1
	url = https://github.com/dod-cyber-crime-center/pyhidra
	arch = any
	license = LicenseRef-DC3-Pyhidra-Open-Source-License
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-jpype1
	depends = java-environment>=17
	source = python-pyhidra-1.0.2.tar.gz::https://github.com/dod-cyber-crime-center/pyhidra/archive/1.0.2.tar.gz
	sha256sums = 8d72973189ae6b58cc9a9ff1950d632f5dd237e3fdd81c090c7e13582181ce0e

pkgname = python-pyhidra