Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / test_prog / package.ini
1 [package]
2 name=test_prog
3 desc=Dummy program used for testing Nit tools
4 version=0.1
5 tags=test,game
6 maintainer=John Doe <jdoe@example.com> (http://www.example.com/~jdoe), Spider-Man
7 more_contributors=Riri <riri@example.com>, Fifi (http://www.example.com/~fifi), Loulou
8 license=Apache-2.0
9 [source]
10 exclude=game/excluded.nit:game/excluded_dir
11 [upstream]
12 browse=https://github.com/nitlang/nit/tree/master/tests/test_prog
13 git=https://github.com/nitlang/nit.git
14 git.directory=tests/test_prog
15 homepage=http://nitlanguage.org
16 issues=https://github.com/nitlang/nit/issues