Module: Rant::Generators::Package

Defined in:
lib/rant/import/package/tgz.rb,
lib/rant/import/package/zip.rb

Overview

The classes in this module act as generators which create archives. The difference to the Archive::* generators is, that the Package generators move all archive entries into a toplevel directory.

Defined Under Namespace

Classes: Tgz, Zip