blob: 5843b6d65e7f73e9a28bf394100f8e54c92ddce1 (
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.17.4
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-pickleshare
makedepends = python-beautifulsoup4
source = https://files.pythonhosted.org/packages/source/s/sphinx_codeautolink/sphinx_codeautolink-0.17.4.tar.gz
source = Makefile
md5sums = 52daf9dc365efc7ad1cd47204cb180a8
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
|