summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7a671add7bb96fdacd0b9b57b6352ce465211395 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = style50
	pkgdesc = This is style50, with which code can be checked against the CS50 style guide
	pkgver = 2.7.4
	pkgrel = 1
	url = https://github.com/cs50/style50
	install = style50.install
	arch = any
	groups = cs50
	license = GPL
	makedepends = python-setuptools
	depends = python
	depends = autopep8
	depends = icdiff
	depends = python-argparse
	depends = python-jsbeautifier
	depends = python-termcolor
	source = https://files.pythonhosted.org/packages/source/s/style50/style50-2.7.4.tar.gz
	sha256sums = 6bee9cd5b7a02242a627a472b8618768f83c654f4b507f4c2b047437630266c3

pkgname = style50
	depends = python
	depends = autopep8
	depends = icdiff
	depends = python-argparse
	depends = python-jsbeautifier
	depends = python-termcolor