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
6
Commits
1
Branch
0
Tags
9df8373b9467090b03c9ca686bb45954395f4506
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
bob
9df8373b94
Fix LDLIBS linker errors
2024-03-28 15:25:10 +01:00
.gitignore
Add .gitignore for executable
2024-01-31 21:36:57 +01:00
main.cpp
moved from libcommon to libscstring
2020-04-12 22:33:47 +02:00
Makefile
Fix LDLIBS linker errors
2024-03-28 15:25:10 +01:00
S
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%