Package anyascii: Information

    Source package: anyascii
    Version: 0.3.0-alt1
    Build time:  Mar 14, 2022, 10:53 PM
    Report package bug
    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.

    List of rpms provided by this srpm:
    python3-module-anyascii (noarch)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin

      1. python3(pytest)
      2. python3-module-setuptools
      3. python3(flit_core)
      4. python3(tox)
      5. python3(tox_console_scripts)
      6. rpm-build-python3

    Last changed


    March 10, 2022 Stanislav Levin 0.3.0-alt1
    - Initial build for Sisyphus.