|
About:
siconv (StreamICONV) filters its stdin to stdout
while converting from one character set to
another. It does this via the iconv(3) function
provided by glibc (but not well documented under
Linux). All you need to do is cat your data
through it and redirect stdout to your desired
file or program. The iconv command line function
that comes with glibc appears to read everything
into a single buffer before converting. If you
need to translate 1GB of data, that obviously
wouldn't work; thus, this program.
Author:
Caskey L. Dickson [contact developer]
Homepage:
http://www.technocage.com/~caskey/siconv/
Tar/GZ:
http://www.technocage.com/[..]caskey/siconv/download/siconv-0.2.tar.gz
Tar/BZ2:
http://www.technocage.com/[..]askey/siconv/download/siconv-0.2.tar.bz2
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.00% (Rank 25523)
» Popularity: 0.13% (Rank 31862)

(click to enlarge graphs)
Record hits: 2,274
URL hits: 726
Subscribers: 1
|
|