{"id":33284,"name":"jellyfish","description":"🪼 a python library for doing approximate and phonetic matching of strings.","url":"https://github.com/jamesturk/jellyfish","last_synced_at":"2025-09-05T05:46:50.365Z","repository":{"id":971225,"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2025-05-17T01:32:53.000Z","size":3674,"stargazers_count":2139,"open_issues_count":4,"forks_count":159,"subscribers_count":41,"default_branch":"main","last_synced_at":"2025-06-08T15:48:04.221Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamesturk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2025-06-03T13:53:54.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":"e4b33478-30ec-4f68-a9eb-3a0c54e472f6","html_url":"https://github.com/jamesturk/jellyfish","commit_stats":{"total_commits":446,"total_committers":33,"mean_commits":"13.515151515151516","dds":0.5381165919282511,"last_synced_commit":"2ebc2c647eafce3036d12814b0247cdd55e0be4d"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/jamesturk/jellyfish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/sbom","scorecard":{"id":504353,"data":{"date":"2025-08-11","repo":{"name":"github.com/jamesturk/jellyfish","commit":"3f68492a2ee4138e032be5cdeb162b32236ef898"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 5/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/jamesturk/jellyfish/CI.yml/main?enable=pin","Warn: pipCommand not pinned by hash: run-cov.sh:4","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:45","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T22:55:00.978Z","repository_id":971225,"created_at":"2025-08-19T22:55:00.978Z","updated_at":"2025-08-19T22:55:00.978Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273718114,"owners_count":25155486,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"jamesturk","name":"jpt","uuid":"8034","kind":"user","description":"","email":"","website":"https://jpt.sh","location":"Chicago, IL","twitter":null,"company":"University of Chicago","icon_url":"https://avatars.githubusercontent.com/u/8034?u=54c2a498228e5a1608c8a5ca8dd14b2be573e23b\u0026v=4","repositories_count":24,"last_synced_at":"2025-08-29T18:53:14.394Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jamesturk","funding_links":["https://github.com/sponsors/jamesturk"],"total_stars":4686,"followers":510,"following":86,"created_at":"2022-11-02T16:23:00.922Z","updated_at":"2025-08-29T18:53:14.394Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk/repositories"},"packages":[{"id":11139108,"name":"py3-jellyfish-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jellyfish","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-06-27T14:00:51.000Z","latest_release_published_at":"2024-06-27T14:00:51.000Z","latest_release_number":"1.0.3-r1","last_synced_at":"2025-08-10T18:29:15.766Z","created_at":"2024-12-07T12:46:01.343Z","updated_at":"2025-08-10T18:29:15.766Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-jellyfish-pyc","install_command":"apk add py3-jellyfish-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jellyfish-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jellyfish-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jellyfish-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jellyfish-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jellyfish-pyc/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":322,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-12-09T21:51:31.276Z","updated_at":"2024-12-09T21:51:31.276Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2720,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1044},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-04T06:59:06.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":2772635,"name":"jellyfish","ecosystem":"pypi","description":"Approximate and phonetic matching of strings.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2010-09-16T20:54:01.000Z","latest_release_published_at":"2025-03-31T15:41:38.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-03-31T15:46:55.203Z","created_at":"2022-04-10T11:21:34.079Z","updated_at":"2025-03-31T15:46:55.443Z","registry_url":"https://pypi.org/project/jellyfish/","install_command":"pip install jellyfish --index-url https://pypi.org/simple","documentation_url":"https://jellyfish.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Programming Language :: Rust"],"normalized_name":"jellyfish"},"repo_metadata":{"id":971225,"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2024-09-07T01:20:44.000Z","size":3669,"stargazers_count":2037,"open_issues_count":7,"forks_count":157,"subscribers_count":42,"default_branch":"main","last_synced_at":"2024-09-07T03:52:10.597Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamesturk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2024-09-07T01:20:47.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":"e4b33478-30ec-4f68-a9eb-3a0c54e472f6","html_url":"https://github.com/jamesturk/jellyfish","commit_stats":{"total_commits":446,"total_committers":33,"mean_commits":"13.515151515151516","dds":0.5381165919282511,"last_synced_commit":"2ebc2c647eafce3036d12814b0247cdd55e0be4d"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217921718,"owners_count":16251154,"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"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","icon_url":"https://avatars.githubusercontent.com/u/8034?u=54c2a498228e5a1608c8a5ca8dd14b2be573e23b\u0026v=4","repositories_count":57,"last_synced_at":"2024-05-20T14:47:28.936Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jamesturk","funding_links":["https://github.com/sponsors/jamesturk"],"total_stars":4576,"followers":473,"following":79,"created_at":"2022-11-02T16:23:00.922Z","updated_at":"2024-05-20T14:47:30.772Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk/repositories"},"tags":[{"name":"v1.1.0","sha":"0ac9dfb15fc9a7355be64e65e7a3aa11014de956","kind":"commit","published_at":"2024-07-28T08:11:30.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v1.1.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"c70f229437f0512f48ea00c785339c2ce09bba13","kind":"commit","published_at":"2024-05-28T18:13:20.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v1.0.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"97de4646e24d1c9c1400238d8b54b32e638758ce","kind":"commit","published_at":"2023-11-17T20:35:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v1.0.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"af51f1013e0a22a7f14307d64f68690c2814d126","kind":"commit","published_at":"2023-10-13T01:28:46.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v1.0.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"44ea14d3a70c560a9ef21b571ad2f28f9ea7869b","kind":"commit","published_at":"2023-09-18T22:56:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v1.0.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6526b1665e31b86f93966f2fc09b418b2589776a","kind":"commit","published_at":"2023-06-21T16:51:52.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v1.0.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.0/manifests"},{"name":"v0.11.2","sha":"eda72de333944e2eb65c5dbfb58424e492840924","kind":"commit","published_at":"2023-04-02T19:29:32.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.2/manifests"},{"name":"v0.11.1-actual","sha":"3da8418e2650197aadb0f3d7612e3e1f23401777","kind":"commit","published_at":"2023-03-31T16:35:43.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.1-actual","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.1-actual","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.1-actual","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.1-actual/manifests"},{"name":"v0.11.1","sha":"b3d705d8c3c25bd2db804a68a05ed2e889690bd2","kind":"commit","published_at":"2023-03-30T23:21:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"98d9bca38a3f9a04d96c4a38ad4c39fe0ec63b6c","kind":"commit","published_at":"2023-03-27T03:09:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0/manifests"},{"name":"v0.11.0a4","sha":"41f1f777485a4effac5392534a78cd6560f19712","kind":"commit","published_at":"2023-03-27T00:55:51.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a4/manifests"},{"name":"v0.11.0a3","sha":"863fa490b97bc1c2729187d0d8ff8724e5401c71","kind":"commit","published_at":"2023-03-26T01:25:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a3/manifests"},{"name":"v0.11.0a2r","sha":"039d4a701c3f8c90dcccd8b54a2e46c37185e6f3","kind":"commit","published_at":"2023-03-25T22:45:20.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a2r","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a2r","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2r","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2r/manifests"},{"name":"v0.11.0a2_r","sha":"5b6ad0550885cf518d1ac72168562e253d9f3ef4","kind":"commit","published_at":"2023-03-25T10:31:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a2_r","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a2_r","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2_r","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2_r/manifests"},{"name":"v0.11.0a2","sha":"3e2bc167d6ab4d9a9e953195052fd67d420c2b40","kind":"commit","published_at":"2023-03-25T10:10:18.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2/manifests"},{"name":"v0.11.0a1","sha":"2fee9186d27a13437f1386526e845bad9d0c7ba7","kind":"commit","published_at":"2023-03-25T08:08:58.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a1/manifests"},{"name":"v0.10.0","sha":"baa16fda91d4943a4e0f93a3b802d61fd24dc9ca","kind":"commit","published_at":"2023-03-25T07:40:19.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.10.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.0/manifests"},{"name":"v0.10.x","sha":"baa16fda91d4943a4e0f93a3b802d61fd24dc9ca","kind":"commit","published_at":"2023-03-25T07:40:19.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.10.x","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.10.x","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.x/manifests"},{"name":"v0.10.1","sha":"7b65689a50bda2e23493f7701950f00647eb0e42","kind":"commit","published_at":"2023-03-25T06:02:21.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.10.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.1/manifests"},{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.7/manifests"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.5/manifests"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.6/manifests"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.3/manifests"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.2.2/manifests"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.1.2/manifests"}]},"repo_metadata_updated_at":"2024-09-09T14:25:12.184Z","dependent_packages_count":79,"downloads":7003800,"downloads_period":"last-month","dependent_repos_count":1356,"rankings":{"downloads":0.20941752310142986,"dependent_repos_count":0.3108037038232463,"dependent_packages_count":0.2359981697326177,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.4220626961509325,"average":0.29457052320205657},"purl":"pkg:pypi/jellyfish","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jellyfish","docker_dependents_count":155,"docker_downloads_count":76280691,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-09T14:25:09.625Z","issues_count":73,"pull_requests_count":54,"avg_time_to_close_issue":28882721.94029851,"avg_time_to_close_pull_request":7304245.692307692,"issues_closed_count":67,"pull_requests_closed_count":52,"pull_request_authors_count":26,"issue_authors_count":56,"avg_comments_per_issue":2.8219178082191783,"avg_comments_per_pull_request":1.277777777777778,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":11,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":2571044.0,"past_year_avg_time_to_close_pull_request":3156116.7,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.8181818181818183,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/issues","maintainers":[{"login":"jamesturk","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesturk"}],"active_maintainers":[{"login":"jamesturk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesturk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jellyfish/related_packages","maintainers":[{"uuid":"jamesturk","login":"jamesturk","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/jamesturk/","role":null,"created_at":"2022-12-05T17:09:23.790Z","updated_at":"2022-12-05T17:09:23.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jamesturk/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725001,"maintainers_count":308313,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11139107,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-06-27T14:00:51.000Z","latest_release_published_at":"2024-06-27T14:00:51.000Z","latest_release_number":"1.0.3-r1","last_synced_at":"2025-08-10T18:39:00.837Z","created_at":"2024-12-07T12:46:00.485Z","updated_at":"2025-08-10T18:39:00.838Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":322,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-12-09T21:51:44.436Z","updated_at":"2024-12-09T21:51:44.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2720,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1044},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-04T06:59:06.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11765677,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-12T06:44:34.000Z","latest_release_published_at":"2024-12-12T06:44:34.000Z","latest_release_number":"1.1.2-r0","last_synced_at":"2025-08-08T06:20:47.133Z","created_at":"2025-06-07T18:26:17.690Z","updated_at":"2025-08-08T06:20:47.133Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":971225,"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2025-05-17T01:32:53.000Z","size":3674,"stargazers_count":2137,"open_issues_count":4,"forks_count":159,"subscribers_count":41,"default_branch":"main","last_synced_at":"2025-05-28T23:49:25.176Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamesturk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2025-05-26T12:47:24.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":"e4b33478-30ec-4f68-a9eb-3a0c54e472f6","html_url":"https://github.com/jamesturk/jellyfish","commit_stats":{"total_commits":446,"total_committers":33,"mean_commits":"13.515151515151516","dds":0.5381165919282511,"last_synced_commit":"2ebc2c647eafce3036d12814b0247cdd55e0be4d"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258735694,"owners_count":22749602,"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"}},"repo_metadata_updated_at":"2025-06-08T15:34:43.132Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T23:04:33.433Z","issues_count":81,"pull_requests_count":61,"avg_time_to_close_issue":30558481.342105262,"avg_time_to_close_pull_request":7149007.163934426,"issues_closed_count":76,"pull_requests_closed_count":61,"pull_request_authors_count":30,"issue_authors_count":63,"avg_comments_per_issue":2.9012345679012346,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":17,"past_year_issues_count":10,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":3605761.5714285714,"past_year_avg_time_to_close_pull_request":5795385.2,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/issues","maintainers":[{"login":"jamesturk","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesturk"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":323,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2025-06-08T15:34:41.144Z","updated_at":"2025-06-08T15:34:41.144Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26314,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1612},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-05T05:17:44.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6129973,"name":"py-jellyfish","ecosystem":"alpine","description":"a python library for doing approximate and phonetic matching of strings","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2017-11-01T04:38:42.000Z","latest_release_published_at":"2017-11-01T04:38:42.000Z","latest_release_number":"0.5.6-r0","last_synced_at":"2025-08-09T18:01:24.209Z","created_at":"2023-01-31T22:06:46.201Z","updated_at":"2025-08-09T18:01:24.209Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.7/community/x86_64/py-jellyfish","install_command":"apk add py-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:18:17.075Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.299955693398317,"stargazers_count":2.536552946389012,"forks_count":3.788214443952149,"average":5.15618077093487},"purl":"pkg:apk/alpine/py-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages/py-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":202,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T11:41:57.331Z","updated_at":"2023-02-01T11:41:57.331Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.7","url":"https://pkgs.alpinelinux.org/packages?branch=v3.7","ecosystem":"alpine","default":false,"packages_count":9028,"maintainers_count":126,"namespaces_count":2,"keywords_count":658,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":298},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.832Z","updated_at":"2025-09-03T06:56:30.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.7/namespaces"}},{"id":4137794,"name":"jellyfish","ecosystem":"cargo","description":"Approximate and phonetic matching of strings.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2020-06-28T01:06:50.665Z","latest_release_published_at":"2023-06-23T15:54:49.810Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-11T20:19:06.857Z","created_at":"2022-04-12T16:23:28.651Z","updated_at":"2025-08-11T20:19:06.857Z","registry_url":"https://crates.io/crates/jellyfish/","install_command":"cargo install jellyfish","documentation_url":"https://docs.rs/jellyfish/","metadata":{"categories":[]},"repo_metadata":{"id":971225,"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2024-09-07T01:20:44.000Z","size":3669,"stargazers_count":2037,"open_issues_count":7,"forks_count":157,"subscribers_count":42,"default_branch":"main","last_synced_at":"2024-09-07T03:52:10.597Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamesturk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2024-09-07T01:20:47.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":"e4b33478-30ec-4f68-a9eb-3a0c54e472f6","html_url":"https://github.com/jamesturk/jellyfish","commit_stats":{"total_commits":446,"total_committers":33,"mean_commits":"13.515151515151516","dds":0.5381165919282511,"last_synced_commit":"2ebc2c647eafce3036d12814b0247cdd55e0be4d"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217921718,"owners_count":16251154,"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"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","icon_url":"https://avatars.githubusercontent.com/u/8034?u=54c2a498228e5a1608c8a5ca8dd14b2be573e23b\u0026v=4","repositories_count":57,"last_synced_at":"2024-05-20T14:47:28.936Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jamesturk","funding_links":["https://github.com/sponsors/jamesturk"],"total_stars":4576,"followers":473,"following":79,"created_at":"2022-11-02T16:23:00.922Z","updated_at":"2024-05-20T14:47:30.772Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk/repositories"},"tags":[{"name":"v1.1.0","sha":"0ac9dfb15fc9a7355be64e65e7a3aa11014de956","kind":"commit","published_at":"2024-07-28T08:11:30.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v1.1.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"c70f229437f0512f48ea00c785339c2ce09bba13","kind":"commit","published_at":"2024-05-28T18:13:20.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v1.0.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"97de4646e24d1c9c1400238d8b54b32e638758ce","kind":"commit","published_at":"2023-11-17T20:35:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v1.0.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"af51f1013e0a22a7f14307d64f68690c2814d126","kind":"commit","published_at":"2023-10-13T01:28:46.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v1.0.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"44ea14d3a70c560a9ef21b571ad2f28f9ea7869b","kind":"commit","published_at":"2023-09-18T22:56:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v1.0.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6526b1665e31b86f93966f2fc09b418b2589776a","kind":"commit","published_at":"2023-06-21T16:51:52.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v1.0.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.0/manifests"},{"name":"v0.11.2","sha":"eda72de333944e2eb65c5dbfb58424e492840924","kind":"commit","published_at":"2023-04-02T19:29:32.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.2/manifests"},{"name":"v0.11.1-actual","sha":"3da8418e2650197aadb0f3d7612e3e1f23401777","kind":"commit","published_at":"2023-03-31T16:35:43.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.1-actual","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.1-actual","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.1-actual","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.1-actual/manifests"},{"name":"v0.11.1","sha":"b3d705d8c3c25bd2db804a68a05ed2e889690bd2","kind":"commit","published_at":"2023-03-30T23:21:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"98d9bca38a3f9a04d96c4a38ad4c39fe0ec63b6c","kind":"commit","published_at":"2023-03-27T03:09:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0/manifests"},{"name":"v0.11.0a4","sha":"41f1f777485a4effac5392534a78cd6560f19712","kind":"commit","published_at":"2023-03-27T00:55:51.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a4/manifests"},{"name":"v0.11.0a3","sha":"863fa490b97bc1c2729187d0d8ff8724e5401c71","kind":"commit","published_at":"2023-03-26T01:25:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a3/manifests"},{"name":"v0.11.0a2r","sha":"039d4a701c3f8c90dcccd8b54a2e46c37185e6f3","kind":"commit","published_at":"2023-03-25T22:45:20.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a2r","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a2r","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2r","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2r/manifests"},{"name":"v0.11.0a2_r","sha":"5b6ad0550885cf518d1ac72168562e253d9f3ef4","kind":"commit","published_at":"2023-03-25T10:31:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a2_r","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a2_r","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2_r","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2_r/manifests"},{"name":"v0.11.0a2","sha":"3e2bc167d6ab4d9a9e953195052fd67d420c2b40","kind":"commit","published_at":"2023-03-25T10:10:18.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2/manifests"},{"name":"v0.11.0a1","sha":"2fee9186d27a13437f1386526e845bad9d0c7ba7","kind":"commit","published_at":"2023-03-25T08:08:58.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a1/manifests"},{"name":"v0.10.0","sha":"baa16fda91d4943a4e0f93a3b802d61fd24dc9ca","kind":"commit","published_at":"2023-03-25T07:40:19.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.10.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.0/manifests"},{"name":"v0.10.x","sha":"baa16fda91d4943a4e0f93a3b802d61fd24dc9ca","kind":"commit","published_at":"2023-03-25T07:40:19.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.10.x","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.10.x","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.x/manifests"},{"name":"v0.10.1","sha":"7b65689a50bda2e23493f7701950f00647eb0e42","kind":"commit","published_at":"2023-03-25T06:02:21.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.10.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.1/manifests"},{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.7/manifests"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.5/manifests"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.6/manifests"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.3/manifests"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.2.2/manifests"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.1.2/manifests"}]},"repo_metadata_updated_at":"2024-09-07T03:59:29.920Z","dependent_packages_count":0,"downloads":8919,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":62.37273535368346,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":43.63058200379388,"forks_count":37.47605912594045,"average":41.32199444663361},"purl":"pkg:cargo/jellyfish","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T00:37:54.101Z","issues_count":73,"pull_requests_count":54,"avg_time_to_close_issue":28882721.94029851,"avg_time_to_close_pull_request":7304245.692307692,"issues_closed_count":67,"pull_requests_closed_count":52,"pull_request_authors_count":26,"issue_authors_count":56,"avg_comments_per_issue":2.8219178082191783,"avg_comments_per_pull_request":1.277777777777778,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":11,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":2571044.0,"past_year_avg_time_to_close_pull_request":3156116.7,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.8181818181818183,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/issues","maintainers":[{"login":"jamesturk","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesturk"}],"active_maintainers":[{"login":"jamesturk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesturk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/jellyfish/related_packages","maintainers":[{"uuid":"93399","login":"jamesturk","name":"jpt","email":null,"url":"https://github.com/jamesturk","packages_count":4,"html_url":"https://crates.io/users/jamesturk","role":null,"created_at":"2022-11-07T20:52:20.947Z","updated_at":"2022-11-07T20:52:20.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/jamesturk/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204421,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51709,"github":"rust-lang","metadata":{"funded_packages_count":19895},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-05T05:43:40.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":6073432,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-05-10T17:38:45.000Z","latest_release_published_at":"2019-05-10T17:38:45.000Z","latest_release_number":"0.7.1-r1","last_synced_at":"2025-08-16T09:03:45.030Z","created_at":"2023-01-31T19:37:16.434Z","updated_at":"2025-08-16T09:03:45.030Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.10/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T07:24:39.677Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:03:20.935Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":15.0,"stargazers_count":3.0851063829787235,"forks_count":4.854932301740813,"average":5.735009671179884},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":201,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T03:24:33.075Z","updated_at":"2023-02-01T03:24:33.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.10","url":"https://pkgs.alpinelinux.org/packages?branch=v3.10","ecosystem":"alpine","default":false,"packages_count":10340,"maintainers_count":177,"namespaces_count":2,"keywords_count":920,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":384},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.780Z","updated_at":"2025-09-03T06:50:30.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/namespaces"}},{"id":6128684,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-12-15T19:18:07.000Z","latest_release_published_at":"2021-12-15T19:18:07.000Z","latest_release_number":"0.8.2-r3","last_synced_at":"2025-09-02T18:04:53.300Z","created_at":"2023-01-31T22:03:34.117Z","updated_at":"2025-09-02T18:04:53.300Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:18:01.645Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":4.472618418735693,"forks_count":6.685449316194165,"average":9.617303515877207},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":304,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T11:31:09.566Z","updated_at":"2023-02-01T11:31:09.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2843,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-03T06:56:58.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":4109495,"name":"github.com/jamesturk/jellyfish","ecosystem":"go","description":"","homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"github.com/jamesturk","versions_count":25,"first_release_published_at":"2021-03-11T19:15:57.000Z","latest_release_published_at":"2025-03-31T15:33:49.000Z","latest_release_number":"v1.2.0","last_synced_at":"2025-08-11T22:24:27.483Z","created_at":"2022-04-12T13:58:52.367Z","updated_at":"2025-08-11T22:24:27.484Z","registry_url":"https://pkg.go.dev/github.com/jamesturk/jellyfish","install_command":"go get github.com/jamesturk/jellyfish","documentation_url":"https://pkg.go.dev/github.com/jamesturk/jellyfish#section-documentation","metadata":{},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1807,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-21T11:04:44.902Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-21T11:04:44.903Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T19:32:35.821Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/jamesturk/jellyfish","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jamesturk/jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jamesturk/jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jamesturk/jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjamesturk%2Fjellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjamesturk%2Fjellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjamesturk%2Fjellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjamesturk%2Fjellyfish/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951509,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":6094034,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching (for python3)","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2018-12-24T23:29:58.000Z","latest_release_published_at":"2018-12-24T23:29:58.000Z","latest_release_number":"0.6.1-r0","last_synced_at":"2025-08-08T17:49:54.005Z","created_at":"2023-01-31T20:29:02.102Z","updated_at":"2025-08-08T17:49:54.005Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:08:48.752Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.293260847266387,"stargazers_count":2.995178992717202,"forks_count":4.513283413683455,"average":4.2004308134167605},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":208,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T06:41:26.986Z","updated_at":"2023-02-01T06:41:26.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.9","url":"https://pkgs.alpinelinux.org/packages?branch=v3.9","ecosystem":"alpine","default":false,"packages_count":9749,"maintainers_count":154,"namespaces_count":2,"keywords_count":832,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":347},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.805Z","updated_at":"2025-09-03T05:48:51.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/namespaces"}},{"id":6160116,"name":"py-jellyfish","ecosystem":"alpine","description":"a python library for doing approximate and phonetic matching of strings","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2016-10-26T21:57:20.000Z","latest_release_published_at":"2016-10-26T21:57:20.000Z","latest_release_number":"0.5.6-r0","last_synced_at":"2025-08-08T17:59:19.832Z","created_at":"2023-01-31T23:44:29.524Z","updated_at":"2025-08-08T17:59:19.833Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.5/community/x86_64/py-jellyfish","install_command":"apk add py-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:26:34.568Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":10.961320398135316,"stargazers_count":1.5623031372054932,"forks_count":2.595439082776868,"average":3.7797656545294194},"purl":"pkg:apk/alpine/py-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.5/packages/py-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.5/packages/py-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.5/packages/py-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.5/packages/py-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":144,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-04T19:23:36.639Z","updated_at":"2023-02-04T19:23:36.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.5/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.5","url":"https://pkgs.alpinelinux.org/packages?branch=v3.5","ecosystem":"alpine","default":false,"packages_count":7937,"maintainers_count":95,"namespaces_count":2,"keywords_count":447,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":205},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.889Z","updated_at":"2025-09-03T05:48:46.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.5/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.5/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.5/namespaces"}},{"id":6108942,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching (for python3)","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2018-05-07T16:31:30.000Z","latest_release_published_at":"2018-05-07T16:31:30.000Z","latest_release_number":"0.5.6-r1","last_synced_at":"2025-08-16T05:01:54.453Z","created_at":"2023-01-31T21:12:38.860Z","updated_at":"2025-08-16T05:01:54.454Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.8/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:12:42.909Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":11.763472426085134,"stargazers_count":2.8517508911721534,"forks_count":4.235688823652757,"average":4.712728035227511},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":201,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T08:47:30.249Z","updated_at":"2023-02-01T08:47:30.249Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.8","url":"https://pkgs.alpinelinux.org/packages?branch=v3.8","ecosystem":"alpine","default":false,"packages_count":9538,"maintainers_count":148,"namespaces_count":2,"keywords_count":767,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":325},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.817Z","updated_at":"2025-09-03T05:48:39.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/namespaces"}},{"id":5287963,"name":"jellyfish","ecosystem":"conda","description":null,"homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-10-03T15:45:08.969Z","latest_release_published_at":"2022-04-08T08:00:43.000Z","latest_release_number":"0.9.0","last_synced_at":"2025-08-05T14:05:50.487Z","created_at":"2022-10-03T15:45:08.959Z","updated_at":"2025-08-05T14:05:50.487Z","registry_url":"https://anaconda.org/conda-forge/jellyfish","install_command":"conda install -c conda-forge jellyfish","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T07:24:39.677Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T07:25:13.401Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":33,"rankings":{"downloads":null,"dependent_repos_count":6.387544288637158,"dependent_packages_count":5.484305604072059,"stargazers_count":9.356754329058337,"forks_count":14.736264284644943,"docker_downloads_count":null,"average":8.991217126603123},"purl":"pkg:conda/jellyfish","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jellyfish/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11765669,"name":"py3-jellyfish-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jellyfish","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-12T06:44:34.000Z","latest_release_published_at":"2024-12-12T06:44:34.000Z","latest_release_number":"1.1.2-r0","last_synced_at":"2025-08-09T05:29:23.709Z","created_at":"2025-06-07T18:26:15.062Z","updated_at":"2025-08-09T05:29:23.710Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-jellyfish-pyc","install_command":"apk add py3-jellyfish-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":971225,"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2025-05-17T01:32:53.000Z","size":3674,"stargazers_count":2137,"open_issues_count":4,"forks_count":159,"subscribers_count":41,"default_branch":"main","last_synced_at":"2025-05-28T23:49:25.176Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamesturk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2025-05-26T12:47:24.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":"e4b33478-30ec-4f68-a9eb-3a0c54e472f6","html_url":"https://github.com/jamesturk/jellyfish","commit_stats":{"total_commits":446,"total_committers":33,"mean_commits":"13.515151515151516","dds":0.5381165919282511,"last_synced_commit":"2ebc2c647eafce3036d12814b0247cdd55e0be4d"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258735690,"owners_count":22749600,"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"}},"repo_metadata_updated_at":"2025-06-08T15:34:43.042Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jellyfish-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T23:04:33.433Z","issues_count":81,"pull_requests_count":61,"avg_time_to_close_issue":30558481.342105262,"avg_time_to_close_pull_request":7149007.163934426,"issues_closed_count":76,"pull_requests_closed_count":61,"pull_request_authors_count":30,"issue_authors_count":63,"avg_comments_per_issue":2.9012345679012346,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":17,"past_year_issues_count":10,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":3605761.5714285714,"past_year_avg_time_to_close_pull_request":5795385.2,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/issues","maintainers":[{"login":"jamesturk","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesturk"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jellyfish-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jellyfish-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jellyfish-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jellyfish-pyc/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":323,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2025-06-08T15:34:48.525Z","updated_at":"2025-06-08T15:34:48.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26314,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1612},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-05T05:17:44.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":10344663,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.0.3-r1","last_synced_at":"2025-09-02T18:21:04.646Z","created_at":"2024-06-11T10:02:28.801Z","updated_at":"2025-09-02T18:21:04.646Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":971225,"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2024-05-28T18:13:35.000Z","size":3541,"stargazers_count":1998,"open_issues_count":4,"forks_count":156,"subscribers_count":42,"default_branch":"main","last_synced_at":"2024-05-29T07:17:50.949Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamesturk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2024-05-28T18:13:26.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":"e4b33478-30ec-4f68-a9eb-3a0c54e472f6","html_url":"https://github.com/jamesturk/jellyfish","commit_stats":{"total_commits":446,"total_committers":33,"mean_commits":"13.515151515151516","dds":0.5381165919282511,"last_synced_commit":"2ebc2c647eafce3036d12814b0247cdd55e0be4d"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206633736,"owners_count":14602684,"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"}},"repo_metadata_updated_at":"2024-06-12T01:12:37.234Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2024-05-29T18:44:15.462Z","issues_count":71,"pull_requests_count":51,"avg_time_to_close_issue":28702643.939393938,"avg_time_to_close_pull_request":7414423.235294118,"issues_closed_count":66,"pull_requests_closed_count":51,"pull_request_authors_count":25,"issue_authors_count":54,"avg_comments_per_issue":2.8309859154929575,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":11,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":2069927.7,"past_year_avg_time_to_close_pull_request":2719079.090909091,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":3.090909090909091,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/issues","maintainers":[{"login":"jamesturk","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesturk"}],"active_maintainers":[{"login":"jamesturk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesturk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":317,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-06-12T01:13:26.168Z","updated_at":"2024-06-12T01:13:26.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4232,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1362},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-03T07:00:27.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6217837,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-05-24T15:36:52.000Z","latest_release_published_at":"2020-05-24T15:36:52.000Z","latest_release_number":"0.8.2-r0","last_synced_at":"2025-08-09T17:58:19.584Z","created_at":"2023-02-01T03:26:46.516Z","updated_at":"2025-08-09T17:58:19.584Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:41:30.855Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.468306824414324,"stargazers_count":3.4161247355637387,"forks_count":5.249549478962626,"average":7.533495259735172},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":195,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-06T15:22:06.341Z","updated_at":"2023-02-06T15:22:06.341Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1434,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":473},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2025-08-23T06:43:35.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":6182667,"name":"py-jellyfish","ecosystem":"alpine","description":"a python library for doing approximate and phonetic matching of strings","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2015-11-10T14:09:24.000Z","latest_release_published_at":"2015-11-10T14:09:24.000Z","latest_release_number":"0.5.1-r0","last_synced_at":"2025-08-09T18:24:48.934Z","created_at":"2023-02-01T00:39:03.009Z","updated_at":"2025-08-09T18:24:48.935Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.3/community/x86_64/py-jellyfish","install_command":"apk add py-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:33:28.675Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.171389552748378,"stargazers_count":0.9900990099009901,"forks_count":1.8607033117104814,"average":3.7555479685899624},"purl":"pkg:apk/alpine/py-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.3/packages/py-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.3/packages/py-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.3/packages/py-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.3/packages/py-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":115,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-04T19:23:28.386Z","updated_at":"2023-02-04T19:23:28.386Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.3/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.3","url":"https://pkgs.alpinelinux.org/packages?branch=v3.3","ecosystem":"alpine","default":false,"packages_count":5858,"maintainers_count":54,"namespaces_count":2,"keywords_count":255,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":141},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.995Z","updated_at":"2025-09-03T06:50:27.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.3/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.3/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.3/namespaces"}},{"id":6094244,"name":"py-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2018-12-24T23:29:59.000Z","latest_release_published_at":"2018-12-24T23:29:59.000Z","latest_release_number":"0.6.1-r0","last_synced_at":"2025-08-08T17:55:37.292Z","created_at":"2023-01-31T20:29:32.345Z","updated_at":"2025-08-08T17:55:37.292Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/py-jellyfish","install_command":"apk add py-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:08:50.738Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":23.15109241973536,"stargazers_count":2.995178992717202,"forks_count":4.513283413683455,"average":7.664888706534004},"purl":"pkg:apk/alpine/py-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":208,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T06:43:34.527Z","updated_at":"2023-02-01T06:43:34.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.9","url":"https://pkgs.alpinelinux.org/packages?branch=v3.9","ecosystem":"alpine","default":false,"packages_count":9749,"maintainers_count":154,"namespaces_count":2,"keywords_count":832,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":347},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.805Z","updated_at":"2025-09-03T05:48:51.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/namespaces"}},{"id":8677102,"name":"py3-jellyfish-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jellyfish","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-09-27T05:25:57.000Z","latest_release_published_at":"2023-09-27T05:25:57.000Z","latest_release_number":"1.0.1-r0","last_synced_at":"2025-08-10T19:03:24.593Z","created_at":"2023-12-20T10:28:06.659Z","updated_at":"2025-08-10T19:03:24.593Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-jellyfish-pyc","install_command":"apk add py3-jellyfish-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jellyfish-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jellyfish-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jellyfish-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jellyfish-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jellyfish-pyc/related_packages","maintainers":[],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2596,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":703},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-04T07:04:01.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6113879,"name":"py-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2018-05-07T16:31:30.000Z","latest_release_published_at":"2018-05-07T16:31:30.000Z","latest_release_number":"0.5.6-r1","last_synced_at":"2025-08-08T16:19:52.878Z","created_at":"2023-01-31T21:25:00.245Z","updated_at":"2025-08-08T16:19:52.878Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.8/community/x86_64/py-jellyfish","install_command":"apk add py-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:13:44.519Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.225414132941914,"stargazers_count":2.8517508911721534,"forks_count":4.235688823652757,"average":8.078213461941706},"purl":"pkg:apk/alpine/py-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":201,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T09:24:24.979Z","updated_at":"2023-02-01T09:24:24.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.8","url":"https://pkgs.alpinelinux.org/packages?branch=v3.8","ecosystem":"alpine","default":false,"packages_count":9538,"maintainers_count":148,"namespaces_count":2,"keywords_count":767,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":325},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.817Z","updated_at":"2025-09-03T05:48:39.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/namespaces"}},{"id":6171679,"name":"py-jellyfish","ecosystem":"alpine","description":"a python library for doing approximate and phonetic matching of strings","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2016-04-30T03:49:54.000Z","latest_release_published_at":"2016-04-30T03:49:54.000Z","latest_release_number":"0.5.1-r0","last_synced_at":"2025-08-08T18:23:53.053Z","created_at":"2023-02-01T00:11:38.232Z","updated_at":"2025-08-08T18:23:53.053Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.4/community/x86_64/py-jellyfish","install_command":"apk add py-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:30:20.898Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":26.32283991962492,"stargazers_count":1.0046885465505693,"forks_count":2.0763563295378433,"average":7.350971198928333},"purl":"pkg:apk/alpine/py-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.4/packages/py-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.4/packages/py-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.4/packages/py-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.4/packages/py-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":114,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-04T19:23:33.976Z","updated_at":"2023-02-04T19:23:33.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.4/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.4","url":"https://pkgs.alpinelinux.org/packages?branch=v3.4","ecosystem":"alpine","default":false,"packages_count":5972,"maintainers_count":62,"namespaces_count":2,"keywords_count":268,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":142},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.912Z","updated_at":"2025-09-03T06:50:08.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.4/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.4/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.4/namespaces"}},{"id":6142883,"name":"py-jellyfish","ecosystem":"alpine","description":"a python library for doing approximate and phonetic matching of strings","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2017-05-02T09:49:30.000Z","latest_release_published_at":"2017-05-02T09:49:30.000Z","latest_release_number":"0.5.6-r0","last_synced_at":"2025-08-10T18:58:27.409Z","created_at":"2023-01-31T22:48:33.612Z","updated_at":"2025-08-10T18:58:27.410Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.6/community/x86_64/py-jellyfish","install_command":"apk add py-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:21:40.007Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.061059634117367,"stargazers_count":1.7106200997861727,"forks_count":2.874792112140651,"average":7.911617961511047},"purl":"pkg:apk/alpine/py-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages/py-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":152,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T13:25:12.392Z","updated_at":"2023-02-01T13:25:12.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.6","url":"https://pkgs.alpinelinux.org/packages?branch=v3.6","ecosystem":"alpine","default":false,"packages_count":8418,"maintainers_count":115,"namespaces_count":2,"keywords_count":564,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":248},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.872Z","updated_at":"2025-09-03T06:57:32.994Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.6/namespaces"}},{"id":6109741,"name":"py2-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching (for python2)","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2018-05-07T16:31:29.000Z","latest_release_published_at":"2018-05-07T16:31:29.000Z","latest_release_number":"0.5.6-r1","last_synced_at":"2025-08-08T16:19:54.313Z","created_at":"2023-01-31T21:15:16.300Z","updated_at":"2025-08-08T16:19:54.313Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.8/community/x86_64/py2-jellyfish","install_command":"apk add py2-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:12:52.077Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.225414132941914,"stargazers_count":2.8517508911721534,"forks_count":4.235688823652757,"average":8.078213461941706},"purl":"pkg:apk/alpine/py2-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py2-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py2-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py2-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py2-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py2-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py2-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages/py2-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":201,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T08:53:02.917Z","updated_at":"2023-02-01T08:53:02.917Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.8","url":"https://pkgs.alpinelinux.org/packages?branch=v3.8","ecosystem":"alpine","default":false,"packages_count":9538,"maintainers_count":148,"namespaces_count":2,"keywords_count":767,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":325},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.817Z","updated_at":"2025-09-03T05:48:39.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.8/namespaces"}},{"id":5285350,"name":"jellyfish","ecosystem":"conda","description":"jellyfish is a library for approximate \u0026 phonetic matching of strings.","homepage":"https://github.com/jamesturk/jellyfish","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-03-22T10:21:19.000Z","latest_release_published_at":"2025-01-08T20:05:41.000Z","latest_release_number":"1.1.3","last_synced_at":"2025-08-29T01:09:06.033Z","created_at":"2022-10-03T15:42:37.296Z","updated_at":"2025-08-29T01:09:06.033Z","registry_url":"https://anaconda.org/anaconda/jellyfish","install_command":"conda install -c anaconda jellyfish","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-09-18T22:56:17.000Z","size":3176,"stargazers_count":1895,"open_issues_count":6,"forks_count":160,"subscribers_count":44,"default_branch":"main","last_synced_at":"2023-09-19T03:45:04.594Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamesturk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-09-18T20:30:51.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":"e4b33478-30ec-4f68-a9eb-3a0c54e472f6","html_url":"https://github.com/jamesturk/jellyfish","commit_stats":{"total_commits":446,"total_committers":33,"mean_commits":"13.515151515151516","dds":0.5381165919282511,"last_synced_commit":"2ebc2c647eafce3036d12814b0247cdd55e0be4d"},"previous_names":[],"tags_count":45,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":160250750,"owners_count":8141456,"icon_url":"https://github.com/github.png","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"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","icon_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":50,"last_synced_at":"2023-04-09T07:16:05.071Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jamesturk","created_at":"2022-11-02T16:23:00.922Z","updated_at":"2023-04-09T07:16:05.108Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk/repositories"},"tags":[{"name":"v1.0.0","sha":"6526b1665e31b86f93966f2fc09b418b2589776a","kind":"commit","published_at":"2023-06-21T16:51:52.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v1.0.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v1.0.0/manifests"},{"name":"v0.11.2","sha":"eda72de333944e2eb65c5dbfb58424e492840924","kind":"commit","published_at":"2023-04-02T19:29:32.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.2/manifests"},{"name":"v0.11.1-actual","sha":"3da8418e2650197aadb0f3d7612e3e1f23401777","kind":"commit","published_at":"2023-03-31T16:35:43.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.1-actual","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.1-actual","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.1-actual","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.1-actual/manifests"},{"name":"v0.11.1","sha":"b3d705d8c3c25bd2db804a68a05ed2e889690bd2","kind":"commit","published_at":"2023-03-30T23:21:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"98d9bca38a3f9a04d96c4a38ad4c39fe0ec63b6c","kind":"commit","published_at":"2023-03-27T03:09:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0/manifests"},{"name":"v0.11.0a4","sha":"41f1f777485a4effac5392534a78cd6560f19712","kind":"commit","published_at":"2023-03-27T00:55:51.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a4/manifests"},{"name":"v0.11.0a3","sha":"863fa490b97bc1c2729187d0d8ff8724e5401c71","kind":"commit","published_at":"2023-03-26T01:25:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a3/manifests"},{"name":"v0.11.0a2r","sha":"039d4a701c3f8c90dcccd8b54a2e46c37185e6f3","kind":"commit","published_at":"2023-03-25T22:45:20.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a2r","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a2r","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2r","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2r/manifests"},{"name":"v0.11.0a2_r","sha":"5b6ad0550885cf518d1ac72168562e253d9f3ef4","kind":"commit","published_at":"2023-03-25T10:31:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a2_r","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a2_r","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2_r","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2_r/manifests"},{"name":"v0.11.0a2","sha":"3e2bc167d6ab4d9a9e953195052fd67d420c2b40","kind":"commit","published_at":"2023-03-25T10:10:18.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a2/manifests"},{"name":"v0.11.0a1","sha":"2fee9186d27a13437f1386526e845bad9d0c7ba7","kind":"commit","published_at":"2023-03-25T08:08:58.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.11.0a1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.11.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.11.0a1/manifests"},{"name":"v0.10.0","sha":"baa16fda91d4943a4e0f93a3b802d61fd24dc9ca","kind":"commit","published_at":"2023-03-25T07:40:19.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.10.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.0/manifests"},{"name":"v0.10.x","sha":"baa16fda91d4943a4e0f93a3b802d61fd24dc9ca","kind":"commit","published_at":"2023-03-25T07:40:19.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.10.x","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.10.x","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.x/manifests"},{"name":"v0.10.1","sha":"7b65689a50bda2e23493f7701950f00647eb0e42","kind":"commit","published_at":"2023-03-25T06:02:21.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.10.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.10.1/manifests"},{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/v0.8.3/manifests"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.2.2/manifests"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags/0.1.2/manifests"}]},"repo_metadata_updated_at":"2023-09-20T08:53:55.960Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":33,"rankings":{"downloads":null,"dependent_repos_count":27.933130699088142,"dependent_packages_count":20.4683698296837,"stargazers_count":17.933130699088146,"forks_count":25.167173252279635,"docker_downloads_count":null,"average":22.875451120034906},"purl":"pkg:conda/jellyfish","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-09-15T13:27:01.225Z","issues_count":63,"pull_requests_count":43,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8291895.452380952,"issues_closed_count":56,"pull_requests_closed_count":42,"pull_request_authors_count":24,"issue_authors_count":47,"avg_comments_per_issue":2.7301587301587302,"avg_comments_per_pull_request":1.5116279069767442,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":15,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3706364.727272727,"past_year_avg_time_to_close_pull_request":339703.53846153844,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.7333333333333334,"past_year_avg_comments_per_pull_request":0.7857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jellyfish/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2901,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":611},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-04T06:59:49.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":6230907,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-11-05T15:33:52.000Z","latest_release_published_at":"2019-11-05T15:33:52.000Z","latest_release_number":"0.7.2-r1","last_synced_at":"2025-08-09T18:17:52.567Z","created_at":"2023-02-01T04:25:54.589Z","updated_at":"2025-08-09T18:17:52.567Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.11/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:44:40.620Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.888061025368103,"stargazers_count":3.5125066524747206,"forks_count":5.321979776476849,"average":5.4306368635799185},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":197,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-06T15:22:05.808Z","updated_at":"2023-02-06T15:22:05.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.11","url":"https://pkgs.alpinelinux.org/packages?branch=v3.11","ecosystem":"alpine","default":false,"packages_count":11274,"maintainers_count":184,"namespaces_count":2,"keywords_count":1187,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":392},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.767Z","updated_at":"2025-09-03T05:48:47.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/namespaces"}},{"id":7779043,"name":"py3-jellyfish-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jellyfish","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_number":"0.11.2-r1","last_synced_at":"2025-08-10T20:48:27.997Z","created_at":"2023-05-22T14:27:24.068Z","updated_at":"2025-08-10T20:48:27.997Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-jellyfish-pyc","install_command":"apk add py3-jellyfish-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-04-10T22:19:05.000Z","size":3177,"stargazers_count":1853,"open_issues_count":8,"forks_count":156,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-05-18T23:15:01.981Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamesturk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-05-16T19:58:58.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":133136767,"owners_count":6005042,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-05-22T14:27:24.138Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":5.68550196997656,"forks_count":8.697820557578176,"docker_downloads_count":null,"average":3.595830631888684},"purl":"pkg:apk/alpine/py3-jellyfish-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jellyfish-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jellyfish-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jellyfish-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jellyfish-pyc/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":332,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-05-23T07:14:25.785Z","updated_at":"2023-05-23T07:14:25.785Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3621,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1083},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-04T07:04:07.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6112628,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-12-15T19:18:07.000Z","latest_release_published_at":"2021-12-15T19:18:07.000Z","latest_release_number":"0.8.2-r3","last_synced_at":"2025-08-10T20:51:51.056Z","created_at":"2023-01-31T21:22:02.843Z","updated_at":"2025-08-10T20:51:51.056Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:13:27.658Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.748400134725497,"stargazers_count":5.798809924778264,"forks_count":8.330526552149994,"average":6.719434152913439},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":305,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T09:14:33.065Z","updated_at":"2023-02-01T09:14:33.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3356,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-04T07:04:14.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6091080,"name":"py2-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching (for python2)","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2018-12-24T23:29:57.000Z","latest_release_published_at":"2018-12-24T23:29:57.000Z","latest_release_number":"0.6.1-r0","last_synced_at":"2025-08-08T17:55:41.321Z","created_at":"2023-01-31T20:21:35.284Z","updated_at":"2025-08-08T17:55:41.322Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/py2-jellyfish","install_command":"apk add py2-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:08:05.819Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":23.15109241973536,"stargazers_count":2.995178992717202,"forks_count":4.513283413683455,"average":7.664888706534004},"purl":"pkg:apk/alpine/py2-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py2-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py2-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py2-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py2-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py2-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py2-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages/py2-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@gmail.com","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":208,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T06:13:53.746Z","updated_at":"2023-02-01T06:13:53.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/maintainers/clandmeter@gmail.com/packages"}],"registry":{"name":"alpine-v3.9","url":"https://pkgs.alpinelinux.org/packages?branch=v3.9","ecosystem":"alpine","default":false,"packages_count":9749,"maintainers_count":154,"namespaces_count":2,"keywords_count":832,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":347},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.805Z","updated_at":"2025-09-03T05:48:51.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.9/namespaces"}},{"id":8677101,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-09-27T05:25:57.000Z","latest_release_published_at":"2023-09-27T05:25:57.000Z","latest_release_number":"1.0.1-r0","last_synced_at":"2025-08-10T19:03:29.050Z","created_at":"2023-12-20T10:28:06.505Z","updated_at":"2025-08-10T19:03:29.051Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":292,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-08-21T13:53:41.661Z","updated_at":"2024-08-21T13:53:41.661Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2596,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":703},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-04T07:04:01.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6207729,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-01-12T22:16:11.000Z","latest_release_published_at":"2021-01-12T22:16:11.000Z","latest_release_number":"0.8.2-r1","last_synced_at":"2025-08-09T17:49:57.599Z","created_at":"2023-02-01T02:38:15.394Z","updated_at":"2025-08-09T17:49:57.600Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:39:04.766Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":3.8785349355976115,"forks_count":6.18838598258617,"average":7.397279988486724},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":259,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-04T19:23:36.871Z","updated_at":"2023-02-04T19:23:36.871Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1887,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":587},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2025-09-03T05:48:57.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":6160698,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:17.000Z","latest_release_published_at":"2021-04-05T18:18:17.000Z","latest_release_number":"0.8.2-r2","last_synced_at":"2025-08-10T18:55:48.087Z","created_at":"2023-01-31T23:45:48.037Z","updated_at":"2025-08-10T18:55:48.087Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:26:43.037Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":16.478526833575078,"stargazers_count":4.181118748817557,"forks_count":6.426184019675853,"average":6.7714574005171215},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":255,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-04T19:23:42.351Z","updated_at":"2023-02-04T19:23:42.351Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2453,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-03T06:56:54.013Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":6051001,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2022-12-01T04:45:29.000Z","latest_release_published_at":"2024-12-12T06:44:34.000Z","latest_release_number":"1.1.2-r0","last_synced_at":"2025-08-08T17:23:46.975Z","created_at":"2023-01-31T18:25:15.311Z","updated_at":"2025-08-08T17:23:46.976Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T07:24:39.677Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T08:57:01.642Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.030839073262366,"stargazers_count":5.846900438321853,"forks_count":9.521759549154666,"average":5.349874765184722},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":331,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-01-31T21:31:47.133Z","updated_at":"2023-01-31T21:31:47.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37092,"maintainers_count":822,"namespaces_count":3,"keywords_count":6483,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2627},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-05T05:01:04.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6193233,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:17.000Z","latest_release_published_at":"2021-04-05T18:18:17.000Z","latest_release_number":"0.8.2-r2","last_synced_at":"2025-08-08T17:33:59.805Z","created_at":"2023-02-01T01:29:50.458Z","updated_at":"2025-08-08T17:33:59.805Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-03-20T05:05:01.000Z","size":988,"stargazers_count":1808,"open_issues_count":11,"forks_count":151,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-03-22T09:04:20.128Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-03-22T05:05:29.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jamesturk","name":"James Turk","uuid":"8034","kind":"user","description":"","email":"","website":"https://jamesturk.net","location":"Chicago, IL","twitter":null,"company":"University of Chicago","avatar_url":"https://avatars.githubusercontent.com/u/8034?u=e599de93a5af78ba80c9b992b78cd3f90a69f822\u0026v=4","repositories_count":27,"last_synced_at":"2023-02-19T21:32:08.918Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk"},"tags":[{"name":"v0.9.1","sha":"f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb","kind":"commit","published_at":"2022-01-07T20:13:06.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"4809892a28a0e96f6af982a6e119dca6e4994fb8","kind":"commit","published_at":"2022-01-07T19:49:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.9.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.9.0"},{"name":"v0.8.9","sha":"c3f9e2d3ed76899214159906af104e0841cd415a","kind":"commit","published_at":"2021-10-26T15:03:26.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.9","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.9"},{"name":"v0.8.8","sha":"32988857a63e0e6cb1d78c44f9b4d43d9486e461","kind":"commit","published_at":"2021-08-17T18:44:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.8","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.8"},{"name":"v0.8.7","sha":"09197d1c07dcc559fe4720006f1c041ba8aa1fcf","kind":"commit","published_at":"2021-08-16T19:20:08.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.7","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.7"},{"name":"v0.8.6","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.6"},{"name":"v0.8.5","sha":"088ca5fe66c0bbb5c4ba08f9bbda5e0a72644cda","kind":"commit","published_at":"2021-08-04T20:03:12.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.5"},{"name":"v0.8.4","sha":"a8e5d3f45a100ce204e0729a6db06dfb7bdcae60","kind":"commit","published_at":"2021-08-04T19:46:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"081b6e2fb6830c70cf6a13af6eb66cdf3ba8e06b","kind":"commit","published_at":"2021-03-11T19:15:57.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/v0.8.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/v0.8.3"},{"name":"0.8.2","sha":"a5983092df14a45ab0cf0c3a8a071a3eb66f8e9a","kind":"commit","published_at":"2020-05-21T20:41:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.2"},{"name":"0.8.0","sha":"4ab30048797ea02a19eb5e18fda3b3296fb299b0","kind":"tag","published_at":"2020-05-21T18:11:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.8.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.8.0"},{"name":"0.7.2","sha":"d4d6faef891d353ad84648bda612597ed60c41a2","kind":"tag","published_at":"2019-06-05T15:05:38.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.2"},{"name":"0.7.1","sha":"699727a6d3ba0ba78a19d70745458d592c140203","kind":"tag","published_at":"2019-01-11T04:37:55.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.1"},{"name":"0.7.0","sha":"0631bb3ccc3ad67e9f264049664bbe3d912d641c","kind":"tag","published_at":"2019-01-10T18:47:22.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.7.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.7.0"},{"name":"0.6.0","sha":"6e8c44627e33e010a6e22d15a559bf9d90abd2c9","kind":"tag","published_at":"2018-04-07T13:56:29.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.6.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.6.0"},{"name":"0.5.6","sha":"57015e622898f3b865fb2b7251b1dd88d058f39f","kind":"tag","published_at":"2016-06-23T17:22:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.6","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.6"},{"name":"0.5.5","sha":"7dd9dbb35ba5af2fda75dc67d575e262f9a2c0bf","kind":"tag","published_at":"2016-06-21T18:13:56.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.5","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.5"},{"name":"0.5.4","sha":"e4d39f96a2081fac6934018021e3e62422ad52d4","kind":"tag","published_at":"2016-05-13T23:27:42.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.4"},{"name":"0.5.3","sha":"4d4e533661e9537207e26579540371d11b747afb","kind":"tag","published_at":"2016-03-15T02:41:44.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.3"},{"name":"0.5.2","sha":"041cacbaac46f9f3a8de35f837aad2a21b5714dd","kind":"tag","published_at":"2016-02-03T13:48:17.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.2"},{"name":"0.5.1","sha":"b690692b4bb6d0c744640019342233d97ee43d93","kind":"tag","published_at":"2015-07-13T00:18:49.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.1"},{"name":"0.5.0","sha":"738a635d6dbeabcd6b028716548da2c3648d4339","kind":"tag","published_at":"2015-04-23T15:13:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.5.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.5.0"},{"name":"0.4.0","sha":"702982e7dff649af60cf3ec72ee0a47cd46609d1","kind":"tag","published_at":"2015-03-27T20:39:25.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.4.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.4.0"},{"name":"0.3.4","sha":"98171769076a9d254e13acff7fafdb06a922671b","kind":"tag","published_at":"2015-02-04T17:22:45.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.4","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.4"},{"name":"0.3.3","sha":"e790580005e58de388755b269c55f181e9bd7a5d","kind":"tag","published_at":"2014-11-20T20:03:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.3","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.3"},{"name":"0.3.2","sha":"04cee85bde0948a8546d751d037013041e100bd0","kind":"tag","published_at":"2014-08-11T18:43:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.2"},{"name":"0.3.1","sha":"8e7689fba8cb395d13663eff80eac65dd2add040","kind":"tag","published_at":"2014-07-16T12:24:03.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.1","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.1"},{"name":"0.3.0","sha":"ca179571f5a5a2b9ebbf1d1edea9f4e86bddf64a","kind":"tag","published_at":"2014-07-15T19:32:53.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.3.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.3.0"},{"name":"0.2.2","sha":"ebfefecf428b3632d8eb563a9251d9703a1c7ec8","kind":"tag","published_at":"2014-03-15T03:19:13.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.2"},{"name":"0.2.0","sha":"01cec601ace2b7efbec34401c3e1ad8904216347","kind":"tag","published_at":"2012-01-26T16:16:31.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.2.0","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.2.0"},{"name":"0.1.2","sha":"df5f2bd5933af41c78227a731bcae2e47ae35780","kind":"commit","published_at":"2010-09-16T18:59:34.000Z","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/0.1.2","html_url":"https://github.com/jamesturk/jellyfish/releases/tag/0.1.2"}]},"repo_metadata_updated_at":"2023-03-22T09:35:51.382Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.100548201631234,"stargazers_count":3.904265276106431,"forks_count":6.143869501270223,"average":5.537170744751972},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":258,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-04T19:23:29.124Z","updated_at":"2023-02-04T19:23:29.124Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2171,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":671},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2025-09-03T05:48:43.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":7779042,"name":"py3-jellyfish","ecosystem":"alpine","description":"Python library for approximate and phonetic string matching","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_number":"0.11.2-r1","last_synced_at":"2025-08-10T20:48:28.037Z","created_at":"2023-05-22T14:27:23.782Z","updated_at":"2025-08-10T20:48:28.037Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-jellyfish","install_command":"apk add py3-jellyfish","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-04-10T22:19:05.000Z","size":3177,"stargazers_count":1853,"open_issues_count":8,"forks_count":156,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-05-18T23:15:01.981Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamesturk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-05-16T19:58:58.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":133136767,"owners_count":6005042,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-05-22T14:27:23.891Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":5.68550196997656,"forks_count":8.697820557578176,"docker_downloads_count":null,"average":3.595830631888684},"purl":"pkg:apk/alpine/py3-jellyfish?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jellyfish/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jellyfish/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jellyfish/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jellyfish/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":332,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-05-23T07:14:17.918Z","updated_at":"2023-05-23T07:14:17.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3621,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1083},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-04T07:04:07.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":10344655,"name":"py3-jellyfish-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jellyfish","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.0.3-r1","last_synced_at":"2025-08-10T20:42:52.122Z","created_at":"2024-06-11T10:02:28.758Z","updated_at":"2025-08-10T20:42:52.123Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-jellyfish-pyc","install_command":"apk add py3-jellyfish-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":971225,"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2024-05-28T18:13:35.000Z","size":3541,"stargazers_count":1998,"open_issues_count":4,"forks_count":156,"subscribers_count":42,"default_branch":"main","last_synced_at":"2024-05-29T07:17:50.949Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamesturk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2024-05-28T18:13:26.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":"e4b33478-30ec-4f68-a9eb-3a0c54e472f6","html_url":"https://github.com/jamesturk/jellyfish","commit_stats":{"total_commits":446,"total_committers":33,"mean_commits":"13.515151515151516","dds":0.5381165919282511,"last_synced_commit":"2ebc2c647eafce3036d12814b0247cdd55e0be4d"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","download_url":"https://codeload.github.com/jamesturk/jellyfish/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206633736,"owners_count":14602684,"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"}},"repo_metadata_updated_at":"2024-06-12T01:12:38.515Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jellyfish-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2024-05-29T18:44:15.462Z","issues_count":71,"pull_requests_count":51,"avg_time_to_close_issue":28702643.939393938,"avg_time_to_close_pull_request":7414423.235294118,"issues_closed_count":66,"pull_requests_closed_count":51,"pull_request_authors_count":25,"issue_authors_count":54,"avg_comments_per_issue":2.8309859154929575,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":11,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":2069927.7,"past_year_avg_time_to_close_pull_request":2719079.090909091,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":3.090909090909091,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/issues","maintainers":[{"login":"jamesturk","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesturk"}],"active_maintainers":[{"login":"jamesturk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesturk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jellyfish-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jellyfish-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jellyfish-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jellyfish-pyc/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":317,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-06-12T01:13:34.091Z","updated_at":"2024-06-12T01:13:34.091Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4232,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1362},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-03T07:00:27.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":7605051,"name":"py3-jellyfish-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jellyfish","homepage":"https://github.com/jamesturk/jellyfish","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/jamesturk/jellyfish","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_published_at":"2024-12-12T06:44:34.000Z","latest_release_number":"1.1.2-r0","last_synced_at":"2025-08-08T17:20:40.220Z","created_at":"2023-04-20T00:10:14.524Z","updated_at":"2025-08-08T17:20:40.220Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-jellyfish-pyc","install_command":"apk add py3-jellyfish-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"766701","full_name":"jamesturk/jellyfish","owner":"jamesturk","description":"🪼 a python library for doing approximate and phonetic matching of strings.","archived":false,"fork":false,"pushed_at":"2023-04-06T10:06:47.000Z","size":3176,"stargazers_count":1826,"open_issues_count":5,"forks_count":153,"subscribers_count":42,"default_branch":"main","last_synced_at":"2023-04-09T07:16:25.353Z","etag":null,"topics":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"latest_commit_sha":null,"homepage":"https://jamesturk.github.io/jellyfish/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jamesturk","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2010-07-09T20:41:11.000Z","updated_at":"2023-04-08T21:40:49.000Z","dependencies_parsed_at":"2023-02-18T09:00:54.810Z","dependency_job_id":null,"html_url":"https://github.com/jamesturk/jellyfish","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesturk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":119023650,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-04-20T00:10:16.385Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.250941315178945,"stargazers_count":6.1157461587828905,"forks_count":9.90222356449847,"average":7.5672277596150765},"purl":"pkg:apk/alpine/py3-jellyfish-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jellyfish-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jellyfish-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jellyfish-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamesturk"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:23:05.367Z","issues_count":62,"pull_requests_count":41,"avg_time_to_close_issue":30227222.160714287,"avg_time_to_close_pull_request":8493420.24390244,"issues_closed_count":56,"pull_requests_closed_count":41,"pull_request_authors_count":24,"issue_authors_count":46,"avg_comments_per_issue":2.774193548387097,"avg_comments_per_pull_request":1.5853658536585367,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":16,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":3755884.923076923,"past_year_avg_time_to_close_pull_request":1686276.857142857,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jellyfish-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jellyfish-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jellyfish-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jellyfish-pyc/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":331,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-04-20T05:38:23.616Z","updated_at":"2023-04-20T05:38:23.616Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37092,"maintainers_count":822,"namespaces_count":3,"keywords_count":6483,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2627},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-05T05:01:04.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}}],"commits":{"id":3015,"full_name":"jamesturk/jellyfish","default_branch":"main","committers":[{"name":"James Turk","email":"james.p.turk@gmail.com","login":"jamesturk","count":408},{"name":"Michael Stephens","email":"me@mikej.st","login":"mikejs","count":23},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Jonathan","email":"jonathandebruinhome@gmail.com","login":"J535D165","count":7},{"name":"Dimitri Papadopoulos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":7},{"name":"Nicholas Chammas","email":"nicholas.chammas@gmail.com","login":"nchammas","count":6},{"name":"Diego Moreda","email":"diego.plan9@gmail.com","login":"diego-plan9","count":6},{"name":"Ofek Lev","email":"ofekmeister@gmail.com","login":"ofek","count":3},{"name":"Peter Scott","email":"peter@greplin.com","login":"PeterScott","count":3},{"name":"Danrich Parrol","email":"danrichparrol@gmail.com","login":"dparrol","count":3},{"name":"odidev","email":"odidev@puresoftware.com","login":"odidev","count":2},{"name":"Max Bachmann","email":"kontakt@maxbachmann.de","login":"maxbachmann","count":2},{"name":"Julian Gilbey","email":"julian-git@d-and-j.net","login":"juliangilbey","count":2},{"name":"Heiko Becker","email":"mail@heiko-becker.de","login":"heirecka","count":2},{"name":"Andrew","email":"github@londonanalytics.info","login":"energynumbers","count":2},{"name":"Amanda Hood","email":"ah576@cornell.edu","login":"ahood","count":2},{"name":"NiklasvonM","email":"niklas.von.moers2@t-online.de","login":"NiklasvonM","count":2},{"name":"Martino Mensio","email":"martinomensio@outlook.it","login":"MartinoMensio","count":2},{"name":"Jeremy Carbaugh","email":"jeremy@isl.co","login":null,"count":1},{"name":"Kevin Dwyer","email":"dwyer@thehumangeo.com","login":null,"count":1},{"name":"Petr Hosek","email":"p.hosek@imperial.ac.uk","login":null,"count":1},{"name":"waltaskew","email":"waskew@civisanalytics.com","login":null,"count":1},{"name":"Antoine Rondelet","email":"rondelet.antoine@gmail.com","login":"AntoineRondelet","count":1},{"name":"layday","email":"layday@protonmail.com","login":"layday","count":1},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":1},{"name":"Victor Cuadrado Juan","email":"viccuad","login":"viccuad","count":1},{"name":"Vasily Loginov","email":"loginov.vasily@gmail.com","login":"karatheodory","count":1},{"name":"Tyler Cross","email":"tyler@wtcross.com","login":"wtcross","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Luke Cousins","email":"luke@cou.si","login":"violuke","count":1},{"name":"Loisaida Sam","email":"sam.sandberg@gmail.com","login":"loisaidasam","count":1},{"name":"Jimmy Shah","email":"jshah1@protonmail.ch","login":"jimmyshah","count":1},{"name":"Fernando Tricas García","email":"fernand0@elmundoesimperfecto.com","login":"fernand0","count":1},{"name":"David McKean","email":"mckean.david@gmail.com","login":"dmckean","count":1}],"total_commits":509,"total_committers":34,"total_bot_commits":12,"total_bot_committers":2,"mean_commits":14.970588235294118,"dds":0.19842829076620827,"past_year_committers":[{"name":"James Turk","email":"dev@jpt.sh","login":"jamesturk","count":22},{"name":"Andrew","email":"github@londonanalytics.info","login":"energynumbers","count":2},{"name":"NiklasvonM","email":"niklas.von.moers2@t-online.de","login":"NiklasvonM","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Luke Cousins","email":"luke@cou.si","login":"violuke","count":1},{"name":"Heiko Becker","email":"mail@heiko-becker.de","login":"heirecka","count":1}],"past_year_total_commits":29,"past_year_total_committers":6,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":4.833333333333333,"past_year_dds":0.24137931034482762,"last_synced_at":"2025-05-28T23:48:28.995Z","last_synced_commit":"846fae4b210db8ff4ab9dfaed7e2ec9f372728a7","created_at":"2023-03-07T09:15:51.025Z","updated_at":"2025-05-28T23:48:29.021Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"jamesturk/jellyfish","html_url":"https://github.com/jamesturk/jellyfish","last_synced_at":"2025-06-08T15:35:25.944Z","status":null,"issues_count":81,"pull_requests_count":61,"avg_time_to_close_issue":30558481.342105262,"avg_time_to_close_pull_request":7149007.163934426,"issues_closed_count":76,"pull_requests_closed_count":61,"pull_request_authors_count":30,"issue_authors_count":63,"avg_comments_per_issue":2.9012345679012346,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":17,"past_year_issues_count":10,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":3605761.5714285714,"past_year_avg_time_to_close_pull_request":732517.125,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-10T11:06:03.978Z","updated_at":"2025-09-03T06:50:03.785Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesturk%2Fjellyfish/issues","issue_labels_count":{"bug":10,"feature request":7},"pull_request_labels_count":{"dependencies":22,"github_actions":21},"issue_author_associations_count":{"NONE":59,"CONTRIBUTOR":15,"OWNER":4},"pull_request_author_associations_count":{"CONTRIBUTOR":52,"NONE":15,"OWNER":4},"issue_authors":{"jamesturk":4,"ahood":3,"mgorny":3,"nchammas":3,"juliangilbey":3,"leonright":2,"nijel":2,"DonaldTsang":2,"dgilmanAIDENTIFIED":2,"hockeygoalie35":1,"stephantul":1,"mirbaquari":1,"jmcomets":1,"alyssadev":1,"YashSharma":1,"joumaico":1,"GuruMahesh4444":1,"Sargeanthost":1,"ramibch":1,"methane":1,"RedAero":1,"jbrockmendel":1,"ntsvetanov":1,"maxbachmann":1,"hosford42":1,"J535D165":1,"ecaman":1,"AidanFray":1,"geoHeil":1,"vitalie-cracan":1,"bunny-therapist":1,"kno10":1,"yi0n":1,"Arcturuss":1,"blabalme":1,"RossKen":1,"mcarans":1,"MatthewMarinets":1,"barracuda156":1,"wu7zh":1,"projetmbc":1,"remyjette":1,"bhargav0795":1,"MarcosAnim":1,"jezeniel":1,"diego-plan9":1,"kammala":1,"vi-shruti":1,"ojnc":1,"AntoineRondelet":1,"ammubharatram":1,"passcombo":1,"yelled1":1,"odidev":1,"jpweytjens":1,"tomhamiltonstubber":1,"motin":1,"trichie":1,"DocShahrukh":1,"energynumbers":1,"lutoma":1,"mbaldessari":1,"yucongo":1},"pull_request_authors":{"dependabot[bot]":21,"DimitriPapadopoulos":7,"jamesturk":4,"energynumbers":3,"heirecka":3,"maxbachmann":2,"ahood":2,"violuke":2,"wu7zh":2,"odidev":2,"juliangilbey":2,"canercidam":2,"NiklasvonM":2,"dependabot-preview[bot]":1,"saurabhraidev":1,"Damienchan95":1,"jimmyshah":1,"pku-wuwei":1,"ofek":1,"comradekingu":1,"layday":1,"immerrr":1,"NickCrews":1,"wtcross":1,"dMeVdok":1,"MartinoMensio":1,"J535D165":1,"timgates42":1,"ruchir594":1,"AntoineRondelet":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086183,"issues_count":31279889,"pull_requests_count":96394260,"authors_count":10695968,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":3,"github_actions":3},"past_year_issue_author_associations_count":{"NONE":8,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":8,"NONE":6},"past_year_issue_authors":{"Arcturuss":1,"barracuda156":1,"bunny-therapist":1,"energynumbers":1,"kno10":1,"MatthewMarinets":1,"mgorny":1,"ramibch":1,"wu7zh":1},"past_year_pull_request_authors":{"energynumbers":3,"dependabot[bot]":3,"violuke":2,"wu7zh":2,"heirecka":2,"canercidam":2},"maintainers":[{"login":"jamesturk","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesturk"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":18,"WatchEvent":99,"DeleteEvent":3,"IssueCommentEvent":32,"PushEvent":16,"PullRequestEvent":16,"ForkEvent":6,"CreateEvent":6},"last_year":{"IssuesEvent":18,"WatchEvent":99,"DeleteEvent":3,"IssueCommentEvent":32,"PushEvent":16,"PullRequestEvent":16,"ForkEvent":6,"CreateEvent":6}},"keywords":["fuzzy-search","hacktoberfest","hamming","jaro-winkler","levenshtein","metaphone","python","soundex"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/pythonpackage.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:49:08.912Z","updated_at":"2023-01-13T10:49:08.912Z","repository_link":"https://github.com/jamesturk/jellyfish/blob/main/.github/workflows/pythonpackage.yml","dependencies":[{"id":6875560900,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875560901,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6875560902,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875560903,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875560904,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875560905,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.6.4","direct":true,"kind":"composite","optional":false}]}],"score":29.43422281397273,"created_at":"2025-09-04T15:51:06.542Z","updated_at":"2025-10-07T08:14:02.116Z","avatar_url":"https://github.com/jamesturk.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":7003800,"funding_links":["https://github.com/sponsors/jamesturk"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["data-mining","closember","pydantic","pairings","polynomials","eeg","meg","neuroimaging","neuroscience","information-retrieval"],"project_url":"https://science.ecosyste.ms/api/v1/projects/33284","html_url":"https://science.ecosyste.ms/projects/33284","bibtex_url":"https://science.ecosyste.ms/projects/33284/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/33284/export.apalike"}