https://github.com/rust-lang/getopts

Last synced: about 1 month ago

Repository metadata:

The getopts repo maintained by the rust-lang project


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 154
Total Committers: 41
Avg Commits per committer: 3.756
Development Distribution Score (DDS): 0.662

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Alex Crichton a****x@a****m 52
Laurence Tratt l****e@t****t 12
Tom Tromey t****m@t****m 9
prataprc p****c@g****m 9
Ms2ger m****r@g****m 8
Prasanna V. Loganathar p****l@p****m 6
SethDusek s****e@o****g 5
Justin Ridgewell j****n@r****e 4
Kornel k****l@g****t 4
Remi Rampin r****n@g****m 3
Tobias Rapp t****p@n****m 3
varkor g****b@v****m 3
Zdenek Crha z****a@g****m 3
Ashley Mannix k****s@h****m 2
Sam Giles s****s@g****m 2
Simon Sapin s****n@e****g 2
tison w****6@g****m 2
Ashley Mannix a****x@l****u 2
Zach Daniel z****l@g****m 1
bgermann b****n 1
daingun d****n 1
Cristian Cobzarenco c****o@g****m 1
Jake Goulding j****g@g****m 1
Jake Goulding s****r@m****m 1
Justin Ridgewell j****l@g****m 1
Kang Seonghoon p****t@m****g 1
Mark Rousskov m****m@g****m 1
Matt Kraai k****i@f****g 1
Max Scheiber m****r@g****m 1
Maxwell Anderson m****n@g****m 1
and 11 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: getopts

getopts-like option parsing.

  • Homepage: https://github.com/rust-lang/getopts
  • Documentation: https://docs.rs/getopts/
  • Licenses: MIT/Apache-2.0
  • Latest release: 0.2.21 (published over 5 years ago)
  • Last Synced: 2024-11-10T20:36:29.232Z (about 1 month ago)
  • Versions: 27
  • Dependent Packages: 600
  • Dependent Repositories: 5,395
  • Downloads: 31,318,753 Total
  • Docker Downloads: 71,651,493
  • Rankings:
    • Docker downloads count: 0.091%
    • Dependent packages count: 0.121%
    • Downloads: 0.376%
    • Dependent repos count: 0.473%
    • Average: 3.167%
    • Forks count: 7.714%
    • Stargazers count: 10.229%
  • Maintainers (2)

Dependencies

Cargo.toml cargo
  • log 0.4 development
  • core 1.0
  • std 1.0
  • unicode-width 0.1.5
.github/workflows/main.yml actions
  • actions/checkout master composite