blob: 9932d27016caaeeba37c27fbccf9d15986d4ccff (
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 2, written in C.
pkgver = 3.1.0
pkgrel = 1
url = https://github.com/jonashaag/bjoern
arch = i686
arch = x86_64
license = BSD
makedepends = python2-setuptools
depends = libev
depends = python2
source = https://pypi.python.org/packages/source/b/bjoern/bjoern-3.1.0.tar.gz
sha256sums = 01f3b601cf0ab0a9c7cb9c8f944ab7c738baaa6043ca82db20e9bd7a9be5767b
pkgname = python2-bjoern
|