Port of PHP's similar_text function to Ruby as a native extension, adding similar and similar_chars methods to String.
gem install similar_textNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Calculate similarity between two strings
Ensure Ruby development headers are installed (e.g., ruby-dev on Debian)
No dependency data recorded yet.