Merge: doc: fixed some typos and other misc. corrections
[nit.git] / contrib / pep8analysis / package.ini
1 [package]
2 name=pep8analysis
3 tags=educ,web,cli
4 maintainer=Alexis Laferrière <alexis.laf@xymus.net>
5 license=Apache-2.0
6 desc=Pep/8 Analysis, a static checker to detect bugs and bad programming practices in Pep/8 programs
7 [source]
8 exclude=src/parser/parser_abs.nit
9 [upstream]
10 browse=https://github.com/nitlang/nit/tree/master/contrib/pep8analysis/
11 git=https://github.com/nitlang/nit.git
12 git.directory=contrib/pep8analysis/
13 homepage=http://nitlanguage.org
14 issues=https://github.com/nitlang/nit/issues
15 tryit=http://pep8.xymus.net/