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

Danger alert: Пакет удалён из репозитория sisyphus

Удалён в задании: #301905
Пакет удалён: Igor Vlasenko
Дата удаления: 12 июня 2022 г.
Сообщение: java11migration
    Исходный пакет: guessencoding
    Версия: 1.4-alt2_19jpp8
    Собран:  14 февраля 2020 г. 6:13 в задании #246196
    Сообщить об ошибке в пакете
    Домашняя страница: http://docs.codehaus.org/display/GUESSENC/

    Лицензия: ASL 2.0
    О пакете: Guess encoding of files and return configured reader
    Описание: 
    The purpose of this library is to "guess" the encoding of files, and retrieve
    a reader that is properly configured to use the right encoding as guessed.
    The library is able to recognize the various Unicode encoding variants:
    
        * UTF-8
        * UTF-16LE - Low Endian
        * UTF-16BE - Big Endian
        * UTF-32
    
    If a Unicode encoding isn't recognized, it's an 8-bit encoding. If the 8-bit
    encoding is not US-ASCII, the default platform 8-bit encoding is assumed
    whatever it is. However, the library cannot guess between different 8-bit
    encodings. Only statistical analysis, n-grams and similar techniques specific
    to each language used in those files can help guessing the encoding, but this
    is not supported by the library.

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

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Права:
    Igor Vlasenko
    @everybody

      1. maven-local
      2. /proc
      3. /proc
      4. jpackage-1.8-compat
      5. rpm-build-java
      6. rpm-macros-java

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


    29 января 2020 г. Igor Vlasenko 1.4-alt2_19jpp8
    - fc update
    25 мая 2019 г. Igor Vlasenko 1.4-alt2_17jpp8
    - new version
    5 февраля 2019 г. Igor Vlasenko 1.4-alt2_16jpp8
    - fc29 update