blob: 643914045394e506caa25f29f4ea1742eac11905 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-sphinx-copybutton
pkgdesc = Sphinx extension to add a "copy" button to code blocks
pkgver = 0.4.0
pkgrel = 1
url = https://sphinx-copybutton.readthedocs.io/
arch = any
license = MIT
makedepends = python-setuptools
depends = python-sphinx
source = https://files.pythonhosted.org/packages/source/s/sphinx-copybutton/sphinx-copybutton-0.4.0.tar.gz
sha256sums = 8daed13a87afd5013c3a9af3575cc4d5bec052075ccd3db243f895c07a689386
pkgname = python-sphinx-copybutton
|