cookbook 'libyaml', '= 0.1.0'
The libyaml cookbook has been deprecated
Author provided reason for deprecation:
The libyaml cookbook has been deprecated and is no longer being maintained by its authors. Use of the libyaml cookbook is no longer recommended.
libyaml (4) Versions 0.1.0 Follow3
Installs/Configures libyaml
cookbook 'libyaml', '= 0.1.0', :supermarket
knife supermarket install libyaml
knife supermarket download libyaml
libyaml cookbook
Install libyaml from source.
Requirements
Usage
Just include the default recipe and libyaml gets installed.
Attributes
default['libyaml']['url'] = 'http://pyyaml.org/download/libyaml'
default['libyaml']['version'] = '0.1.4'
default['libyaml']['checksum'] = '7bf81554ae5ab2d9b6977da398ea789722e0db75b86bffdaeb4e66d961de6a37'
default['libyaml']['configure_options'] = %w{
--prefix=/usr/local
}
Recipes
libyaml::default
Author
Author:: Cassiano Leal (cl@cassianoleal.com)
Dependent cookbooks
build-essential >= 0.0.0 |
apt >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.