ispellaff2myspell
Files for developing with hunspell
RUN apt-get update && \
apt-get install -y myspell-tools
RUN apt-get update && \
apt-get install -y myspell-tools
RUN apk add hunspell
RUN pacman -S --noconfirm hunspell
RUN apt-get update && \
apt-get install -y myspell-tools
RUN yum install -y hunspell-devel
RUN dnf install -y mingw64-hunspell-tools
RUN apt-get update && \
apt-get install -y myspell-tools