bz2: Bindings to libbz2

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

High-level bindings to libbz2 via ByteString


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.1.0, 1.0.1.1, 1.0.1.1, 1.0.1.2
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), bytestring, bzip2-clib [details]
License BSD-3-Clause
Copyright Copyright: (c) 2020 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Category Compression
Bug tracker https://hub.darcs.net/vmchale/bz2/issues
Source repo head: darcs get https://hub.darcs.net/vmchale/bz2
Uploaded by vmchale at 2024-03-09T12:54:44Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
cross

Set this flag if cross-compiling

Disabled
Automatic Flags
NameDescriptionDefault
with-bzlib

Bench against bzlib

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for bz2-1.0.1.1

[back to package description]

bz2

High-level bindings to bzip2.

Comparison

Compared to bzlib:

Unlike pipes-bzip and bzlib-conduit, bz2 can be cross-compiled.

Backpack Integration

bz2 implements bzip-signature, which makes it interchangeable with bzlib.