Package uchardet: Information

    Source package: uchardet
    Version: 0.0.5-alt1.1
    Build time:  Oct 3, 2022, 04:16 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 rpms provided by this srpm:
    libuchardet (e2kv6, e2kv5, e2kv4, e2k)
    libuchardet-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libuchardet-devel (e2kv6, e2kv5, e2kv4, e2k)
    libuchardet-devel-static (e2kv6, e2kv5, e2kv4, e2k)
    uchardet (e2kv6, e2kv5, e2kv4, e2k)
    uchardet-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Leontiy Volodin


      1. gcc-c++
      2. cmake

    Last changed


    March 15, 2021 Leontiy Volodin 0.0.5-alt1.1
    - recompile with -fPIE
    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