blob: 7867e2303c97949970df7587dab6100775930913 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-pythreadworker
pkgdesc = A threading library written in python. Help you build threaded app.
pkgver = 0.10.0
pkgrel = 1
url = https://github.com/eight04/pyWorker
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/p/pythreadworker/pythreadworker-0.10.0.tar.gz
sha512sums = 6f493b0b80874544a9bff4b6f1ecb6fc1ded30dceb0e6f5ec37d9a1ee196934f98d30f1c3bc9e9ccd132fe48b592757873650d06eb53266b9564c55e5eca309d
pkgname = python-pythreadworker
|