minitar 1.0.0
The minitar library is a pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files. This is release 0.12. This is likely the last revision before 1.0. 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:
          =
        
        
          install:
          =
        
      Development Dependencies (15):
            base64
            ~> 0.2
          
          
            hoe
            ~> 4.0
          
          
            hoe-doofus
            ~> 1.0
          
          
            hoe-gemspec2
            ~> 1.1
          
          
            hoe-git2
            ~> 1.7
          
          
            hoe-rubygems
            ~> 1.0
          
          
            minitest
            ~> 5.24
          
          
            minitest-autotest
            ~> 1.0
          
          
            minitest-focus
            ~> 1.0
          
          
            rake
            >= 10.0, < 14
          
          
            rdoc
            >= 0.0
          
          
            simplecov
            ~> 0.21
          
          
            standard
            ~> 1.0
          
          
            standard-minitest
            ~> 1.0
          
          
            standard-thread_safety
            ~> 1.0
          
    