summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8c4ad366e5e995e7a368e957fe52288295f3d8ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-autopep8-git
	pkgdesc = Automatically formats Python code to conform to the PEP 8 style guide.
	pkgver = 2.3.1r2942.916d699
	pkgrel = 1
	url = https://github.com/hhatto/autopep8
	arch = any
	license = MIT
	makedepends = git
	depends = python
	depends = python-pycodestyle
	provides = python-autopep8
	conflicts = python-autopep8
	source = git+https://github.com/hhatto/autopep8.git
	sha256sums = SKIP

pkgname = python-autopep8-git