blob: 1a5317c8c773f3732b9fecf09c9ffa0f353dd1ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python2-simplejson
pkgdesc = Simple, fast, extensible JSON encoder/decoder for python2
pkgver = 3.20.1
pkgrel = 1
url = https://github.com/simplejson/simplejson
arch = any
license = MIT
makedepends = python2-setuptools
depends = python2
source = https://github.com/simplejson/simplejson/archive/refs/tags/v3.20.1.tar.gz
sha256sums = 892eda48a39017ba1545ff4ed3290f5fa38e5b171944169cfaf7260a51b0076a
pkgname = python2-simplejson
|