Metadata for libguess-1.2-11.el8.src.rpm

0 directories 0 files
Go up

INFO

Name: libguess
Version: 1.2-11.el8
Arch: aarch64
Summary: High-speed character set detection library
License: BSD
Vendor: Fedora Project
Build Host: buildvm-a64-26.iad2.fedoraproject.org
Build Date: Tue Jul  5 14:22:36 2022
Size: 81610
URL: https://github.com/kaniini/libguess
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.

FILES

libguess-1.2.tar.bz2
libguess.spec

REQUIRES

gcc
make
pkgconfig
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1

PROVIDES



CONFIG FILES

libguess-1.2.tar.bz2
libguess.spec s

LICENSE FILES

BSD