wok diff tazpkg/description.txt @ rev 18700
jpilot: build workaround (cooker/tazpkg needs investigations)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Dec 16 10:12:38 2015 +0100 (2015-12-16) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/tazpkg/description.txt Wed Dec 16 10:12:38 2015 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +TazPkg is a small but powerful packages manager for SliTaz GNU/Linux and other 1.5 +UNIX-like operating systems. It uses a *.tazpkg package generally built by 1.6 +Cookutils with a receipt found in the wok. More information can be found in the 1.7 +SliTaz Cookbook and the manual. 1.8 + 1.9 +TazPkg is entirely built from scratch using shell script. TazPkg is distributed 1.10 +under the free GNU license GPL V3. 1.11 + 1.12 +Development HG repo: <http://hg.slitaz.org/tazpkg>