summarylogtreecommitdiffstats
path: root/SRCINFO.jinja
blob: cb868e491195e67c0538c4062203080701867518 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-xeno
	pkgdesc = The Python dependency injector from outer space.
	pkgver = {{version}}
	pkgrel = 1
	url = https://github.com/lainproliant/xeno
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/x/xeno/xeno-{{version}}.tar.gz
    sha256sums = {{checksum}}

pkgname = python-xeno
depends = python