{"id":13536912,"url":"https://github.com/willowtreeapps/fuzzywuzzy-kotlin","last_synced_at":"2025-05-07T08:49:07.078Z","repository":{"id":57729635,"uuid":"181967687","full_name":"willowtreeapps/fuzzywuzzy-kotlin","owner":"willowtreeapps","description":"Fuzzy string matching for Kotlin (JVM, native, JS, Web Assembly) - port of Fuzzy Wuzzy Python lib","archived":false,"fork":false,"pushed_at":"2019-12-08T13:31:20.000Z","size":1810,"stargazers_count":80,"open_issues_count":4,"forks_count":8,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-02T03:34:49.121Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willowtreeapps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-17T21:01:45.000Z","updated_at":"2024-12-18T10:11:47.000Z","dependencies_parsed_at":"2022-09-26T22:01:05.564Z","dependency_job_id":null,"html_url":"https://github.com/willowtreeapps/fuzzywuzzy-kotlin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willowtreeapps%2Ffuzzywuzzy-kotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willowtreeapps%2Ffuzzywuzzy-kotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willowtreeapps%2Ffuzzywuzzy-kotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willowtreeapps%2Ffuzzywuzzy-kotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willowtreeapps","download_url":"https://codeload.github.com/willowtreeapps/fuzzywuzzy-kotlin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252847235,"owners_count":21813438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T09:00:51.672Z","updated_at":"2025-05-07T08:49:07.051Z","avatar_url":"https://github.com/willowtreeapps.png","language":"Kotlin","funding_links":[],"categories":["Libraries"],"sub_categories":["Utility","🔧 Utils"],"readme":"# FuzzyWuzzy-Kotlin\n\n![badge][badge-android]\n![badge][badge-native]\n![badge][badge-js]\n![badge][badge-jvm]\n![badge][badge-linux]\n![badge][badge-windows]\n![badge][badge-mac]\n![badge][badge-wasm]\n\n[![CircleCI](https://circleci.com/gh/willowtreeapps/fuzzywuzzy-kotlin.svg?style=svg)](https://circleci.com/gh/willowtreeapps/fuzzywuzzy-kotlin)\n\nFuzzy string matching for Kotlin (JVM, iOS) - fork of [the Java fork](https://github.com/xdrop/fuzzywuzzy) of of [Fuzzy Wuzzy Python lib](https://github.com/seatgeek/fuzzywuzzy). For use in on JVM, Android, or Kotlin Multiplatform projects (JVM/Android, iOS, mac, linux)\n\nUseful for selecting the closest matching string from a collection of strings.  Various algorithms are available.\n\nSee Java repo or Python repo for usage.\n\nTo add to project in the common module add the dependency:\n\n```\nsourceSets {\n  commonMain {\n      dependencies {\n          implementation \"com.willowtreeapps:fuzzywuzzy-kotlin:0.1.1\"\n      }\n   }\n}\n```\n[badge-android]: http://img.shields.io/badge/platform-android-brightgreen.svg?style=flat\n[badge-native]: http://img.shields.io/badge/platform-native-lightgrey.svg?style=flat\t\n[badge-native]: http://img.shields.io/badge/platform-native-lightgrey.svg?style=flat\n[badge-js]: http://img.shields.io/badge/platform-js-yellow.svg?style=flat\n[badge-js]: http://img.shields.io/badge/platform-js-yellow.svg?style=flat\n[badge-jvm]: http://img.shields.io/badge/platform-jvm-orange.svg?style=flat\n[badge-jvm]: http://img.shields.io/badge/platform-jvm-orange.svg?style=flat\n[badge-linux]: http://img.shields.io/badge/platform-linux-important.svg?style=flat\n[badge-linux]: http://img.shields.io/badge/platform-linux-important.svg?style=flat \n[badge-windows]: http://img.shields.io/badge/platform-windows-informational.svg?style=flat\n[badge-windows]: http://img.shields.io/badge/platform-windows-informational.svg?style=flat\n[badge-mac]: http://img.shields.io/badge/platform-macos-lightgrey.svg?style=flat\n[badge-mac]: http://img.shields.io/badge/platform-macos-lightgrey.svg?style=flat\n[badge-wasm]: https://img.shields.io/badge/platform-wasm-darkblue.svg?style=flat\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillowtreeapps%2Ffuzzywuzzy-kotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillowtreeapps%2Ffuzzywuzzy-kotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillowtreeapps%2Ffuzzywuzzy-kotlin/lists"}