blob: d269c3d2b3342a8f680ba23bcb4447eb8f5c83ea (
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 = 4.0.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/v4.0.1.tar.gz
sha256sums = a259e2622fffcc595cc5b9d6f52b110a1225f5066fcb0760aa0bbebe454d1f06
pkgname = python2-simplejson
|