httpspell 1.4.0
httpspell is a spellchecker that recursively fetches HTML pages, converts them to plain text using pandoc, and spellchecks them with hunspell.
Gemfile:
=
install:
=
Runtime Dependencies (2):
addressable
>= 0
nokogiri
>= 0