blob: ef476d5e7c0d7f049417ba9cf0d1c1dbc0e0fd41 (
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.2
pkgrel = 1
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.2.tar.gz
sha256sums = ed8a17e201abd829ef8da78a0b6f4d51fb99a4cbd0554adbed3309297f964314
pkgname = python-docrep
|