My favorites | Sign in
Project Logo
                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
========================================================================
WizTools.org Text Encoding Util
========================================================================

* Introduction

Text Encoding Util is a command line tool to convert text files from
one encoding to another, and to test if a particular text file
is compatible with the charsets defined in particular encoding.

* Usage

The binary is published as executable Jar. The usage:

$ java -jar text-encoding-util-1.0.jar help

* Download

http://wiztools.googlecode.com/

* Requirement

Java 5 or above.

* Source code

http://wiztools.googlecode.com/

* License

http://www.apache.org/licenses/LICENSE-2.0

* Author

Subhash Chandran of WizTools.org.

Show details Hide details

Change log

r6 by subwiz on Apr 26, 2009   Diff
importing bazaar based projects
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 751 bytes, 36 lines
Hosted by Google Code