Package uchardet: Information

    Source package: uchardet
    Version: 0.0.5-alt1
    Build time:  Jan 20, 2021, 11:15 PM
    Report package bug
    License: MPLv1.1
    Summary: Universal charset detection
    Description: 
    uchardet is a C language binding of the original C++ implementation of the
    universal charset detection library by Mozilla. uchardet is an encoding
    detector library, which takes a sequence of bytes in an unknown character
    encoding without any additional information, and attempts to determine the
    encoding of the text.

    List of RPM packages built from this SRPM:
    libuchardet (e2kv5, e2kv4, e2k)
    libuchardet-debuginfo (e2kv5, e2kv4, e2k)
    libuchardet-devel (e2kv5, e2kv4, e2k)
    libuchardet-devel-static (e2kv5, e2kv4, e2k)
    uchardet (e2kv5, e2kv4, e2k)
    uchardet-debuginfo (e2kv5, e2kv4, e2k)

    Maintainer: Vitaly Lipatov


      1. cmake
      2. gcc-c++

    Last changed


    Feb. 6, 2019 Vitaly Lipatov 0.0.5-alt1
    - new version 0.0.5 (with rpmrb script)
    Feb. 6, 2019 Vitaly Lipatov 0.0.1-alt3
    - cleanup spec, fix cmake build
    April 12, 2018 Sergey Bolshakov 0.0.1-alt2
    - fixed packaging on 64bit arches other than x86_64