Package libguess1: Information
Danger alert: Package removed from sisyphus repository
Source package: libguess1
Version: 1.2-alt1
Build time: May 7, 2014, 10:39 PM in the task #119361
Category: System/Libraries
Report package bugHome page: http://www.atheme.org/project/libguess
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)
libguess1 (x86_64, i586)
libguess1-debuginfo (x86_64, i586)
libguess1-devel (x86_64, i586)
Maintainer: Vitaly Lipatov
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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
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).