blob: 592f3a53e1f547c3cc5f891edfbd45f6be407abf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-compact-json-git
pkgdesc = A JSON formatter that produces compact but human-readable
pkgver = 0.0.1
pkgrel = 1
url = https://github.com/masaccio/compact-json
arch = any
license = MIT
makedepends = python-setuptools
provides = python-compact-json
source = git+https://github.com/masaccio/compact-json.git
sha256sums = SKIP
pkgname = python-compact-json-git
|