https://github.com/halostatue/minitar
Last synced: about 1 month ago
Repository metadata:
Minimal pure-ruby support for POSIX tar(1) archives.
- Host: GitHub
- URL: https://github.com/halostatue/minitar
- Owner: halostatue
- License: other
- Created: 2011-07-30T23:38:17.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T07:44:29.000Z (about 2 months ago)
- Last Synced: 2024-10-29T12:57:07.648Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 798 KB
- Stars: 38
- Watchers: 5
- Forks: 27
- Open Issues: 3
-
Metadata Files:
- Readme: README.rdoc
- Changelog: History.md
- Contributing: Contributing.md
- Funding: .github/FUNDING.yml
- Code of conduct: Code-of-Conduct.md
-
Funding.yml:
- Github: halostatue
- Buy me a coffee: halostatue
- Ko fi: halostatue
- Funding Links:
Owner metadata:
- Name: Austin Ziegler
- Login: halostatue
- Email:
- Kind: user
- Description:
- Website: http://www.halostatue.ca/
- Location: Toronto, Ontario
- Twitter: halostatue
- Company:
- Icon url: https://avatars.githubusercontent.com/u/11361?v=4
- Repositories: 104
- Last Synced at: 2023-04-09T05:56:25.052Z
- Profile URL: https://github.com/halostatue
- Sponsor URL:
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 | 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
- Total packages: 3
-
Total downloads:
- rubygems: 56,184,108 total
- Total docker downloads: 403,775,012
- Total dependent packages: 257 (may contain duplicates)
- Total dependent repositories: 19,459 (may contain duplicates)
- Total versions: 23
- Total maintainers: 3
- Total advisories: 2
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.
- Homepage: https://github.com/halostatue/minitar/
- Documentation: http://www.rubydoc.info/gems/minitar/
- Licenses: Ruby,BSD-2-Clause
- Latest release: 0.6.1 (published almost 8 years ago)
- Last Synced: 2024-11-10T21:30:44.673Z (about 1 month ago)
- Versions: 12
- Dependent Packages: 126
- Dependent Repositories: 8,357
- Downloads: 46,666,747 Total
- Docker Downloads: 403,741,414
-
Rankings:
- Dependent packages count: 0.273%
- Dependent repos count: 0.356%
- Downloads: 0.444%
- Docker downloads count: 0.469%
- Average: 2.641%
- Forks count: 5.622%
- Stargazers count: 8.681%
- Maintainers (2)
- Advisories:
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.
- Homepage: https://github.com/halostatue/minitar/
- Documentation: http://www.rubydoc.info/gems/archive-tar-minitar/
- Licenses: Ruby,BSD-2-Clause
- Latest release: 0.6.1 (published almost 8 years ago)
- Last Synced: 2024-11-10T21:30:43.904Z (about 1 month ago)
- Versions: 6
- Dependent Packages: 131
- Dependent Repositories: 11,102
- Downloads: 9,517,361 Total
- Docker Downloads: 33,598
-
Rankings:
- Dependent packages count: 0.263%
- Dependent repos count: 0.324%
- Downloads: 1.015%
- Docker downloads count: 2.099%
- Average: 2.99%
- Forks count: 5.589%
- Stargazers count: 8.652%
- Maintainers (2)
- Advisories:
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
- coveralls ~> 0.7
- rake ~> 10.0
- rdoc < 4.0
- rdoc < 6.0
- simplecov ~> 0.7
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite