summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8280c300d49cabaa967e5ad7d2b5698f0d29941a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-docformatter
	pkgdesc = Format docstrings to follow PEP257
	pkgver = 1.7.5
	pkgrel = 1
	url = https://github.com/myint/docformatter
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = python-untokenize
	source = https://files.pythonhosted.org/packages/source/d/docformatter/docformatter-1.7.5.tar.gz
	sha256sums = ffed3da0daffa2e77f80ccba4f0e50bfa2755e1c10e130102571c890a61b246e

pkgname = python-docformatter