blob: bde0da81477e5e5c7539985b88cb2d60986f0d4d (
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
|
pkgbase = python-sphinx-codeautolink
pkgdesc = Automatic links from code examples to reference documentation
pkgver = 0.15.2
pkgrel = 1
url = https://sphinx-codeautolink.readthedocs.io
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-setuptools
makedepends = python-wheel
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.15.2.tar.gz
source = Makefile
md5sums = 25f3074ff61d4341481f4d4544cc2b7e
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
|