Package anyascii: Information
Source package: anyascii
Version: 0.3.2-alt1
Build time: Jan 20, 2025, 11:40 PM
Category: Development/Other
Report package bugHome page: https://github.com/anyascii/anyascii.git
License: ISC
Summary: Unicode to ASCII transliteration
Description:
Converts Unicode characters to their best ASCII representation. AnyAscii provides ASCII-only replacement strings for practically all Unicode characters. Text is converted character-by-character without considering the context. The mappings for each script are based on popular existing romanization systems. Symbolic characters are converted based on their meaning or appearance. All ASCII characters in the input are left unchanged, every other character is replaced with printable ASCII characters. Unknown characters and some known characters are replaced with an empty string and removed.
Maintainer: Stanislav Levin
Last changed
Jan. 20, 2025 Stanislav Levin 0.3.2-alt1
- 0.3.0 -> 0.3.2.
March 10, 2022 Stanislav Levin 0.3.0-alt1
- Initial build for Sisyphus.