summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 60c61571b76ed56f2005b78fea82abacfd9b3be1 (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
pkgbase = python-sphinx_mdinclude
	pkgdesc = Markdown extension for Sphinx
	pkgver = 0.6.2
	pkgrel = 1
	url = https://sphinx-mdinclude.readthedocs.io
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	makedepends = python-flit-core
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx
	makedepends = python-mistune>=3.0
	source = https://files.pythonhosted.org/packages/source/s/sphinx_mdinclude/sphinx_mdinclude-0.6.2.tar.gz
	source = Makefile
	md5sums = 6ee1de048365f0f960f299faa183bb7f
	md5sums = a6aa4bc42b138d75f938065a0994c3e1

pkgname = python-sphinx_mdinclude
	depends = python>=3.8
	depends = python-sphinx>=6
	depends = python-mistune>=3.0
	depends = python-pygments>=2.8
	optdepends = python-sphinx_mdinclude-doc: Documentation for ndcube

pkgname = python-sphinx_mdinclude-doc
	pkgdesc = Documentation for sphinx mdinclude