{"id":"xolborgames/fuzzy-string","name":"fuzzy-string","scope":"xolborgames","platform":"roblox","description":"Fuzzy string algorithms for Roblox.\n\nIncludes:\n* Levenshtein\n* Damerau Levenshtein\n","version":"1.0.0-beta.1","latest":"1.0.0-beta.1","versions":["1.0.0-beta","1.0.0-beta.1"],"license":"MPL-2.0","licenseRating":"caution","licenseCaveats":["File-level copyleft: if you modify this package's own source files, those modified files must be made available under MPL-2.0. Using it unmodified in a closed-source game is fine."],"licenseVerified":false,"dependencies":{},"integrity":"72d6ca7bcbf1715d794521e03be39a182927672098ee4dfb3f4dd002aff86e7f","likes":0,"downloads":0,"install":"forest install xolborgames/fuzzy-string","url":"https://forest.dev/p/roblox/xolborgames/fuzzy-string","files":"https://api.forest.dev/ai/package/roblox/xolborgames/fuzzy-string/files","readme":"# Fuzzy string algorithms for Roblox\r\n\r\n[Wikipedia](https://en.wikipedia.org/wiki/Approximate_string_matching)\r\n\r\n<br />\r\n\r\n## Installation\r\nAdd to your project by adding it to your `wally.toml` and running `wally install`\r\n```toml\r\n[dependencies]\r\nfuzzy = \"xolborgames/fuzzy-string@1.0.0\"\r\n```\r\n\r\n## Building\r\nHow to setup the environment to contribute.\r\n\r\n1. Install the right versions of tools using `aftman`,\r\n    ```bash\r\n    aftman install\r\n    ```\r\n1. Optionally install vscode extensions (they should show up as recommendations, otherwise check [`.vscode/extensions.json`](./.vscode/extensions.json))\r\n","readmeTruncated":false}