utf8proc

A clean C library for processing UTF-8 Unicode data
git clone https://git.sinitax.com/juliastrings/utf8proc
Log | Files | Refs | README | LICENSE | sfeed.txt

commit a7f3a3212a7a8330847dc5ad0fed9a449510307f
parent 40e605959eb5cb90b2587fa88e3b661558fbc55a
Author: Steven G. Johnson <stevenj@alum.mit.edu>
Date:   Mon, 26 Dec 2016 16:01:42 -0500

fix typo in NEWS date

Diffstat:
MNEWS.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md @@ -2,7 +2,7 @@ ## Version 2.1 ## -2016-12-16: +2016-12-26: - New functions `utf8proc_map_custom` and `utf8proc_decompose_custom` to allow user-supplied transformations of codepoints, in conjunction