spk view doc/libspk.txt @ rev 11

Add: spk-add, spk-archive (both in working condition, but still need lots of cleaning and testing)
author Christian Mesh <meshca@clarkson.edu>
date Fri May 11 21:23:22 2012 -0500 (2012-05-11)
parents 7cd8650b22ae
children 8517989e8588
line source
2 SYNOPSIS
3 . /usr/lib/slitaz/libspk.sh
4 function
6 DESCRIPTION
7 Libpkg provide 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 AUTHOR
22 Written by Christophe Lincoln and Christian Mesh