SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

guessencoding rpm build for : Rawhide. For other distributions click guessencoding.

Name : guessencoding
Version : 1.4 Vendor : Fedora Project
Release : 16.fc29 Date : 2018-07-14 02:22:53
Group : Development/Libraries Source RPM : guessencoding-1.4-16.fc29.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Guess encoding of files and return configured reader
Description :
The 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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/rawhide/25835/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  guessencoding-1.4-16.fc29.noarch.rpm
ftp.icm.edu.pl  guessencoding-1.4-16.fc29.noarch.rpm
     

Provides :
guessencoding
mvn(org.codehaus.guessencoding:guessencoding)
mvn(org.codehaus.guessencoding:guessencoding:pom:)

Requires :
java-headless
java-headless >= 1:1.6
javapackages-tools
jpackage-utils
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/java/guessencoding
/usr/share/java/guessencoding/guessencoding.jar
/usr/share/maven-metadata/guessencoding.xml
/usr/share/maven-poms/guessencoding
/usr/share/maven-poms/guessencoding/guessencoding.pom

 
ICM