Module: Cany::Dpkg

Defined in:
lib/cany.rb,
lib/cany/dpkg.rb,
lib/cany/dpkg/builder.rb,
lib/cany/dpkg/creator.rb,
lib/cany/dpkg/deb_helper_recipe.rb

Overview

Cany is designed to be able to pack applications for multiple package managers. Although there is currently only support for debian/ubuntu. All DPKG specific things are group into the Dpkg namespace.

Defined Under Namespace

Classes: Builder, Creator, DebHelperRecipe