spk view doc/libspk.txt @ rev 161

Remove ashism ==
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 26 12:27:19 2019 +0100 (2019-02-26)
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