summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9936bd036bb16115c90a8590098c9e66242dfcf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = cpplint
	pkgdesc = Automated checker to make sure a C++ file follows Google's C++ style guide.
	pkgver = 10
	pkgrel = 0
	url = https://google.github.io/styleguide/cppguide.html
	arch = i686
	arch = x86_64
	license = unknown
	depends = python2
	source = https://raw.githubusercontent.com/google/styleguide/gh-pages/cpplint/cpplint.py
	source = https://raw.githubusercontent.com/google/styleguide/gh-pages/cpplint/README
	sha256sums = 7d84109c443030ae33978322469c3b82c40f52e654f2759b356c3f071fe0e749
	sha256sums = 3a6ce0d4007b6d3dac0925ecf2c5f40e9f8ab50dfcc1fd1caad349b5e8ba7a40

pkgname = cpplint