blob: d2e21c38c3ecede88b3072d016c772e23d766161 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-bincopy
pkgdesc = Mangling of various file formats that conveys binary information
pkgver = 20.0.0
pkgrel = 3
url = https://github.com/eerimoq/bincopy
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-argparse-addons
depends = python-humanfriendly
depends = python-pyelftools
source = bincopy-20.0.0.tar.gz::https://files.pythonhosted.org/packages/source/b/bincopy/bincopy-20.0.0.tar.gz
sha512sums = 05cc54684c951ac209fa25ebdc2f60566ef93248cfa298439a2a4f6a4174e02f47476573aa580ae2d1e4b8e16e91ee8c4fee2097c375ca2c079dbbb0602b6153
pkgname = python-bincopy
|