summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0444b6ac3bc7ed2199a0323ec521b092e41f6e39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pybeam
	pkgdesc = Python module to parse Erlang BEAM files
	pkgver = 0.8
	pkgrel = 1
	url = https://github.com/matwey/pybeam
	arch = any
	license = custom:MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-construct
	depends = python-six
	source = https://files.pythonhosted.org/packages/source/p/pybeam/pybeam-0.8.tar.gz
	md5sums = 8af8064115cc096313e5f6b719540aef

pkgname = python-pybeam