httpspell 1.3.0
httpspell is a spellchecker that recursively fetches HTML pages, converts them to plain text using pandoc, and spellchecks them with hunspell.
Gemfile:
=
instalar:
=
Runtime Dependencies (2):
addressable
>= 0
nokogiri
>= 0
Development Dependencies (11):
aruba
>= 0
bundler
>= 0
guard
>= 0
guard-bundler
>= 0
guard-rspec
>= 0
pry
>= 0
pry-byebug
>= 0
rake
>= 0
rspec
>= 0
rubocop
>= 0
stub_server
>= 0