Merge: Added contributing guidelines and link from readme
[nit.git] / tests / test_prog / package.ini
1 [package]
2 name=test_prog
3 version=0.1
4 tags=test,game
5 maintainer=John Doe <jdoe@example.com> (http://www.example.com/~jdoe), Spider-Man
6 more_contributors=Riri <riri@example.com>, Fifi (http://www.example.com/~fifi), Loulou
7 license=Apache-2.0
8 [source]
9 exclude=game/excluded.nit:game/excluded_dir
10 [upstream]
11 browse=https://github.com/nitlang/nit/tree/master/tests/test_prog
12 git=https://github.com/nitlang/nit.git
13 git.directory=tests/test_prog
14 homepage=http://nitlanguage.org
15 issues=https://github.com/nitlang/nit/issues