This website requires JavaScript.
Explore
Help
Sign In
bob
/
valid-utf8
Watch
1
Star
0
Fork
0
You've already forked valid-utf8
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
a94f6d1f2799818a2473099a09a0a48e93cf39fc
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Bob Polis
a94f6d1f27
changed libcommon header
2019-10-27 00:24:21 +02:00
main.cpp
changed libcommon header
2019-10-27 00:24:21 +02:00
Makefile
first commit
2019-09-21 14:04:05 +02:00
Description
UNIX filter which returns success if text data is valid utf-8, or failure otherwise. Handy for shell scripts or as
-exec
primary for
find
.
utf-8
validation
MIT
47
KiB
Languages
Makefile
59.9%
C++
40.1%