deburr

Convert Unicode characters with burrs to their ASCII counterparts.

https://github.com/pinktrink/deburr

Stackage Nightly 2026-02-27:0.1.0.1
Latest on Hackage:0.1.0.1

See all snapshots deburr appears in

MIT licensed by Chloe Kever
Maintained by [email protected]
This version can be pinned in stack with:deburr-0.1.0.1@sha256:165ae1b143ce573b5da4663bd758b6b7096b2396d45f36c8b4750c23a3056029,1326

Module documentation for 0.1.0.1

Depends on 1 package(full list with versions):

deburr

A small package exposing the deburr function, which converts unicode characters with burrs (umlauts, accents, etc) to their ASCII counterparts. The function intelligently handles capitals and some other edge cases.