Skip to content

manfredlotz/checkutf8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

checkutf8

checkutf8 validate UTF-8 encoding of a text file. Error messages show line and offset of errors.

checkutf8 0.9.0
A file checker to validate UTF-8.

USAGE:
    checkutf8 [files]...

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <files>...    Files to check for valid UTF-8

License

Licensed under either of

About

Validates UTF-8 encoding of a text file. Error messages show line and offset of errors.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages