https://github.com/halostatue/minitar

Last synced: about 1 month ago

Repository metadata:

Minimal pure-ruby support for POSIX tar(1) archives.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 360
Total Committers: 19
Avg Commits per committer: 18.947
Development Distribution Score (DDS): 0.656

Commits in past year: 43
Committers in past year: 2
Avg Commits per committer in past year: 21.5
Development Distribution Score (DDS) in past year: 0.163

Name Email Commits
Austin Ziegler a****n@r****g 124
Austin Ziegler a****n@z****a 117
Alan Chen a****n@r****g 39
(no author) (****) 28
Tom Copeland t****m@r****g 21
renovate[bot] 2****] 7
merten m****k@c****o 6
Kazuyoshi Kato k****i@g****m 3
Austin Ziegler a****n@h****a 3
unknown g****e@r****g 2
dearblue d****e 2
Jorie Tappa j****e@p****m 1
Kevin McDermott b****d@g****m 1
Pete Fritchman p****n@f****m 1
Savater Sebastien s****n@g****m 1
Todd Carrico t****o@r****g 1
Tim Meusel t****m@b****e 1
Akinori MUSHA k****u@i****g 1
Yamamoto Kōhei k****0@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: 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.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.

rubygems: archive-tar-minitar

'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.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.

go: github.com/halostatue/minitar

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/halostatue/minitar#section-documentation
  • Licenses: other
  • Latest release: v0.6.1 (published almost 8 years ago)
  • Last Synced: 2024-11-10T21:30:44.481Z (about 1 month ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 4.611%
    • Stargazers count: 6.413%
    • Average: 7.85%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

Gemfile rubygems
  • coveralls ~> 0.7
  • rake ~> 10.0
  • rdoc < 4.0
  • rdoc < 6.0
  • simplecov ~> 0.7
.github/workflows/ruby.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
minitar.gemspec rubygems