Registry / utility / mixlib-archive

mixlib-archive

JSON →
library1.3.3rbrubygemsunverified

A simple interface to various archive formats.

gem install mixlib-archive
INSTALL
IMPORT
SIG · MIXLIB-ARCHIVE
M
mixlib-archive
utilityrubyv1.3.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Mixlib
require 'mixlib/archive'

Open an archive and extract its contents.

require 'mixlib/archive' archive = Mixlib::Archive.new('example.tar.gz') archive.extract('/output/dir')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mixlib-archive — gem install mixlib-archive · libregistry