bitranox/lib_detect_encoding

View on GitHub
.docs/commandline_help.rst

Summary

Maintainability
Test Coverage
.. code-block::

   Usage: lib_detect_encoding [OPTIONS] COMMAND [ARGS]...

     detects encodings of raw files, or the system default encoding

   Options:
     --version                     Show the version and exit.
     --traceback / --no-traceback  return traceback information on cli
     -h, --help                    Show this message and exit.

   Commands:
     get_file_encoding              get encoding from a (text)file
     get_language                   get the language from a codec name
     get_system_preferred_encoding  get the system preferred encoding
     info                           get program informations