Name: | libguess |
---|---|
Version: | 1.2 |
Release: | 11.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 87687 |
License: | BSD |
RPM: | libguess-1.2-11.el8.aarch64.rpm |
Source RPM: | libguess-1.2-11.el8.src.rpm |
Build Date: | Thu Jul 14 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/kaniini/libguess |
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. |
- Clean up SPEC file. - Trim changelog.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild