Package: wnpp Severity: wishlist Owner: Laszlo Boszormenyi (GCS) <[email protected]>
* Package name : utf8-range Version : Git version Upstream Author : 2019 Yibo Cai * URL : https://github.com/protocolbuffers/protobuf/tree/main/third_party/utf8_range * License : MIT Programming Lang: C Description : fast UTF-8 validation This is a wrapper for the Google range algorithm which checks whether a sequence of bytes is a valid UTF-8 sequence and finds the longest valid prefix of the UTF-8 sequence.

