Skip to content

Rename crate to text-processing-rs for crates.io publish#3

Merged
Alex-Wengg merged 2 commits intomainfrom
rename/text-processing-rs
Mar 7, 2026
Merged

Rename crate to text-processing-rs for crates.io publish#3
Alex-Wengg merged 2 commits intomainfrom
rename/text-processing-rs

Conversation

@Alex-Wengg
Copy link
Member

@Alex-Wengg Alex-Wengg commented Mar 7, 2026

Summary

  • Rename crate from nemo-text-processing to text-processing-rs to remove NeMo branding
  • Update description, keywords, Rust imports, doc examples, build scripts, and linker references
  • FFI symbol names (nemo_normalize, etc.) unchanged to preserve ABI compatibility

Closes #2

Verification

  • cargo build passes
  • cargo test passes (143 tests: 83 unit + 57 integration + 3 doc)
  • cargo publish --dry-run passes

Open with Devin

Remove NeMo branding from the crate name, description, and keywords
for crates.io publishing. Update all Rust imports, doc examples, build
scripts, and linker references to use the new library name.

FFI symbol names (nemo_normalize, etc.) are unchanged to preserve ABI
compatibility with existing consumers.
Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@Alex-Wengg Alex-Wengg merged commit 699a68c into main Mar 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not published on crates.io

1 participant