package unidecode

  1. Overview
  2. No Docs
Convert Unicode strings to ASCII

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.5.0.tar.gz
sha256=87ccf6a1da1aa7a8d3c0278940934df7c887a50d28485b668dea1d654d066631
sha512=ad097331dd9af5cf0743be9d9b4e227637548289ad1bb8aed916ec5962137ebdf673c1b688061589f8a0dbc60ed9dd375f27f07f823da1d048bbe540bc1c4e1f

Description

Ocaml library to convert Unicode to ASCII using transliteration tables. Similar to Python's unidecode library. Code originally extracted from Geneweb and adapted as a standalone library.

Published: 02 Apr 2026

Dependencies (2)

  1. ocaml >= "4.05"
  2. dune >= "1.10"

Dev Dependencies

None

Used by

None

Conflicts

None