summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2605f7f14bd9879cbec5862f0f970595e245bdd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-hbctool
	pkgdesc = A command-line interface for disassembling and assembling the Hermes Bytecode
	pkgver = 0.1.5
	pkgrel = 1
	url = https://github.com/bongtrop/hbctool
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	depends = python
	depends = python-docopt
	source = python-hbctool-0.1.5.tar.gz::https://files.pythonhosted.org/packages/source/h/hbctool/hbctool-0.1.5.tar.gz
	sha256sums = 30aeb050095ba507da2ed26ea8e64a75cd63d459d0db2eeb99e189fb8421c8a3

pkgname = python-hbctool