spk view doc/libspk.txt @ rev 111

Convert: Added missing funcitons, fixed a few bugs
author Christian Mesh <meshca@clarkson.edu>
date Sat Jun 09 10:22:38 2012 -0500 (2012-06-09)
parents db99af6fac70
children
line source
2 SYNOPSIS
3 . /usr/lib/slitaz/libspk.sh
4 function
6 DESCRIPTION
7 Libpkg provides base functions and variables to all spk-tools. It will
8 source the main /etc/slitaz/slitaz.conf as well as /lib/libtaz.sh and
9 the base packages functions from /usr/lib/slitaz/libpkg.sh
11 FUNCTIONS
12 receipt_info
13 extract_receipt
14 count_installed
15 count_mirrored
16 equivalent_pkg
17 missing_deps
18 grepesc
19 OPTIONS
21 AUTHORS
22 Written by Christophe Lincoln and Christian Mesh