summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 277723081485f150f4b289c279d46d34eacff460 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-style50
	pkgdesc = Command-line program to check code against the CS50 style guide.
	pkgver = 2.10.4
	pkgrel = 3
	url = https://github.com/cs50/style50
	arch = any
	license = GPLv3
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	depends = icdiff
	depends = autopep8
	depends = python-jsbeautifier
	depends = python-magic
	optdepends = python-babel
	source = https://files.pythonhosted.org/packages/source/s/style50/style50-2.10.4.tar.gz
	sha256sums = 13dedcb9e1652c53c4eea68d35df680127abfbc14f98a7dd081b2c7fc39a45d3

pkgname = python-style50