head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.03.18.17.58.33;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2009.02.25.14.43.45;	author garga;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Get Rid MD5 support

With hat:	portmgr (myself)
@
text
@SHA256 (camlbz2-0.6.0.tar.gz) = 8154b4e4699c48e14b4dd56cf839a0c10345e9860eb967066be040d432ae7388
SIZE (camlbz2-0.6.0.tar.gz) = 57771
@


1.1
log
@CamlBZ2 provides OCaml bindings for libbz2 (AKA bzip2), a popular compression
library which typically compresses better (i.e., smaller resulting files) than
gzip.

Using CamlBZ2 you can read and write compressed "files", where files can be
anything offering an in_channel/out_channel abstraction (files, sockets, ...).

Also, with CamlBZ2 you can compress and decompress strings in memory using the
bzip2 compression algorithm.

Author:	Olivier Andreu <oandrieu@@gmail.com> and
        Stefano Zacchiroli <zack@@upsilon.cc>
WWW:	http://camlbz2.forge.ocamlcore.org

PR:		ports/132059
Submitted by:	Jaap Boender <jaapb at kerguelen.org>
@
text
@a0 1
MD5 (camlbz2-0.6.0.tar.gz) = 7a1cf822b3fe0ef57df4f8ebd86cac99
@

