slitaz-base-files view doc/libpkg.txt @ rev 185

libpkg.sh: Move source_receipt function in spk-ls to libpkg.sh. Source /lib/libtaz.sh in libpkg.sh so source_receipt function will work no matter what.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 25 16:34:01 2012 +0000 (2012-05-25)
parents 581ddfa0d620
children 7b0560247e33
line source
2 SYNOPSIS
3 . /usr/lib/slitaz/libpkg.sh
4 function
6 DESCRIPTION
7 Libpkg provides base functions to handle SliTaz Packages archives and
8 receipts. It is used by Spk, the Cookutils and all tools dealing with
9 packages and receipts.
11 FUNCTIONS
12 unset_receipt
13 package_name
14 check_mirror_id
15 is_valid_tazpkg
16 check_valid_tazpkg
18 OPTIONS
20 AUTHORS
21 Written by Christophe Lincoln and Christian Mesh