awslabs / awslabs/aws-sdk-rust
Add `categories` and `keywords` fields to the `Cargo.toml`s of runtime crates and generated SDKs
- Dominant language
- Rust
- Stars
- 3.3k
- Forks
- 290
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 3
Description
### Describe the issue
Per @kornelski's [request](https://gitlab.com/crates.rs/crates.rs/-/issues/117#note_1220777282):
> "It would be very helpful if these crates had relevant keywords and categories fields. Currently I have to scrape the readme to guess keywords, and that ends up repetitive and sometimes inaccurate."
Contributor guide
Research direction
Start by locating the Cargo.toml manifests for the runtime crates and generated SDKs, then compare their existing package metadata with the crates.io categories and keywords requirements. Done means every in-scope manifest has relevant categories and keywords, including generated SDK output; verify this by inspecting the manifests and generation results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100