blob: caac21bbcdf5be074908ae8d1f12b1f6aa157558 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-docrep
pkgdesc = A Python Module for intelligent reuse of docstrings
pkgver = 0.3.1
pkgrel = 3
url = https://github.com/Chilipp/docrep
arch = any
license = GPL
makedepends = python-build
makedepends = python-installer
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/d/docrep/docrep-0.3.1.tar.gz
sha256sums = ef6e7433716c0d2c59889aae8bff800b48e82d7e759dfd934b93100dc7bccaa1
pkgname = python-docrep
|