slitaz-base-files view doc/libpkg.txt @ rev 163

libtaz.sh: cooker and tyzpanle use activity (maybe be better since we use tee for full log file
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 12 01:55:20 2012 +0200 (2012-05-12)
parents c1136f46d89d
children 581ddfa0d620
line source
2 SYNOPSIS
3 . /usr/lib/slitaz/libpkg.sh
4 function
6 DESCRIPTION
7 Libpkg provide base functions to handle SliTaz Packages archives and
8 receipt. It is used by Spk, the Cookutils and all tools dealing with
9 packages and receipts.
11 FUNCTIONS
12 unset_receipt
13 package_name
14 is_valid_tazpkg
15 check_valid_tazpkg
17 OPTIONS
19 AUTHOR
20 Written by Christophe Lincoln and Christian Mesh