clap-digest and similar projects as part of clap-rs organization? #4122
Replies: 2 comments 4 replies
-
|
Drat, that reminds me why I was keeping these projects out of the clap organization. The existing projects are all being maintained and endorsed by members of WG-CLI. The question then is at what point should a project be moved over to clap-rs.
I know one independent project I've invited mentioned might be able to move over one day is Personally, I feel like clap-digest might be too specialized to take on any implied responsibility. |
Beta Was this translation helpful? Give feedback.
-
|
@epage Are you fine with adding projects like clap-digest to the Related Projects section of the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have just released a project that integrates the RustCrypto digests/hashes with clap in the form of a
ValueEnumfor easy use in clap CLI definitions. For more information see https://crates.io/crates/clap-digest.Given the existence of the -flag projects in the clap-rs organization, like clap-verbosity-flag, clap-log-flag, etc., I was wondering if projects like clap-digest could be integrated into the clap-rs organization? What is your opinion on that? Are there guidelines, standards, etc.?
Beta Was this translation helpful? Give feedback.
All reactions