summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4dfa1731a2bfe179cc5439eb9e4866a99abf09c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-injector
	pkgdesc = Python dependency injection framework, inspired by Guice.
	pkgver = 0.15.0
	pkgrel = 2
	url = http://github.com/alecthomas/injector
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/i/injector/injector-0.15.0.tar.gz
	source = https://raw.githubusercontent.com/alecthomas/injector/0.15.0/COPYING
	sha256sums = 6f9602671e19ec8c85e69160b1b5469211a3ce749ccbe5d311e6ae987617ca33
	sha256sums = 567278bc23fa55244f132af7164aa684940c75fa35b19c395899422cb92613ba

pkgname = python-injector