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

/var/www/index.html, /var/www/style.css: change layout with fixed header and footer, and scrollable content.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Apr 28 17:46:27 2015 +0300 (2015-04-28)
parents 32b585eb6cbe
children
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 source_receipt
16 is_valid_tazpkg
17 check_valid_tazpkg
19 OPTIONS
21 AUTHORS
22 Written by Christophe Lincoln and Christian Mesh