blob: e3a01ccc99e58759284ca2d25eefdd4ae082ed96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = jello
pkgdesc = Filter JSON and JSON Lines data with Python syntax
pkgver = 1.2.10
pkgrel = 2
url = https://github.com/kellyjonbrazil/jello
arch = any
license = MIT
makedepends = python-setuptools
depends = python-pygments
source = https://files.pythonhosted.org/packages/source/j/jello/jello-1.2.10.tar.gz
sha256sums = 0d76e0689ee3811a27642801e0ca63f1adc89c2602c68e776a4fd2c989e6aef2
pkgname = jello
|