summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 15c281d87b9bbbfceb0e15ff6f7cfcde76012bb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-xdis
	pkgdesc = Python cross-version byte-code disassembler and marshal routines.
	pkgver = 3.8.3
	pkgrel = 3
	url = https://github.com/rocky/python-xdis/
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/x/xdis/xdis-3.8.3.tar.gz
	sha256sums = edf8188d12fb1f29246b2f9232bcc0e361ed5ad6845f312178e8060e14ffc78d

pkgname = python-xdis
	depends = python-click

pkgname = python2-xdis
	depends = python2-click