https://github.com/brendan-duncan/archive

Last synced: about 1 month ago

Repository metadata:

Dart library to encode and decode various archive and compression formats, such as Zip, Tar, GZip, ZLib, and BZip2.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 590
Total Committers: 69
Avg Commits per committer: 8.551
Development Distribution Score (DDS): 0.359

Commits in past year: 156
Committers in past year: 16
Avg Commits per committer in past year: 9.75
Development Distribution Score (DDS) in past year: 0.167

Name Email Commits
Brendan Duncan b****n@g****m 378
Brendan Duncan b****n@u****m 53
androidseb t****b@g****m 26
Devon Carew d****w@g****m 14
[email protected] d****w@g****m 13
Kevin Moore k****o@g****m 8
Alejandro Santiago d****v@a****m 5
Brendan Duncan b****n@a****m 5
Robert Ancell r****l@c****m 5
Adrian Stabiszewski as@g****e 4
Juan Pablo Orsay j****y@g****m 4
Brendan Duncan b****n@g****m 3
Daniel Varga d****a@s****u 3
Eric e****c@b****m 3
Kevin Moore k****o 2
Natalie Weizenbaum n****z@g****m 2
Frédéric Julian f****n@e****r 2
paco p****1@u****a 2
Sam Rawlins s****s@g****m 2
Marc Renken m****n@b****u 2
Magical m****9@g****m 2
Hamid Reza Mohammadi m****r@g****m 2
Gabriel Terwesten g****l@t****t 2
David Morgan d****n@g****m 2
Brian Quinlan b****n@g****m 2
Jagmit Singh j****h@g****e 1
Jonas Finnemann Jensen j****j@g****m 1
Konstantin Shcheglov s****v@g****m 1
Luka S l****g@g****m 1
Moritz m****m@g****m 1
and 39 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pub: archive

Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.

  • Homepage:
  • Documentation: https://pub.dev/documentation/archive/
  • Licenses: mit
  • Latest release: 3.5.1 (published 8 months ago)
  • Last Synced: 2024-11-11T01:36:06.644Z (about 1 month ago)
  • Versions: 87
  • Dependent Packages: 357
  • Dependent Repositories: 55,080
  • Docker Downloads: 19,038,000
  • Rankings:
    • Docker downloads count: 0.092%
    • Dependent repos count: 0.097%
    • Dependent packages count: 0.16%
    • Average: 1.32%
    • Forks count: 3.088%
    • Stargazers count: 3.163%
  • Advisories:
pub: proton_archive

Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.

  • Homepage: https://github.com/brendan-duncan/archive
  • Documentation: https://pub.dev/documentation/proton_archive/
  • Licenses: mit
  • Latest release: 2.0.15 (published over 3 years ago)
  • Last Synced: 2024-11-11T01:36:07.716Z (about 1 month ago)
  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 3.297%
    • Stargazers count: 3.359%
    • Dependent packages count: 9.953%
    • Average: 16.99%
    • Dependent repos count: 51.353%

Dependencies

pubspec.yaml pub
  • http ^0.13.3 development
  • lints ^1.0.0 development
  • test ^1.17.0 development
  • crypto ^3.0.0
  • path ^1.8.0
.github/workflows/build.yaml actions
  • actions/checkout v3 composite
  • dart-lang/setup-dart v1.3 composite