xxjapp / auto_enc

a file encoding detecting helper utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auto_enc

A file encoding detecting helper utility

Installation

This app depends on the following gems:

  • qtbindings
  • rchardet19

You should install them to run the app.

$ gem install qtbindings
$ gem install rchardet19

Note: Gem qtbindings supports Ruby 2.0.0+ starting at qtbindings version 4.8.6.0. For Ruby 1.9.3 you should use version 4.8.5.2. For Ruby 1.8.x you can try installing version 4.8.3.0. So for ruby 1.9.3, you should do the following:

$ gem install qtbindings -v 4.8.5.2

Screenshots

s0

s1

About

a file encoding detecting helper utility


Languages

Language:Ruby 100.0%