8000 GitHub - Widen/enctool: Text encoding validator and converter.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Widen/enctool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enctool

Build Status

Utility for checking character encodings in files and streams of text.

Made with ❤️ by Widen.

Installation

enctool can be installed from source using the provided Makefile:

make install

To create a distribution archive, run:

make dist

Usage

enctool can be given various commands to perform encoding checks and conversions. Usually the syntax is

enctool [--command-flag] [-f FILE]

where --command-flag is a flag that tells enctool what process to perform. If the file is specified, it reads input from the given file. Otherwise it reads input from stdin.

See enctool --help for more details about usage.

License

MIT

About

Text encoding validator and converter.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0