GitXplorerGitXplorer
m

checkutf8

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
724795544fb12d2a215833b00a2d7a0dac1f3664

add some documentation in README.md

mmanfredlotz committed 7 years ago
Unverified
1696edc6d8f917d10f095808aa5e52fd64974ec4

typo

committed 7 years ago
Unverified
b6db4c8dc8dc920b854543ae302975b0f871b359

code cleanup

mmanfredlotz committed 7 years ago
Unverified
999737336e301cd72bfbe3a8acd1e71f5a9e244f

initial commit

mmanfredlotz committed 7 years ago
Verified
9d5db0d58bd47c5cdffd47164f7cf9d4baa9cda4

Initial commit

mmanfredlotz committed 7 years ago

README

The README file for this repository.

/ 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