{ } Raw JSON

bundles / astropy 7.0.1 / astropy / utils / misc / strip_accents

function

astropy.utils.misc:strip_accents

source: /astropy/utils/misc.py :413

Signature

def   strip_accents ( s )

Summary

Remove accents from a Unicode string.

Extended Summary

This helps with matching "ångström" to "angstrom", for example.

Aliases

  • astropy.utils.misc.strip_accents