summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9bb9d1d0bb1776ac916a2ef41b02588a9a7d320c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python2-bjoern
	pkgdesc = A screamingly fast, ultra-lightweight WSGI server for Python, written in C.
	pkgver = 1.4.2
	pkgrel = 1
	url = https://github.com/jonashaag/bjoern
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = python2-setuptools
	depends = libev
	depends = python2
	source = http://pypi.python.org/packages/source/b/bjoern/bjoern-1.4.2.tar.gz
	md5sums = bd0b1d97a187fd438a8959dfb312683d

pkgname = python2-bjoern