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

removed duplicate function in libpkg
author Christian Mesh <meshca@clarkson.edu>
date Fri May 11 10:35:00 2012 -0500 (2012-05-11)
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