RubyGems Navigation menu

archive-tar-minitar 0.8

'archive-tar-minitar' has been deprecated; just install 'minitar'. The minitar library is a pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files. This is release 0.7, providing fixes for several issues and clarifying the Minitar security stance. There are two minor breaking changes in this version so that exceptions will be thrown if a negative size is provided in a tar stream header or if the tar stream header is otherwise invalid. This release continues the migration and modernization of the code: * the licence has been changed to match the modern Ruby licensing scheme (Ruby and Simplified BSD instead of Ruby and GNU GPL); * the +minitar+ command-line program has been separated into the +minitar-cli+ gem; and * the +archive-tar-minitar+ gem now points to the +minitar+ and +minitar-cli+ gems and discourages its installation. Some of these changes may break existing programs that depend on the internal structure of the minitar library, but every effort has been made to ensure compatibility; inasmuch as is possible, this compatibility will be maintained through the release of minitar 1.0 (which will have strong breaking changes). minitar (previously called Archive::Tar::Minitar) is based heavily on code originally written by Mauricio Julio Fernández Pradier for the rpa-base project.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.8 - January 05, 2019 (5 KB)
  2. 0.6.1 - February 08, 2017 (5 KB)
  3. 0.6 - February 07, 2017 (5 KB)
  4. 0.5.2 - February 26, 2008* (22.5 KB)
  5. 0.5.1 - September 27, 2004* (23 KB)

Runtime Dependencies (2):

minitar ~> 0.8
minitar-cli ~> 0.8

Owners:

Authors:

  • Austin Ziegler

SHA 256 checksum:

9d80e397f112133bffc468fb1042baade21417aa1f85fdbb956d66eab3275986

Total downloads 9,311,725

For this version 1,566,155

Licenses:

Ruby, BSD-2-Clause

Required Ruby Version: >= 1.8

Links: