Sha256: 9b48131c14f0f5eaa9664240456510a43081991ea09021bea29c1b2e481092d7

Contents?: true

Size: 227 Bytes

Versions: 8

Compression:

Stored size: 227 Bytes

Contents

import %w(md5 package/zip package/tgz autoclean)

gen Package::Zip, "pkg.t/m1", :files => sys["sub*/*"].shun("pkg.t")

gen Package::Tgz, "pkg.t/m1", :files => sys["sub*/*"].shun("pkg.t")

gen AutoClean, "clean"

# vim:ft=ruby

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rant-0.5.4 test/import/package/md5.rf
rant-0.4.6 test/import/package/md5.rf
rant-0.5.0 test/import/package/md5.rf
rant-0.5.2 test/import/package/md5.rf
rant-0.5.6 test/import/package/md5.rf
rant-0.4.4 test/import/package/md5.rf
rant-0.4.8 test/import/package/md5.rf
rant-0.5.7 test/import/package/md5.rf