summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d6f522037cae9ef842346709fd2c1ee990cca22 (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-codeautolink
	pkgdesc = Automatic links from code examples to reference documentation
	pkgver = 0.16.0
	pkgrel = 1
	url = https://sphinx-codeautolink.readthedocs.io
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	makedepends = python-matplotlib
	makedepends = ipython
	makedepends = python-beautifulsoup4
	source = https://files.pythonhosted.org/packages/source/s/sphinx_codeautolink/sphinx_codeautolink-0.16.0.tar.gz
	source = Makefile
	md5sums = 7233f4d10eecc312de6002ece764f696
	md5sums = a6aa4bc42b138d75f938065a0994c3e1

pkgname = python-sphinx-codeautolink
	depends = python-sphinx>=3.2.0
	depends = python-beautifulsoup4>=4.8.1

pkgname = python-sphinx-codeautolink-doc
	pkgdesc = Documentation for sphinx-codeautolink