{"id":15485998,"url":"https://github.com/ruda/macspell","last_synced_at":"2025-06-12T04:04:31.170Z","repository":{"id":3178348,"uuid":"4210024","full_name":"ruda/macspell","owner":"ruda","description":"MacSpell is a spell checker designed on Cocoa's spell-checking facilities.","archived":false,"fork":false,"pushed_at":"2022-08-20T02:00:19.000Z","size":23,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-10-19T07:03:50.395Z","etag":null,"topics":["emacs","macos","python","spelling"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ruda.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-03T03:03:21.000Z","updated_at":"2022-12-22T03:51:09.000Z","dependencies_parsed_at":"2022-09-26T17:11:37.734Z","dependency_job_id":null,"html_url":"https://github.com/ruda/macspell","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruda%2Fmacspell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruda%2Fmacspell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruda%2Fmacspell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruda%2Fmacspell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruda","download_url":"https://codeload.github.com/ruda/macspell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249279381,"owners_count":21242910,"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":["emacs","macos","python","spelling"],"created_at":"2024-10-02T06:05:32.208Z","updated_at":"2025-04-16T21:31:26.774Z","avatar_url":"https://github.com/ruda.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"MacSpell is a spell checker designed on Cocoa's spell-checking facilities.\n\n## Features\n\n * Pure command line utility\n * Interactive spelling checker capability\n * Can act as Ispell replacement (ispell -a)\n * All dictionaries included, it uses the dictionaries provided by macOS.\n\n## Installation\n```\n$ pip install macspell\n```\n\n## Usage\n```\n$ macspell --check README.txt\n$ macspell --encoding=latin1 --check LEIAME.txt\n```\n\n## Emacs\n```elisp\n;; MacSpell\n(setq ispell-program-name \"macspell\")\n(setq ispell-extra-args '(\"--encoding=latin1\" \"--auto-lang=no\"))\n;(setq ispell-dictionary \"english\")\n```\n\n## Nano\n```\nset speller \"macspell -x -c\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruda%2Fmacspell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruda%2Fmacspell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruda%2Fmacspell/lists"}