summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0acb61eaab6395558b3c55aca0db23dabb97c95b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = json-schema-for-humans
	pkgdesc = Quickly generate HTML documentation from a JSON schema
	pkgver = 1.3.4
	pkgrel = 1
	url = https://github.com/coveooss/json-schema-for-humans
	arch = any
	license = Apache-2.0
	checkdepends = python-beautifulsoup4
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry
	makedepends = python-wheel
	depends = python
	depends = python-click
	depends = python-dataclasses-json
	depends = python-jinja
	depends = python-markdown2
	depends = python-pygments
	depends = python-pytz
	depends = python-requests
	depends = python-yaml
	source = json-schema-for-humans-1.3.4.tar.gz::https://github.com/coveooss/json-schema-for-humans/archive/v1.3.4.tar.gz
	sha256sums = 92a00693609631183894fdaf619827483ae1957413ab877af25449b1aa88f49d

pkgname = json-schema-for-humans