RubyGems Navigation menu

minitar 0.7

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:
=

安裝:
=

版本列表:

  1. 1.0.2 August 23, 2024 (33.5 KB)
  2. 1.0.1 August 09, 2024 (33.5 KB)
  3. 1.0.0 August 07, 2024 (33.5 KB)
  4. 0.12.1 August 22, 2024 (33.5 KB)
  5. 0.12 August 06, 2024 (33.5 KB)
  6. 0.7 October 28, 2018 (30.5 KB)
顯示所有版本(共 12)

Development 相依性套件 (10):

hoe ~> 3.17
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.6
hoe-rubygems ~> 1.0
hoe-travis ~> 1.2
minitest ~> 5.11
minitest-autotest < 2, >= 1.0
rake < 12, >= 10.0
rdoc >= 0.0

擁有者:

作者:

  • Austin Ziegler

SHA 256 總和檢查碼:

=

總下載次數 46,523,315

這個版本 1,749,768

版本发布:

授權:

Ruby, BSD-2-Clause

Ruby 版本需求: >= 1.8

新版本需要 MFA: true

相關連結: