Package uchardet: Information
Source package: uchardet
Version: 0.0.5-alt1.1
Build time: Jul 17, 2021, 03:36 AM in the task #279254
Category: Development/Tools
Report package bugHome page: https://github.com/BYVoid/uchardet
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 (x86_64, ppc64le, i586, armh, aarch64)
libuchardet-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libuchardet-devel (x86_64, ppc64le, i586, armh, aarch64)
libuchardet-devel-static (x86_64, ppc64le, i586, armh, aarch64)
uchardet (x86_64, ppc64le, i586, armh, aarch64)
uchardet-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libuchardet (x86_64, ppc64le, i586, armh, aarch64)
libuchardet-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libuchardet-devel (x86_64, ppc64le, i586, armh, aarch64)
libuchardet-devel-static (x86_64, ppc64le, i586, armh, aarch64)
uchardet (x86_64, ppc64le, i586, armh, aarch64)
uchardet-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Leontiy Volodin
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