Checks which standard encoding can open the given file, and if contains the expected terms are encoded as such.
Project description
## MATCHENC A script to check which of the [standard encodings](https://docs.python.org/3.6/library/codecs.html#standard-encodingsgit) 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
matchenc-1.1.tar.gz
(2.2 kB
view hashes)
Built Distribution
matchenc-1.1-py3-none-any.whl
(3.5 kB
view hashes)