matchenc

Checks which standard encoding can open the given file, and if contains the expected terms are encoded as such.


Keywords
Standard, Encoding, Decoding
License
MIT
Install
pip install matchenc==1.1

Documentation

MATCHENC

A script to check which of the standard encodings can be used to read a file. Expected terms or characters may be passed as argument to narrow the encoding matches better.

Installation

pip install matchenc

Usage

python -m matchenc -h