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
11
Commits
1
Branch
0
Tags
97c6131aca4f62d6f268fe9f16917e083929d414
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
97c6131aca
Remove old main.cpp
2024-12-10 16:58:47 +01:00
.gitignore
Add .gitignore for executable
2024-01-31 21:36:57 +01:00
LICENSE
Update LICENSE
2024-11-22 15:41:48 +01:00
Makefile
Replace Makefile with current simple Makefile
2024-10-09 11:07:21 +02: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%