0.0
No commit activity in last 3 years
No release in over 3 years
Library as a Gem - libtiff
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Runtime

>= 0.4.4, ~> 0.4
>= 5.2.4, ~> 5.2
 Project Readme

Library as a Gem - libtiff

Overview

laag-libtiff packages libtiff 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 libtiff Release-v4-0-9

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