Пакет anyascii: Информация

    Исходный пакет: anyascii
    Версия: 0.3.0-alt1
    Собран:  14 марта 2022 г. 22:53
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/anyascii/anyascii.git

    Лицензия: ISC
    О пакете: Unicode to ASCII transliteration
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-anyascii (noarch)

    Сопровождающий: Stanislav Levin

    Список участников:
    Stanislav Levin

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

    Последнее изменение


    10 марта 2022 г. Stanislav Levin 0.3.0-alt1
    - Initial build for Sisyphus.