blob: 7d8af54dc60afc5e34bb2ee1d742e353c4346cd9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-docstring-parser
pkgdesc = Parse Python docstrings
pkgver = 0.16
pkgrel = 2
url = https://github.com/rr-/docstring_parser
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
depends = python-pytest
source = https://files.pythonhosted.org/packages/source/d/docstring_parser/docstring_parser-0.16.tar.gz
sha256sums = 538beabd0af1e2db0146b6bd3caa526c35a34d61af9fd2887f3a8a27a739aa6e
pkgname = python-docstring-parser
|