summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 92a1019683cfc0b570f9a0642c23167dd22e8a26 (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
27
28
29
30
pkgbase = python-sphinx_design
	pkgdesc = A sphinx extension for designing beautiful, screen-size responsive web components
	pkgver = 0.5.0
	pkgrel = 1
	url = https://sphinx-design.readthedocs.io
	arch = any
	license = MIT
	checkdepends = python-pytest-regressions
	makedepends = python-flit-core
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-myst-parser
	source = sphinx-design-0.5.0.tar.gz::https://github.com/executablebooks/sphinx-design/archive/refs/tags/v0.5.0.tar.gz
	source = Makefile
	md5sums = a127b4dc73893156687c2dcaab77ae7d
	md5sums = a6aa4bc42b138d75f938065a0994c3e1

pkgname = python-sphinx_design
	depends = python-sphinx
	optdepends = python-pre-commit: code_style
	optdepends = python-myst-parser: rtd
	optdepends = python-sphinx-furo: theme_furo
	optdepends = python-sphinx_rtd_theme: theme_rtd
	optdepends = python-sphinx-book-theme: theme_sbt
	optdepends = python-pydata-sphinx-theme: theme_pydata
	optdepends = python-sphinx_design-doc: Documentation for sphinx_design

pkgname = python-sphinx_design-doc
	pkgdesc = Documentation for sphinx_design