$ABOUTCATEG$
  Pack/Unpack
$SUMMARY$
	Functions pack/unpack and compress/uncompress data or file.
$LANG_RU$
	 /  /   .
$DESCRIPTION$
	Category Pack/Unpack include description of functions for
	pack/unpack and compress/uncompress data or file.

	Library clip-gzip is wrapper to populiar gzip library,
	for using clip-gzip need linking:
	clip -e test.prg -lclip-gzip

	Library clip-bzip2 is wrapper to populiar bzip2 library,
	for using clip-bzip2 need linking:
	clip -e test.prg -lclip-bzip2

$LANG_RU$
	  Pack/Unpack    
	/  /   .

	 clip-gzip   ( 
	 )    gzip,   
	 :
	clip -e test.prg -lclip-gzip

	 clip-bzip2     
	bzip2,     :
	clip -e test.prg -lclip-bzip2
