Skip to content

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

Releases

Packages

Used by

Contributors

Languages