GitXplorerGitXplorer
m

checkutf8

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
16ba38fd7e01e617014aa1994660637f8c846a99

move repository to codeberg

mmanfredlotz committed 5 months ago
Unverified
581aaecd023e93a28e34b837b17e165e814daa53

latest Cargo.lock version

mmanfredlotz committed 9 months ago
Unverified
cf01ef28a95e67086e21b8a9b879a956bee7e374

update clap and improve some small things due to clippy

mmanfredlotz committed 9 months ago
Unverified
7a11d83be28e1ddcc3c740206bfbf5294ec0aa42

mention licenses in readme

committed 6 years ago
Unverified
db9fffa36a3ad5e2c119df251d4a9768191fcb76

better name for license file: LICENSE-MIT

committed 6 years ago
Unverified
29240abb708de5cae6c9657ffe46b59a575ebfd7

better output

committed 6 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