shake-bindist: Rules for binary distributions

[ archive, bsd3, compression, library, shake ] [ Propose Tags ]

Pack files into a binary distribution


[Skip to Readme]

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
development

Enable `-Werror`

Disabled

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

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 1.0.0.0, 1.0.1.0, 1.0.2.0, 1.1.0.0 (info)
Change log CHANGELOG.md
Dependencies archive-sig (>=0.2.0.0), base (>=4.3 && <5), bytestring, bz2 (>=0.1.1.0), lzlib (>=0.3.2.0), shake, zlib, zstd [details]
License BSD-3-Clause
Copyright Copyright: (c) 2020 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Category Shake, Compression, Archive
Source repo head: darcs get https://hub.darcs.net/vmchale/shake-bindist
Uploaded by vmchale at 2020-03-13T23:40:11Z
Distributions
Downloads 870 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for shake-bindist-1.0.0.0

[back to package description]

shake-bindist

Dependencies of latest version on Hackage

Like shake-pack.

Use

This package has two backends; by default it uses tar but if the pure flag is disabled it will be built with the libarchive backend.