{"id":16900067,"url":"https://github.com/runlevel5/anagram-solver","last_synced_at":"2025-03-20T12:25:15.079Z","repository":{"id":142032727,"uuid":"2331995","full_name":"runlevel5/Anagram-Solver","owner":"runlevel5","description":"Look for anagrams from a set of single words that is fetched from an text file.","archived":false,"fork":false,"pushed_at":"2012-07-04T00:39:09.000Z","size":219,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T12:28:00.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/runlevel5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-06T02:15:04.000Z","updated_at":"2016-10-19T23:18:28.000Z","dependencies_parsed_at":"2023-03-13T10:20:39.367Z","dependency_job_id":null,"html_url":"https://github.com/runlevel5/Anagram-Solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runlevel5%2FAnagram-Solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runlevel5%2FAnagram-Solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runlevel5%2FAnagram-Solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runlevel5%2FAnagram-Solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runlevel5","download_url":"https://codeload.github.com/runlevel5/Anagram-Solver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244610348,"owners_count":20480966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T17:51:27.368Z","updated_at":"2025-03-20T12:25:15.056Z","avatar_url":"https://github.com/runlevel5.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Anagram Solver\n===============\n\nGiven a file containing one word per line, print out all the combinations of words that are anagrams; each line in the output should contain a set of input words that are anagrams of each other.  No word should appear in the output more than once.\n\nFor added programming pleasure, find the longest words that are anagrams, and the set of anagrams containing the most words.\n\nThe app is tested with Ruby 1.9.3-p194.\n\nUsage\n======\n\n     $ ./run.rb wordlist.txt\n\nTesting\n========\n\n     $ ruby ./spec.rb\n\nAuthors\n========\n\nTrung LE \u003cjoneslee85@gmail.com\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunlevel5%2Fanagram-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunlevel5%2Fanagram-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunlevel5%2Fanagram-solver/lists"}