summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f9436f8306f589373f340dc8200370d92ebf6f19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = elf-checker
	pkgdesc = A tool to visualize and check where ELF sections are located in different types of binaries
	pkgver = 1.0.0
	pkgrel = 1
	url = https://pypi.org/project/elf-checker
	arch = any
	license = MPL-2.0
	makedepends = python
	makedepends = python-pip
	depends = python
	depends = python-pyelftools

pkgname = elf-checker