head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2003.03.17.00.15.52;	author kiwi;	state Exp;
branches;
next	1.1;

1.1
date	2000.11.04.14.53.28;	author grendel;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Added Autoconf 2.5x ignore cache
@
text
@configure
bz2_config.h
bz2_config.h.in
config.log
Makefile
config.status
Makefile.pre
output.bin
output.bin.bz2
bzip2.so
autom4te.cache
@


1.1
log
@This adds support for bz2 (bzip2) compression/decompression. The module
currently supports only compressing/decompressing of strings (binary and
alphanumeric) passed from the calling Pike script. The good news is that
the output of the compression routine can be decompressed using bzip2(1)
utility - the library used for the compression is the same what used
by the bzip2(1) program.
@
text
@d11 1
@

