MacSpell is a spell checker designed on Cocoa's spell-checking facilities.

Features:
* Pure command line utility
* Interactive spelling checker capability
* Can act as Ispell replacement (ispell -a)
* All dictionaries included, it uses the dictionaries provided by macOS.

Usage:
$ macspell --check README.txt
$ macspell --encoding=latin1 --check LEIAME.txt
