https://github.com/rust-lang/getopts
Last synced: about 1 month ago
Repository metadata:
The getopts repo maintained by the rust-lang project
- Host: GitHub
- URL: https://github.com/rust-lang/getopts
- Owner: rust-lang
- License: apache-2.0
- Created: 2014-12-13T21:54:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T11:52:58.000Z (6 months ago)
- Last Synced: 2024-10-29T16:24:06.565Z (about 2 months ago)
- Language: Rust
- Homepage: https://docs.rs/getopts
- Size: 995 KB
- Stars: 235
- Watchers: 24
- Forks: 62
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Owner metadata:
- Name: The Rust Programming Language
- Login: rust-lang
- Email:
- Kind: organization
- Description:
- Website: https://www.rust-lang.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/5430905?v=4
- Repositories: 197
- Last Synced at: 2023-04-09T06:51:42.850Z
- Profile URL: https://github.com/rust-lang
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- cargo: 31,318,753 total
- Total docker downloads: 71,651,493
- Total dependent packages: 600
- Total dependent repositories: 5,395
- Total versions: 27
- Total maintainers: 2
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