libarchive: Haskell interface to libarchive
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.
Haskell bindings for libarchive. Provides the ability to unpack archives, including the ability to unpack archives lazily.
Properties
Versions | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2, 1.0.0.0, 1.0.1.0, 1.0.2.0, 1.0.3.0, 1.0.4.0, 1.0.5.0, 1.0.5.1, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.1.0.0, 2.1.0.1, 2.1.1.0, 2.1.2.0, 2.1.2.1, 2.1.3.0, 2.1.3.1, 2.1.3.2, 2.2.0.0, 2.2.0.1, 2.2.0.2, 2.2.1.0, 2.2.2.0, 2.2.3.0, 2.2.4.0, 2.2.5.0, 2.2.5.1, 2.2.5.2, 3.0.0.0, 3.0.1.1, 3.0.2.0, 3.0.2.1, 3.0.2.2, 3.0.2.2, 3.0.3.0, 3.0.3.1, 3.0.3.2, 3.0.4.1, 3.0.4.2 |
---|---|
Change log | None available |
Dependencies | base (>=4.8 && <5), bytestring, composition-prelude (>=2.0.5.0), deepseq (>=1.4.0.0), dlist, filepath, mtl (>=2.2.1), semigroups, transformers, unbuildable (<0), unix-compat (>=0.1.2.1) [details] |
License | BSD-3-Clause |
Copyright | Copyright: (c) 2018-2020 Vanessa McHale |
Author | Vanessa McHale |
Maintainer | vamchale@gmail.com |
Category | Codec |
Bug tracker | https://github.com/vmchale/libarchive/issues |
Source repo | head: git clone https://github.com/vmchale/libarchive |
Uploaded | by vmchale at 2021-06-03T22:37:59Z |
Modules
- Codec
- Codec.Archive
- Codec.Archive.Foreign
- Codec.Archive.Foreign.Archive
- Codec.Archive.Foreign.ArchiveEntry
- Internal
- Codec.Archive.Internal.Monad
- Codec.Archive.Internal.Pack
- Codec.Archive.Internal.Pack.Common
- Codec.Archive.Internal.Pack.Lazy
- Codec.Archive.Internal.Unpack
- Codec.Archive.Internal.Unpack.Lazy
- Codec.Archive.Foreign
- Codec.Archive
Flags
Manual Flags
Name | Description | Default |
---|---|---|
cross | Set this flag if cross-compiling | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
low-memory | Run low-memory version of test suite | Disabled |
system-libarchive | Use libarchive found with pkg-config rather than the bundled sources | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- libarchive-3.0.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees