command
module
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Mar 1, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
transcode 
Command line tool for translating text encoding
Installation
go get -u github.com/gonejack/transcode
Usage
By arguments:
> transcode source.txt
> transcode -s gbk -t utf8 source.txt
By stdin:
> cat source.txt | transcode
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.