Wed, 24 Apr 2024 13:38:32 UTC | login

Information for build guessencoding-1.4-16.fc29

ID59467
Package Nameguessencoding
Version1.4
Release16.fc29
Epoch
SummaryGuess encoding of files and return configured reader
DescriptionThe purpose of this library is to "guess" the encoding of files, and retrieve a reader that is properly configured to use the right encoding as guessed. The library is able to recognize the various Unicode encoding variants: * UTF-8 * UTF-16LE - Low Endian * UTF-16BE - Big Endian * UTF-32 If a Unicode encoding isn't recognized, it's an 8-bit encoding. If the 8-bit encoding is not US-ASCII, the default platform 8-bit encoding is assumed whatever it is. However, the library cannot guess between different 8-bit encodings. Only statistical analysis, n-grams and similar techniques specific to each language used in those files can help guessing the encoding, but this is not supported by the library.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 13:15:45 UTC
CompletedThu, 19 Jul 2018 13:15:45 UTC
Tags
f29
f30
f31
RPMs
src
guessencoding-1.4-16.fc29.src.rpm (info) (download)
noarch
guessencoding-1.4-16.fc29.noarch.rpm (info) (download)
guessencoding-javadoc-1.4-16.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild