spk view doc/libspk.txt @ rev 107

libspk.sh: Add extract_librarylist function. This is for my cookutils to extract the library.list file in tazpkg packages. Its not used in anything yet so it shouldn't break anything.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Jun 05 14:17:08 2012 +0000 (2012-06-05)
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