Package: wnpp
Severity: wishlist
Owner: Yanhao <yanha...@gmail.com>
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name    : uni-algo
  Version         : 1.2.0
  Upstream Author : mg152 <mg152...@gmail.com>
* URL             : https://github.com/uni-algo/uni-algo
* License         : Public Domain or MIT
  Programming Lang: C++
  Description     : Unicode Algorithms Implementation for C/C++

 This C/C++ library implemgnts Unicode algorithms and properly handle
 ill-formed UTF sequences.
 .
 There are plenty of Unicode libraries for C/C++ out there that implement
 random Unicode algorithms, but many of them don't handle ill-formed UTF
 sequences at all. In the best-case scenario, you'll get an exception/error;
 in the worst-case, undefined behavior. The biggest problem is that in 99%
 cases everything will be fine. This is inappropriate for security reasons.
 This library handles such problems (there are not only ill-formed
sequences actually)
 properly and always according to The Unicode Standard.


This library is a dependency of securefs 1.0.0 .

Reply via email to