laag-xz

Library as a Gem - xz


License
LGPL-2.1
Install
gem install laag-xz -v 5.2.4.0

Documentation

Library as a Gem - xz

Overview

laag-xz packages xz as a Ruby Gem, using laag.

Updating this Package

This gem uses Brett Langdon’s excellent git-vendor for managing the vendored library. Updating is as simple as:

git-vendor update xz v5.2.4

So fork, clone, run that command, and submit a Pull Request.

Versioning

This gem does not conform to Semantic Versioning. Rather, it defers to the versioning of the vendored library, with an additional digit indicating the number of packaging-related commits. This is a deliberate choice, so that version constraints in dependent libraries may be expressed in terms of the vendored library, and packaging details ignored.

License

This gem adopts the license used by the vendored library. See LICENSE.txt for the full text.

Contributors