# HG changeset patch # User Christophe Lincoln # Date 1336746799 -7200 # Node ID df253a9094647cf97bee7df3578b8a5b91bf4499 # Parent 92d281f307b84e7e21a2934c8013e8250cf63ebf Add doc/libspk.txt (man alike doc for libspk.sh diff -r 92d281f307b8 -r df253a909464 doc/libspk.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/libspk.txt Fri May 11 16:33:19 2012 +0200 @@ -0,0 +1,20 @@ + +SYNOPSIS + . /usr/lib/slitaz/libspk.sh + function + +DESCRIPTION + Libpkg provide base functions and variables to all spk-tools. It will + source the main /etc/slitaz/slitaz.conf as well as /lib/libtaz.sh and + the base packages functions from /usr/lib/slitaz/libpkg.sh + +FUNCTIONS + receipt_info + count_installed + count_mirrored + +OPTIONS + +AUTHOR + Written by Christophe Lincoln and Christian Mesh +