summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d461ff7b335633a5f04617a986fdbbdcbaf93d01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-json2html
	pkgdesc = Python wrapper to convert JSON into a human readable HTML Table representation.
	pkgver = 1.3.0
	pkgrel = 2
	url = https://pypi.org/project/json2html/
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/j/json2html/json2html-1.3.0.tar.gz
	sha256sums = 8951a53662ae9cfd812685facdba693fc950ffc1c1fd1a8a2d3cf4c34600689c

pkgname = python-json2html