{"id":16997376,"url":"https://github.com/stylesuxx/anagram-checker","last_synced_at":"2025-03-22T07:15:26.045Z","repository":{"id":11051965,"uuid":"13390349","full_name":"stylesuxx/anagram-checker","owner":"stylesuxx","description":null,"archived":false,"fork":false,"pushed_at":"2013-10-12T20:28:08.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-27T07:27:43.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/stylesuxx.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":"2013-10-07T17:21:44.000Z","updated_at":"2013-10-12T20:28:12.000Z","dependencies_parsed_at":"2022-08-28T20:11:26.059Z","dependency_job_id":null,"html_url":"https://github.com/stylesuxx/anagram-checker","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/stylesuxx%2Fanagram-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylesuxx%2Fanagram-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylesuxx%2Fanagram-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylesuxx%2Fanagram-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stylesuxx","download_url":"https://codeload.github.com/stylesuxx/anagram-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244918709,"owners_count":20531686,"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-14T03:54:42.065Z","updated_at":"2025-03-22T07:15:26.016Z","avatar_url":"https://github.com/stylesuxx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### Anagram checker and generator\nIf only one string is passed, all possible anagrams of this string are generated.\nIf multiple strings are passed, all strings are checked if they are anagrams of each other.\n\n```\nusage: anagram_checker.py [-h] BASE [STRING [STRING ...]]\n\nGenerates anagrams if one string is provided, otherwise checks if all strings\nare anagrams of each other. Identical strings are treated as anagrams as well.\n\npositional arguments:\n  BASE        The string to generate anagrams or check other strings against.\n  STRING      Strings to be checked.\n\noptional arguments:\n  -h, --help  show this help message and exit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstylesuxx%2Fanagram-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstylesuxx%2Fanagram-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstylesuxx%2Fanagram-checker/lists"}