Package libguess1: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #172574
Package removed: Vitaly Lipatov
Deletion date: Nov. 21, 2016
    Source package: libguess1
    Version: 1.2-alt1
    Build time:  May 7, 2014, 10:39 PM in the task #119361
    Category: System/Libraries
    Report package bug
    License: BSD
    Summary: High-speed character set detection library
    Description: 
    libguess employs discrete-finite automata to deduce the character set of
    the input buffer. The advantage of this is that all character sets can be
    checked in parallel, and quickly. Right now, libguess passes a byte to
    each DFA on the same pass, meaning that the winning character set can be
    deduced as efficiently as possible.
    
    libguess is fully reentrant, using only local stack memory for DFA
    operations.

    List of rpms provided by this srpm:
    libguess1 (x86_64, i586)
    libguess1-debuginfo (x86_64, i586)
    libguess1-devel (x86_64, i586)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. pkgconfig
      2. libmowgli2-devel >= 2.0.0
      3. autoconf
      4. libtool

    Last changed


    May 7, 2014 Vitaly Lipatov 1.2-alt1
    - initial build for ALT Linux Sisyphus
    Aug. 3, 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-6
    April 21, 2013 Michael Schwendt <mschwendt@fedoraproject.org> - 1.1-5
    - Patch configure.ac to define m4 macro dir.
    - BR autoconf libtool and run autoreconf -f for aarch64 updates (#925758).