summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc000f680014e17cf4c13b7f79db3e3254191912 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-sphinx_design
	pkgdesc = A sphinx extension for designing beautiful, screen-size responsive web components
	pkgver = 0.3.0
	pkgrel = 1
	url = https://sphinx-design.readthedocs.io
	arch = any
	license = MIT
	checkdepends = python-nose
	makedepends = python-flit-core
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/s/sphinx_design/sphinx_design-0.3.0.tar.gz
	md5sums = 8283e2917f9bf3b1ab5688deb6a1aaa5

pkgname = python-sphinx_design
	depends = python-sphinx
	optdepends = python-pre-commit: code_style
	optdepends = python-myst-parser: rtd
	optdepends = python-sphinx_design-doc: Documentation for sphinx_design