Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
/ checkutf8 Public archive

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

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

manfredlotz/checkutf8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


/ This repository has been moved to codeberg.
\ https://codeberg.org/ManfredLotz/checkutf8 /

    \   ^__^
     \  (oo)\_______
        (__)\       )\/\
            ||----w |
            ||     ||

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