unidecode
ASCII transliterations of Unicode text (Python 3 module)
RUN apt-get update && \
apt-get install -y python3-unidecode
RUN apt-get update && \
apt-get install -y python3-unidecode
RUN pacman -S --noconfirm python3-unidecode
RUN apt-get update && \
apt-get install -y python3-unidecode
RUN dnf install -y python3-unidecode
RUN apt-get update && \
apt-get install -y python3-unidecode