blob: b26bad5ffe06eed6e8c2982cda923b1925091ec8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-pscript
pkgdesc = Python to JavaScript compiler
pkgver = 0.7.4
pkgrel = 2
url = https://github.com/flexxui/pscript
arch = any
license = BSD
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/p/pscript/pscript-0.7.4.tar.gz
sha256sums = 4cca30461bdcbefcb205a24dfb16ea764f43fc9d7ed06956dc01180cea9fe7ac
pkgname = python-pscript
|