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

pkgname = python-injector