Skip to content

chore(package): Refine Crates.io Categories for Computational Chemistry Taxonomy#22

Merged
TKanX merged 1 commit intomainfrom
feature/21-add-domain-specific-categories-for-package-metadata
Feb 23, 2026
Merged

chore(package): Refine Crates.io Categories for Computational Chemistry Taxonomy#22
TKanX merged 1 commit intomainfrom
feature/21-add-domain-specific-categories-for-package-metadata

Conversation

@TKanX
Copy link
Member

@TKanX TKanX commented Feb 23, 2026

Summary:

Updates package metadata to use more precise crates.io category taxonomy for computational chemistry. This improves discoverability and classification while keeping functionality unchanged.

Changes:

  • Replaced generic categories with domain-specific computational chemistry categories.
  • Kept name, version, dependencies, features, and build profiles unchanged.
  • Metadata-only change; no runtime or API behavior differences.

@TKanX TKanX self-assigned this Feb 23, 2026
Copilot AI review requested due to automatic review settings February 23, 2026 10:27
@TKanX TKanX added the enhancement ✨ New feature or request label Feb 23, 2026
@TKanX TKanX linked an issue Feb 23, 2026 that may be closed by this pull request
3 tasks
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR attempts to refine the crates.io package categories from generic classifications to more specific computational chemistry taxonomy. However, the implementation uses an invalid category format that is not supported by crates.io.

Changes:

  • Updated categories field in Cargo.toml to use nested path notation for computational chemistry subcategories

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@TKanX TKanX merged commit 468b4c1 into main Feb 23, 2026
6 checks passed
@TKanX TKanX deleted the feature/21-add-domain-specific-categories-for-package-metadata branch February 23, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement ✨ New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Domain-specific Categories for Package Metadata

2 participants